diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-08 13:28:19 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-08 13:28:19 +0000 |
commit | 9497dc5f395ac253e32ea9410763de04cb565623 (patch) | |
tree | 3f0c1a78a50777cd7bd64f3cd450e0cd65dd8ffb /sys-devel | |
parent | Add qt4 patch, upstream warning, bug 322935 (diff) | |
download | gentoo-2-9497dc5f395ac253e32ea9410763de04cb565623.tar.gz gentoo-2-9497dc5f395ac253e32ea9410763de04cb565623.tar.bz2 gentoo-2-9497dc5f395ac253e32ea9410763de04cb565623.zip |
x86 stable wrt bug #298571
(Portage version: 2.1.8.3/cvs/Linux i686)
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 336dd79743b8..8cd0fab6b1bf 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.388 2010/05/28 20:42:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.389 2010/06/08 13:28:19 phajdan.jr Exp $ + + 08 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + binutils-2.20.1-r1.ebuild: + x86 stable wrt bug #298571 *binutils-2.20.51.0.9 (28 May 2010) diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild index c24cbddb4247..db7858a5a4a2 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.1 2010/05/09 08:32:47 vapier Exp $ +# $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 $ 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" |