commit:     948fced20603aa6a5f01fecb8d2e30226f1568c5
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Feb  4 17:32:08 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 20:49:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948fced2

x11-themes/xcursor-themes: move to xorg-3

only need BDEPENDS

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...or-themes-1.0.6.ebuild => xcursor-themes-1.0.6-r1.ebuild} | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild 
b/x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild
similarity index 72%
rename from x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild
rename to x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild
index 73f31c6d4b0..5ee511d9e43 100644
--- a/x11-themes/xcursor-themes/xcursor-themes-1.0.6.ebuild
+++ b/x11-themes/xcursor-themes/xcursor-themes-1.0.6-r1.ebuild
@@ -1,18 +1,18 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 XORG_MODULE=data/
-inherit xorg-2
+inherit xorg-3
 
 DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
 
+BDEPEND="
+       x11-apps/xcursorgen
+"
 RDEPEND="
        x11-libs/libX11
        x11-libs/libXcursor
 "
-DEPEND="${RDEPEND}
-       x11-apps/xcursorgen"

Reply via email to