diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-07-07 22:31:53 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-07-07 22:31:53 +0000 |
commit | 94b0e659a62ce41bbe2f07a88746a713fc041ff1 (patch) | |
tree | 910bd7d1d42733d90a45de4b19d8f15e86edab6c /sys-devel | |
parent | Remove old versions (diff) | |
download | gentoo-2-94b0e659a62ce41bbe2f07a88746a713fc041ff1.tar.gz gentoo-2-94b0e659a62ce41bbe2f07a88746a713fc041ff1.tar.bz2 gentoo-2-94b0e659a62ce41bbe2f07a88746a713fc041ff1.zip |
Stable on mips.
(Portage version: 2.0.51.19)
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-r10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 8588ce79dd5b..a517679dc1d6 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.220 2005/06/28 19:57:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.221 2005/07/07 22:31:53 hardave Exp $ + + 07 Jul 2005; Hardave Riar <hardave@gentoo.org> + binutils-2.15.92.0.2-r10.ebuild: + Stable on mips. 28 Jun 2005; Markus Rothe <corsair@gentoo.org> binutils-2.16-r1.ebuild: Back to ~ppc64; ld problem with current stable glibc :-/ 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 605841d9fd86..351ab4375713 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.5 2005/05/31 22:04:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r10.ebuild,v 1.6 2005/07/07 22:31:53 hardave 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" |