summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-06 23:43:39 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-06 23:43:39 +0000
commitb142f138812bef29f6ff03e8ace45d5ff896cca9 (patch)
tree54f6fced97241f0363766ce8485e3fed0dcc0947 /sys-devel
parentFix duplicate KEYWORDS definition. (diff)
downloadgentoo-2-b142f138812bef29f6ff03e8ace45d5ff896cca9.tar.gz
gentoo-2-b142f138812bef29f6ff03e8ace45d5ff896cca9.tar.bz2
gentoo-2-b142f138812bef29f6ff03e8ace45d5ff896cca9.zip
Stable for HPPA (bug #230593).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.18-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 50cbcf2b2382..eb2bd34bc9ac 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.328 2008/07/05 14:23:02 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.329 2008/07/06 23:43:39 jer Exp $
+
+ 06 Jul 2008; Jeroen Roovers <jer@gentoo.org> binutils-2.18-r3.ebuild:
+ Stable for HPPA (bug #230593).
*binutils-2.18-r3 (05 Jul 2008)
diff --git a/sys-devel/binutils/binutils-2.18-r3.ebuild b/sys-devel/binutils/binutils-2.18-r3.ebuild
index b869a140159d..c50923e8b2c1 100644
--- a/sys-devel/binutils/binutils-2.18-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.18-r3.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.1 2008/07/05 14:23:02 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r3.ebuild,v 1.2 2008/07/06 23:43:39 jer Exp $
PATCHVER="1.7"
ELF2FLT_VER=""
inherit toolchain-binutils
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"