summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2004-02-17 20:53:19 +0000
committerMartin Schlemmer <azarah@gentoo.org>2004-02-17 20:53:19 +0000
commitb89184c5891139d4609b1f9419e3ad43afd78369 (patch)
tree4da969380af6496c6a29e9f49aee6f80beaeb94c /sys-devel
parentVersion bump. (Manifest recommit) (diff)
downloadgentoo-2-b89184c5891139d4609b1f9419e3ad43afd78369.tar.gz
gentoo-2-b89184c5891139d4609b1f9419e3ad43afd78369.tar.bz2
gentoo-2-b89184c5891139d4609b1f9419e3ad43afd78369.zip
Move to unstable to give the PAX_FLAGS stuff a test run.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 15db5a555821..7b4f6385be4b 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.103 2004/02/10 07:32:35 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.104 2004/02/17 20:53:19 azarah Exp $
+
+ 17 Feb 2004; Martin Schlemmer <azarah@gentoo.org>
+ binutils-2.14.90.0.8-r1.ebuild:
+ Move to unstable to give the PAX_FLAGS stuff a test run.
10 Feb 2004; Joshua Kinard <kumba@gentoo.org> binutils-2.14.90.0.8.ebuild:
Masked on mips because this version of binutils won't produce bootable kernel
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
index fc90a48c1196..786d05772bc0 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.1 2004/01/28 03:57:31 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.2 2004/02/17 20:53:19 azarah Exp $
IUSE="nls bootstrap build"
@@ -23,8 +23,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-#KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~arm ~ia64 ~ppc64"
-KEYWORDS="-*"
+KEYWORDS="~amd64 ~x86 ~ppc ~alpha ~sparc -mips ~hppa ~arm ~ia64 ~ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )