diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-07 20:30:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-07 20:30:34 +0000 |
commit | f6a5824f08c2846a9178630ad390f1b07cd0a340 (patch) | |
tree | 805c89ba5d3e926cac75f6b489e3aac8371de2f4 /sys-devel | |
parent | Stable on ia64, bug 91231. (diff) | |
download | gentoo-2-f6a5824f08c2846a9178630ad390f1b07cd0a340.tar.gz gentoo-2-f6a5824f08c2846a9178630ad390f1b07cd0a340.tar.bz2 gentoo-2-f6a5824f08c2846a9178630ad390f1b07cd0a340.zip |
Stable on hppa.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index cf166151fbbf..6a6e9be7592e 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.203 2005/05/07 20:12:40 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.204 2005/05/07 20:30:34 hansmi Exp $ + + 07 May 2005; Michael Hanselmann <hansmi@gentoo.org> + binutils-2.15.92.0.2-r8.ebuild: + Stable on hppa. 07 May 2005; Jan Brinkmann <luckyduck@gentoo.org> binutils-2.15.92.0.2-r8.ebuild: diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild index b1f332f221d2..2e43192a3044 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r8.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.92.0.2-r8.ebuild,v 1.6 2005/05/07 20:12:40 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r8.ebuild,v 1.7 2005/05/07 20:30:34 hansmi Exp $ PATCHVER="2.2" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="-* ~alpha amd64 -arm ~hppa ~ia64 ~ppc64 ~sparc ~x86 ppc" +KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 ~ppc64 ~sparc ~x86 ppc" |