diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:30:11 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:30:11 +0000 |
commit | 2c7a82d65e0bd0359da879508e4f6ad00e6ebc73 (patch) | |
tree | fd1ca139297298707ee01a0160f644e024a82f67 /sys-devel | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-2c7a82d65e0bd0359da879508e4f6ad00e6ebc73.tar.gz gentoo-2-2c7a82d65e0bd0359da879508e4f6ad00e6ebc73.tar.bz2 gentoo-2-2c7a82d65e0bd0359da879508e4f6ad00e6ebc73.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1-r3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 63c2763cd678..22aaf5ede61b 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.407 2011/01/20 04:42:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.408 2011/02/06 11:30:11 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> binutils-2.16.1-r3.ebuild: + Drop to ~mips *binutils-2.21.51.0.6 (20 Jan 2011) diff --git a/sys-devel/binutils/binutils-2.16.1-r3.ebuild b/sys-devel/binutils/binutils-2.16.1-r3.ebuild index d6d930198ace..a73d6cb6c754 100644 --- a/sys-devel/binutils/binutils-2.16.1-r3.ebuild +++ b/sys-devel/binutils/binutils-2.16.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r3.ebuild,v 1.7 2006/09/16 21:53:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r3.ebuild,v 1.8 2011/02/06 11:30:11 leio Exp $ PATCHVER="1.11" UCLIBC_PATCHVER="1.1" @@ -8,7 +8,7 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="-* alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" src_unpack() { tc-binutils_unpack |