diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-23 19:22:59 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-23 19:22:59 +0000 |
commit | 6d51b15fbf6f75fb00559a1e547262083c3d14cc (patch) | |
tree | 80948855c5d91ab0e4c1bdd878c545b7965e7c2e /sys-devel | |
parent | Add ~sparc keyword to version 1.6.2 at user request. (Manifest recommit) (diff) | |
download | gentoo-2-6d51b15fbf6f75fb00559a1e547262083c3d14cc.tar.gz gentoo-2-6d51b15fbf6f75fb00559a1e547262083c3d14cc.tar.bz2 gentoo-2-6d51b15fbf6f75fb00559a1e547262083c3d14cc.zip |
~amd64 for testing purposes
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 5f6bc5356587..a9a7ebc1d197 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.111 2004/04/19 04:24:06 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.112 2004/04/23 19:22:59 lv Exp $ + + 23 Apr 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.90.0.1.1.ebuild: + added ~amd64 keyword for testing *binutils-2.15.90.0.3-r1 (19 Apr 2004) diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild index 8fae612ec8ba..e1b242d39ce0 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1.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.15.90.0.1.1.ebuild,v 1.3 2004/03/23 06:48:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1.ebuild,v 1.4 2004/04/23 19:22:59 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,7 @@ SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* ~hppa ~amd64" IUSE="nls bootstrap build" DEPEND="virtual/glibc |