diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-18 20:54:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-18 20:54:12 +0000 |
commit | 01c30fae9fcf7d2c40b750040a8ce691a867df91 (patch) | |
tree | da2578087cec711a7c0742eb2c001a1632566111 /sys-devel | |
parent | Bumped following upstream. (diff) | |
download | gentoo-2-01c30fae9fcf7d2c40b750040a8ce691a867df91.tar.gz gentoo-2-01c30fae9fcf7d2c40b750040a8ce691a867df91.tar.bz2 gentoo-2-01c30fae9fcf7d2c40b750040a8ce691a867df91.zip |
Marked ppc stable.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index cf3921acca43..319152939023 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # 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.229 2005/09/17 11:27:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.230 2005/10/18 20:54:12 josejx Exp $ + + 18 Oct 2005; Joseph Jezak <josejx@gentoo.org> binutils-2.16.1.ebuild: + Marked ppc stable. 06 Sep 2005; Markus Rothe <corsair@gentoo.org> binutils-2.16.1.ebuild: Stable on ppc64 diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild index a342e6aed051..dba23dac09d6 100644 --- a/sys-devel/binutils/binutils-2.16.1.ebuild +++ b/sys-devel/binutils/binutils-2.16.1.ebuild @@ -1,13 +1,13 @@ # 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.16.1.ebuild,v 1.9 2005/10/10 23:56:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.10 2005/10/18 20:54:12 josejx Exp $ PATCHVER="1.4" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 mips ~ppc ppc64 ~s390 sh ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 mips ppc ppc64 ~s390 sh ~sparc ~x86" src_unpack() { tc-binutils_unpack |