summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-17 18:54:09 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-17 18:54:09 +0000
commitd9c9502164bc39620dc670ae90e6e9a84866dab1 (patch)
tree42e59f0728cdfd0f61900bc68cb694b3ec760d0e /sys-devel/binutils
parentx86 stable wrt bug #357995 (diff)
downloadgentoo-2-d9c9502164bc39620dc670ae90e6e9a84866dab1.tar.gz
gentoo-2-d9c9502164bc39620dc670ae90e6e9a84866dab1.tar.bz2
gentoo-2-d9c9502164bc39620dc670ae90e6e9a84866dab1.zip
x86 stable wrt bug #378485
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.21.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index cc0eb0c1b741..5ba59a571dfc 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.425 2011/10/16 23:28:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.426 2011/11/17 18:54:09 phajdan.jr Exp $
+
+ 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ binutils-2.21.1-r1.ebuild:
+ x86 stable wrt bug #378485
16 Oct 2011; Mike Frysinger <vapier@gentoo.org> binutils-2.21.1-r1.ebuild:
Add fix from upstream for mips ld segfaults #387055 by Matt Turner.
diff --git a/sys-devel/binutils/binutils-2.21.1-r1.ebuild b/sys-devel/binutils/binutils-2.21.1-r1.ebuild
index 1eda94ca61ea..c2fbb2a1f79f 100644
--- a/sys-devel/binutils/binutils-2.21.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.21.1-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.7 2011/10/16 23:28:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.1-r1.ebuild,v 1.8 2011/11/17 18:54:09 phajdan.jr Exp $
PATCHVER="1.3"
ELF2FLT_VER=""
inherit toolchain-binutils
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -sparc-fbsd -x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 -sparc-fbsd -x86-fbsd"