diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-23 02:15:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-23 02:15:09 +0000 |
commit | 40702c1a6663f7210c2ccc9a194031569272d998 (patch) | |
tree | 46bc4c132194712d27e7764677930a3a9600d79f /sys-devel/binutils-config | |
parent | remove old binutils mask (diff) | |
download | gentoo-2-40702c1a6663f7210c2ccc9a194031569272d998.tar.gz gentoo-2-40702c1a6663f7210c2ccc9a194031569272d998.tar.bz2 gentoo-2-40702c1a6663f7210c2ccc9a194031569272d998.zip |
out of -* and into ~
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r-- | sys-devel/binutils-config/binutils-config-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/binutils-config-1.0.ebuild b/sys-devel/binutils-config/binutils-config-1.0.ebuild index 74b7ee26524b..9333573706a2 100644 --- a/sys-devel/binutils-config/binutils-config-1.0.ebuild +++ b/sys-devel/binutils-config/binutils-config-1.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.0.ebuild,v 1.3 2004/11/17 22:02:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.0.ebuild,v 1.4 2004/11/23 02:15:09 vapier Exp $ -DESCRIPTION="Utility to change the binutils being used" +DESCRIPTION="Utility to change the binutils version being used" HOMEPAGE="http://www.gentoo.org/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-*" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="app-shells/bash" |