diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 11:41:48 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 11:41:48 +0000 |
commit | 7f70a6c53b039b91311370b7c9441fa359ad6912 (patch) | |
tree | e40d6a864671a091e486a488ce9d6cf8f74cd2df /sys-devel/binutils | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-7f70a6c53b039b91311370b7c9441fa359ad6912.tar.gz gentoo-2-7f70a6c53b039b91311370b7c9441fa359ad6912.tar.bz2 gentoo-2-7f70a6c53b039b91311370b7c9441fa359ad6912.zip |
ppc stable #298571
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.20.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index f9eb6c222825..f99e24272634 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.393 2010/06/25 02:48:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.394 2010/06/27 11:41:48 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> binutils-2.20.1-r1.ebuild: + ppc stable #298571 25 Jun 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild: Mark ia64 stable #298571. diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild index 9bc4041678eb..37229b7b9863 100644 --- a/sys-devel/binutils/binutils-2.20.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.20.1-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.6 2010/06/25 02:48:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.7 2010/06/27 11:41:48 nixnut Exp $ PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" |