diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 10:41:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 10:41:09 +0000 |
commit | 4238b36ee345be98c2f68b7934fedaae8bb29363 (patch) | |
tree | c5641f596c25f4353b8173808ffe2718e60694fb /sys-devel | |
parent | sparc stable wrt security #185603 (diff) | |
download | gentoo-2-4238b36ee345be98c2f68b7934fedaae8bb29363.tar.gz gentoo-2-4238b36ee345be98c2f68b7934fedaae8bb29363.tar.bz2 gentoo-2-4238b36ee345be98c2f68b7934fedaae8bb29363.zip |
sparc stable wrt #192258
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index cae8d767f9bb..5dbd349cbbbe 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.307 2007/09/26 01:44:23 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.308 2007/09/26 10:41:08 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> binutils-2.17-r1.ebuild: + sparc stable wrt #192258 26 Sep 2007; Joshua Kinard <kumba@gentoo.org> binutils-2.17-r1.ebuild: Stable on mips, per #192258. diff --git a/sys-devel/binutils/binutils-2.17-r1.ebuild b/sys-devel/binutils/binutils-2.17-r1.ebuild index aaa97c5af724..d8897fdc5d9d 100644 --- a/sys-devel/binutils/binutils-2.17-r1.ebuild +++ b/sys-devel/binutils/binutils-2.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.5 2007/09/26 01:44:23 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.6 2007/09/26 10:41:09 armin76 Exp $ PATCHVER="1.3" UCLIBC_PATCHVER="1.0" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 ~arm ~hppa ia64 mips ppc ~ppc64 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" |