commit: ebfb100f3747d4167e4724cd5cd2a72028840c6c
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 22:19:54 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 22:20:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfb100f
sys-devel/binutils-config: drop olf app-admin/eselect blocker
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-devel/binutils-config/binutils-config-5-r4.ebuild | 5 ++---
sys-devel/binutils-config/binutils-config-5.1-r1.ebuild | 3 +--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/sys-devel/binutils-config/binutils-config-5-r4.ebuild
b/sys-devel/binutils-config/binutils-config-5-r4.ebuild
index db54488baf1..c6b253148a5 100644
--- a/sys-devel/binutils-config/binutils-config-5-r4.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -15,8 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc
ppc64 s390 sh sparc x86
IUSE=""
# We also RDEPEND on sys-apps/findutils which is in base @system
-RDEPEND="sys-apps/gentoo-functions
- !<app-admin/eselect-1.4.5"
+RDEPEND="sys-apps/gentoo-functions"
S=${WORKDIR}
diff --git a/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild
b/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild
index 8c430975bc5..04b99251ed8 100644
--- a/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild
+++ b/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild
@@ -15,8 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc
ppc64 ~riscv s390 sh sp
IUSE=""
# We also RDEPEND on sys-apps/findutils which is in base @system
-RDEPEND="sys-apps/gentoo-functions
- !<app-admin/eselect-1.4.5"
+RDEPEND="sys-apps/gentoo-functions"
S=${WORKDIR}