diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-28 16:05:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-28 16:05:28 +0000 |
commit | 3fa5701da4fb5fba98e6a485ed8d964b2db04444 (patch) | |
tree | a6110bfa025c7282f396215142393fb152be6362 /sys-devel/binutils | |
parent | stable on ppc64 (diff) | |
download | historical-3fa5701da4fb5fba98e6a485ed8d964b2db04444.tar.gz historical-3fa5701da4fb5fba98e6a485ed8d964b2db04444.tar.bz2 historical-3fa5701da4fb5fba98e6a485ed8d964b2db04444.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index f9ab31c11306..0160552582b3 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.218 2005/06/28 05:07:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.219 2005/06/28 16:03:47 corsair Exp $ + + 28 Jun 2005; Markus Rothe <corsair@gentoo.org> binutils-2.16-r1.ebuild: + Stable on ppc64 *binutils-2.16.91.0.1 (28 Jun 2005) diff --git a/sys-devel/binutils/binutils-2.16-r1.ebuild b/sys-devel/binutils/binutils-2.16-r1.ebuild index 93fac009ffbb..973ea87f4b9b 100644 --- a/sys-devel/binutils/binutils-2.16-r1.ebuild +++ b/sys-devel/binutils/binutils-2.16-r1.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-r1.ebuild,v 1.4 2005/06/20 02:36:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16-r1.ebuild,v 1.5 2005/06/28 16:03:47 corsair Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" src_unpack() { tc-binutils_unpack |