diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-28 21:17:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-28 21:17:50 +0000 |
commit | 8c8a370a5fbdcdbb2c12e999d258a1024be52da7 (patch) | |
tree | 9b8c5cf0c15d280e4f0e8708cffee878d8a1f211 /sys-devel | |
parent | Pruned old ebuilds. (diff) | |
download | gentoo-2-8c8a370a5fbdcdbb2c12e999d258a1024be52da7.tar.gz gentoo-2-8c8a370a5fbdcdbb2c12e999d258a1024be52da7.tar.bz2 gentoo-2-8c8a370a5fbdcdbb2c12e999d258a1024be52da7.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index a02b7536f76f..cc3c1677990e 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.210 2005/05/28 20:57:39 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.211 2005/05/28 21:17:50 corsair Exp $ + + 28 May 2005; Markus Rothe <corsair@gentoo.org> + binutils-2.15.90.0.3-r5.ebuild: + Stable on ppc64 28 May 2005; <dang@gentoo.org> binutils-2.15.92.0.2-r10.ebuild: Mark amd64 stable per bug #91398 diff --git a/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild b/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild index bb6f9edb2ac4..4407fe86c1a1 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild,v 1.2 2005/05/28 15:11:54 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild,v 1.3 2005/05/28 21:17:50 corsair Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -KEYWORDS="-* ~arm ppc ~ppc64" +KEYWORDS="-* ~arm ppc ppc64" |