summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-06-14 08:44:53 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-06-14 08:44:53 +0000
commitb555043f65f1031635d7f317b590f2ce214f524c (patch)
tree1896488468046c6cb3b2e2ec31ccb953f760b6fb /sys-devel
parentChanges ~mips to mips in KEYWORDS (diff)
downloadgentoo-2-b555043f65f1031635d7f317b590f2ce214f524c.tar.gz
gentoo-2-b555043f65f1031635d7f317b590f2ce214f524c.tar.bz2
gentoo-2-b555043f65f1031635d7f317b590f2ce214f524c.zip
Changes ~mips to mips in KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/Manifest4
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 7fbd14b4e2fb..3942e798382f 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.54 2003/06/08 21:30:59 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.55 2003/06/14 08:44:38 kumba Exp $
+
+ 14 Jun 2003; Joshua Kinard <kmba@gentoo.org> binutils-2.14.90.0.2.ebuild:
+ Changes ~mips to mips in KEYWORDS
08 Jun 2003; Luca Barbato <lu_zero@gentoo.org>
binutils-2.14.90.0.1-r1.ebuild, binutils-2.14.90.0.2.ebuild:
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index 1312ee878ff1..27f97802e1ef 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -1,4 +1,4 @@
-MD5 7a7fc413df1f9d9748464f02be52d298 ChangeLog 10771
+MD5 d00c4b574b28c1d14e72ef3be262871c ChangeLog 10769
MD5 aadd595cfe7c0c5bbcec70650b452401 binutils-2.11.92.0.12.3-r2.ebuild 3125
MD5 011c5a33d84072e1af09ccf89cba6d61 binutils-2.11.92.0.7.ebuild 2357
MD5 368c85b995c3ab74a32a09e573aba1f9 binutils-2.12.90.0.15.ebuild 3512
@@ -8,7 +8,7 @@ MD5 2adeb2860e4df3cdcb96ef6cd5430ab1 binutils-2.13.90.0.18-r1.ebuild 5376
MD5 51bfea19ab266367baf39b3e6224be33 binutils-2.13.90.0.18.ebuild 4580
MD5 d7b4cc81d5633b9a2bca55e3f0b7205e binutils-2.13.90.0.20-r1.ebuild 5006
MD5 2e588e007eb122eb471c48aefcb04a41 binutils-2.14.90.0.1-r1.ebuild 5097
-MD5 b611bb418e79e7003b2da9a49483825d binutils-2.14.90.0.2.ebuild 4829
+MD5 1333024caa4c4182d4827dfeca5c45fc binutils-2.14.90.0.2.ebuild 4827
MD5 075e63a74438b642a92b5e3db56c4453 binutils-2.14.90.0.4.ebuild 4835
MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936
MD5 f453b3f208b17cd18380bc3653936487 files/binutils-2.12.90.0.14-x86_64-libpic.patch 1184
diff --git a/sys-devel/binutils/binutils-2.14.90.0.2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.2.ebuild
index 6475b599729a..eef77634298e 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.2.ebuild,v 1.4 2003/06/08 21:30:59 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.2.ebuild,v 1.5 2003/06/14 08:44:38 kumba Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,7 @@ HOMEPAGE="http://sources.redhat.com/binutils/"
SLOT="0"
LICENSE="GPL-2 | LGPL-2"
-KEYWORDS="~x86 ppc -alpha ~sparc ~mips -hppa -arm"
+KEYWORDS="~x86 ppc -alpha ~sparc mips -hppa -arm"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21