diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-11 16:54:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-11 16:54:40 +0000 |
commit | 43c63ee0c080cd4776de89f84d77ea540cd17bed (patch) | |
tree | b9414ccb98eb6deccd1c1ae7508274397d1751db /sys-devel | |
parent | Don't call python_need_rebuild(). (diff) | |
download | gentoo-2-43c63ee0c080cd4776de89f84d77ea540cd17bed.tar.gz gentoo-2-43c63ee0c080cd4776de89f84d77ea540cd17bed.tar.bz2 gentoo-2-43c63ee0c080cd4776de89f84d77ea540cd17bed.zip |
arm stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index f3119d86d959..926cea734920 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.375 2009/12/18 18:42:41 vapier Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.376 2010/01/11 16:54:40 armin76 Exp $ + + 11 Jan 2010; Raúl Porcel <armin76@gentoo.org> binutils-2.19.1-r1.ebuild: + arm stable *binutils-2.20.51.0.4 (18 Dec 2009) diff --git a/sys-devel/binutils/binutils-2.19.1-r1.ebuild b/sys-devel/binutils/binutils-2.19.1-r1.ebuild index 0115970ad274..fbc8aab915ff 100644 --- a/sys-devel/binutils/binutils-2.19.1-r1.ebuild +++ b/sys-devel/binutils/binutils-2.19.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.19.1-r1.ebuild,v 1.4 2009/12/02 05:37:49 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.1-r1.ebuild,v 1.5 2010/01/11 16:54:40 armin76 Exp $ PATCHVER="1.2" 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" |