diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-13 22:06:38 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-13 22:06:38 +0000 |
commit | cb9be46292a97f23d3e61f79569107a02de157a1 (patch) | |
tree | 2820dd4bf8efedc6d0a54096056e2b8ca1cb2df7 /sys-devel | |
parent | Add new version for Gnome 2.30 (diff) | |
download | gentoo-2-cb9be46292a97f23d3e61f79569107a02de157a1.tar.gz gentoo-2-cb9be46292a97f23d3e61f79569107a02de157a1.tar.bz2 gentoo-2-cb9be46292a97f23d3e61f79569107a02de157a1.zip |
Stable on amd64 wrt bug #298571
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.20.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 8cd0fab6b1bf..a5e20f05bf64 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # 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.389 2010/06/08 13:28:19 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.390 2010/06/13 22:06:38 angelos Exp $ + + 13 Jun 2010; Christoph Mende <angelos@gentoo.org> + binutils-2.20.1-r1.ebuild: + Stable on amd64 wrt bug #298571 08 Jun 2010; Pawel Hajdan jr <phajdan.jr@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 db7858a5a4a2..9e05e26b7cd1 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.2 2010/06/08 13:28:19 phajdan.jr Exp $ +# $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 $ 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" |