commit:     d6d38fa94f417e404933821c7e48ec2d1d7bb3b5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 13:22:33 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 13:40:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d38fa9

x11-terms/rxvt-unicode: do not inherit unused eclasses

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 x11-terms/rxvt-unicode/rxvt-unicode-9.26-r2.ebuild | 3 +--
 x11-terms/rxvt-unicode/rxvt-unicode-9.29.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.26-r2.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.26-r2.ebuild
index 0802f81d5097..131c98ce2cc3 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.26-r2.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.26-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools desktop flag-o-matic systemd prefix
+inherit desktop systemd prefix
 
 COLOUR_PATCH_NAME="${PN}-9.26_24-bit-color_aur-20210516+eautoreconf.patch"
 
@@ -31,7 +31,6 @@ RDEPEND=">=sys-libs/ncurses-5.7-r6:=
 DEPEND="${RDEPEND}
        x11-base/xorg-proto"
 BDEPEND="virtual/pkgconfig"
-# WARNING: will bdepend on >=sys-devel/autoconf-2.71 (masked as of 2021-07-07) 
if eautoreconf has to be called
 
 PATCHES=(
        "${FILESDIR}"/${PN}-9.06-case-insensitive-fs.patch

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.29.ebuild 
b/x11-terms/rxvt-unicode/rxvt-unicode-9.29.ebuild
index e3eaeeddc8d2..4749497f7397 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.29.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.29.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools desktop flag-o-matic systemd prefix
+inherit autotools desktop systemd prefix
 
 COLOUR_PATCH_NAME="${PN}-9.29_24-bit-color_aur-9.26-20210712.patch"
 

Reply via email to