summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-08-30 04:16:59 +0000
committerMike Frysinger <vapier@gentoo.org>2010-08-30 04:16:59 +0000
commitb4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68 (patch)
treec40fa2f93ab86f28195d41f7d3920527d1e8bbf3 /sys-devel
parentRespect LDFLAGS (bug #335184). Call emake just once. Set -j1 because it does ... (diff)
downloadgentoo-2-b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68.tar.gz
gentoo-2-b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68.tar.bz2
gentoo-2-b4c2c3dbf09df6e3dfa9b39f0ecfabf3caf8ca68.zip
Mark s390 stable #298571.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.20.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 999390ddc69f..f47babf42b37 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.399 2010/08/14 06:35:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.400 2010/08/30 04:16:59 vapier Exp $
+
+ 30 Aug 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild:
+ Mark s390 stable #298571.
*binutils-2.20.51.0.11 (14 Aug 2010)
diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild
index 76778b26984a..884cdcbf87bf 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.10 2010/07/18 10:15:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.11 2010/08/30 04:16:59 vapier 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"