diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 11:05:26 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 11:05:26 +0000 |
commit | 06dc3c6ee00bc36cd6e5761cd2c077cb9a37ce8b (patch) | |
tree | 4f4bd701c9b3b810b8f99783eadb7db2274a5266 /sys-devel/binutils | |
parent | added some last minute multilib fixes for ppc64, ia64, and sparc (Manifest re... (diff) | |
download | gentoo-2-06dc3c6ee00bc36cd6e5761cd2c077cb9a37ce8b.tar.gz gentoo-2-06dc3c6ee00bc36cd6e5761cd2c077cb9a37ce8b.tar.bz2 gentoo-2-06dc3c6ee00bc36cd6e5761cd2c077cb9a37ce8b.zip |
stable on amd64
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 17 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 15 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index c8ab9a05c247..e31d1323a25d 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.125 2004/05/28 07:34:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.126 2004/06/02 11:05:26 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.90.0.1.1-r3.ebuild: + stable on amd64 *binutils-2.15.91.0.1 (28 May 2004) @@ -9,18 +12,6 @@ New revision, keyword masked for now, needs testing. 26 May 2004; Luca Barbato <lu_zero@gentoo.org> - binutils-2.15.90.0.1.1-r3.ebuild: - Marked ~ppc - - 26 May 2004; Luca Barbato <lu_zero@gentoo.org> - binutils-2.15.90.0.1.1-r3.ebuild: - Marked ~ppc - - 26 May 2004; Luca Barbato <lu_zero@gentoo.org> - binutils-2.15.90.0.1.1-r3.ebuild: - Marked ~ppc - - 26 May 2004; Luca Barbato <lu_zero@gentoo.org> binutils-2.15.90.0.1.1-r3.ebuild, binutils-2.15.90.0.3-r3.ebuild: Marked ~ppc diff --git a/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild b/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild index a84ded05f700..513edecb630c 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.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-r3.ebuild,v 1.3 2004/05/28 04:10:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.1.1-r3.ebuild,v 1.4 2004/06/02 11:05:26 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="-* ~amd64 -hppa ~ppc" +KEYWORDS="-* amd64 -hppa ~ppc" IUSE="nls bootstrap build multitarget" DEPEND="virtual/glibc |