diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-06-10 09:24:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-06-10 09:24:35 +0000 |
commit | ffa19af9be8bde13b45e461d0d1168911baad4d8 (patch) | |
tree | d95622ce5f27a1b200c387c75575041a0997251c /sys-devel | |
parent | sys-apps/watchdog stable on ppc. (diff) | |
download | gentoo-2-ffa19af9be8bde13b45e461d0d1168911baad4d8.tar.gz gentoo-2-ffa19af9be8bde13b45e461d0d1168911baad4d8.tar.bz2 gentoo-2-ffa19af9be8bde13b45e461d0d1168911baad4d8.zip |
sys-devel/binutils stable on ppc.
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index d8d48cdaef54..e0d11ba9c098 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.250 2006/06/09 12:12:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.251 2006/06/10 09:24:35 hansmi Exp $ + + 10 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> + binutils-2.16.1-r2.ebuild: + Stable on ppc. 09 Jun 2006; Markus Rothe <corsair@gentoo.org> binutils-2.16.1-r2.ebuild: Stable on ppc64 diff --git a/sys-devel/binutils/binutils-2.16.1-r2.ebuild b/sys-devel/binutils/binutils-2.16.1-r2.ebuild index 433c91461e96..9d9fac13782c 100644 --- a/sys-devel/binutils/binutils-2.16.1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.16.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.9 2006/06/09 12:12:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.10 2006/06/10 09:24:35 hansmi Exp $ PATCHVER="1.9" UCLIBC_PATCHVER="1.1" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" |