diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-21 17:04:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-21 17:04:52 +0000 |
commit | c055113c988c2e9e39f370d5195470a7c5332326 (patch) | |
tree | ec0118bba83f140dd843cd06b67082fb7760b5ad /sys-devel/binutils | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-c055113c988c2e9e39f370d5195470a7c5332326.tar.gz gentoo-2-c055113c988c2e9e39f370d5195470a7c5332326.tar.bz2 gentoo-2-c055113c988c2e9e39f370d5195470a7c5332326.zip |
arm stable, bug #298571
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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 a5e20f05bf64..21f566965fb7 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.390 2010/06/13 22:06:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.391 2010/06/21 17:04:52 maekke Exp $ + + 21 Jun 2010; Markus Meier <maekke@gentoo.org> binutils-2.20.1-r1.ebuild: + arm stable, bug #298571 13 Jun 2010; Christoph Mende <angelos@gentoo.org> binutils-2.20.1-r1.ebuild: diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild index 9e05e26b7cd1..fe01a06c87a9 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.3 2010/06/13 22:06:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.4 2010/06/21 17:04:52 maekke 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" |