diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-31 20:21:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-31 20:21:47 +0000 |
commit | 0fa216cabc99a551e8cc9f3cf78b96b305d60180 (patch) | |
tree | b1fa21f9ae4007e7d0e26be2bfd587425044a8b5 /sys-devel/binutils | |
parent | Added minimal to kudzu-knoppix (diff) | |
download | gentoo-2-0fa216cabc99a551e8cc9f3cf78b96b305d60180.tar.gz gentoo-2-0fa216cabc99a551e8cc9f3cf78b96b305d60180.tar.bz2 gentoo-2-0fa216cabc99a551e8cc9f3cf78b96b305d60180.zip |
Stable on sparc wrt #91398
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 32d5735b7aea..7b35ca989d28 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.215 2005/05/31 14:50:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.216 2005/05/31 20:21:47 gustavoz Exp $ + + 31 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + binutils-2.15.92.0.2-r10.ebuild: + Stable on sparc wrt #91398 31 May 2005; Markus Rothe <corsair@gentoo.org> binutils-2.16.ebuild, binutils-2.16-r1.ebuild: diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild index 694445d2ec4a..471ef8333409 100644 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r10.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-r10.ebuild,v 1.3 2005/05/28 22:19:06 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild,v 1.4 2005/05/31 20:21:47 gustavoz Exp $ PATCHVER="2.5" UCLIBC_PATCHVER="1.1" inherit toolchain-binutils -KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 ~m68k ~mips -ppc ~ppc64 ~sparc ~x86" +KEYWORDS="-* ~alpha amd64 -arm hppa ~ia64 ~m68k ~mips -ppc ~ppc64 sparc ~x86" |