From 5cee7a8c1fbbbe6b314d9990b8519b7258236ae4 Mon Sep 17 00:00:00 2001 From: Alexander Tsoy Date: Thu, 15 Oct 2015 23:13:58 -0400 Subject: sys-devel/binutils-config: clean out dwp binary too #562524 --- .../binutils-config/binutils-config-5-r1.ebuild | 40 ++++++++++++++++++++++ sys-devel/binutils-config/binutils-config-5.ebuild | 40 ---------------------- sys-devel/binutils-config/files/binutils-config-5 | 2 +- 3 files changed, 41 insertions(+), 41 deletions(-) create mode 100644 sys-devel/binutils-config/binutils-config-5-r1.ebuild delete mode 100644 sys-devel/binutils-config/binutils-config-5.ebuild (limited to 'sys-devel') diff --git a/sys-devel/binutils-config/binutils-config-5-r1.ebuild b/sys-devel/binutils-config/binutils-config-5-r1.ebuild new file mode 100644 index 000000000000..f3a4c32a1ee2 --- /dev/null +++ b/sys-devel/binutils-config/binutils-config-5-r1.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +DESCRIPTION="Utility to change the binutils version being used" +HOMEPAGE="https://www.gentoo.org/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +IUSE="" + +# We also RDEPEND on sys-apps/findutils which is in base @system +RDEPEND="sys-apps/gentoo-functions + !