diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-16 06:33:03 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-16 06:33:03 +0000 |
commit | 18f18e5d5990547bb8f44eadcd0c5daeb3e84ea7 (patch) | |
tree | acb596f42d86d51baa366768af30c9db13323a47 /sys-devel/binutils | |
parent | No .ebuild (diff) | |
download | gentoo-2-18f18e5d5990547bb8f44eadcd0c5daeb3e84ea7.tar.gz gentoo-2-18f18e5d5990547bb8f44eadcd0c5daeb3e84ea7.tar.bz2 gentoo-2-18f18e5d5990547bb8f44eadcd0c5daeb3e84ea7.zip |
masking -* due to bug 54059
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 520b8578f367..f30671498da6 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.132 2004/06/16 03:02:23 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.133 2004/06/16 06:33:03 lv Exp $ + + 15 Jun 2004; Travis Tilley <lv@gentoo.org> binutils-2.14.90.0.8-r2.ebuild: + masking -* due to bug 54059 *binutils-2.15.91.0.1-r2 (16 Jun 2004) diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild index 490364cb85b8..cfa794daabe5 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild,v 1.1 2004/06/16 03:02:23 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild,v 1.2 2004/06/16 06:33:03 lv Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -17,7 +17,8 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +#KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="-*" IUSE="nls bootstrap build multitarget uclibc" DEPEND="virtual/glibc |