summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-11-05 17:57:05 +0000
committerJeroen Roovers <jer@gentoo.org>2008-11-05 17:57:05 +0000
commiteaa37dfdce8ea6ed462f2f3bc16a67e60e2c874b (patch)
tree7d4308f16325ce2f18b84f6a74bb96ec1c486e67 /sys-devel
parentclean up (diff)
downloadgentoo-2-eaa37dfdce8ea6ed462f2f3bc16a67e60e2c874b.tar.gz
gentoo-2-eaa37dfdce8ea6ed462f2f3bc16a67e60e2c874b.tar.bz2
gentoo-2-eaa37dfdce8ea6ed462f2f3bc16a67e60e2c874b.zip
Marked ~hppa too.
(Portage version: 2.2_rc13/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 77154d4ab3df..7324fa1dc8bb 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.342 2008/11/02 13:01:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.343 2008/11/05 17:57:05 jer Exp $
+
+ 05 Nov 2008; Jeroen Roovers <jer@gentoo.org> binutils-2.19.ebuild:
+ Marked ~hppa too.
02 Nov 2008; Mike Frysinger <vapier@gentoo.org> binutils-2.19.ebuild:
Add ~alpha/~sparc love.
diff --git a/sys-devel/binutils/binutils-2.19.ebuild b/sys-devel/binutils/binutils-2.19.ebuild
index 26de8f403047..b0749dbd8782 100644
--- a/sys-devel/binutils/binutils-2.19.ebuild
+++ b/sys-devel/binutils/binutils-2.19.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.19.ebuild,v 1.4 2008/11/04 00:54:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.ebuild,v 1.5 2008/11/05 17:57:05 jer Exp $
PATCHVER="1.0"
ELF2FLT_VER=""
inherit toolchain-binutils
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"