diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-10 22:19:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-10 22:20:13 +0000 |
commit | ebfb100f3747d4167e4724cd5cd2a72028840c6c (patch) | |
tree | d4a4254969a18c12c2e9d3df78e1ad64b2b3f3d6 /sys-devel/binutils-config | |
parent | dev-libs/isl: restore 0.12.2 (diff) | |
download | gentoo-ebfb100f3747d4167e4724cd5cd2a72028840c6c.tar.gz gentoo-ebfb100f3747d4167e4724cd5cd2a72028840c6c.tar.bz2 gentoo-ebfb100f3747d4167e4724cd5cd2a72028840c6c.zip |
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@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r-- | sys-devel/binutils-config/binutils-config-5-r4.ebuild | 5 | ||||
-rw-r--r-- | 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 db54488baf11..c6b253148a5b 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 8c430975bc54..04b99251ed87 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} |