summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-11-18 22:42:50 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-11-18 22:42:50 +0000
commit68fe38422bd86a8e2a64463dfd365a6c90d9d02d (patch)
tree5ccee2b9acef9ac650c04cf3f56e316ca56b200a /sys-devel/binutils
parentChanged icon/desktop entry to remove collision when I add the full game. (diff)
downloadgentoo-2-68fe38422bd86a8e2a64463dfd365a6c90d9d02d.tar.gz
gentoo-2-68fe38422bd86a8e2a64463dfd365a6c90d9d02d.tar.bz2
gentoo-2-68fe38422bd86a8e2a64463dfd365a6c90d9d02d.zip
-mips to binutils-2.16.90.0.3, as it has unfixable quirks; ~mips to binutils-2.16.91.0.2 for testing.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r--sys-devel/binutils/ChangeLog7
-rw-r--r--sys-devel/binutils/binutils-2.16.90.0.3.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.16.91.0.2.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 6652cd4acbcf..7bc14added0a 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.231 2005/11/13 22:02:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.232 2005/11/18 22:42:50 kumba Exp $
+
+ 18 Nov 2005; Joshua Kinard <kumba@gentoo.org> binutils-2.16.90.0.3.ebuild,
+ binutils-2.16.91.0.2.ebuild:
+ -mips to binutils-2.16.90.0.3, as it has unfixable quirks; ~mips to
+ binutils-2.16.91.0.2 for testing.
*binutils-2.16.91.0.4 (13 Nov 2005)
diff --git a/sys-devel/binutils/binutils-2.16.90.0.3.ebuild b/sys-devel/binutils/binutils-2.16.90.0.3.ebuild
index 3f7d4b267eab..e11dffde9e35 100644
--- a/sys-devel/binutils/binutils-2.16.90.0.3.ebuild
+++ b/sys-devel/binutils/binutils-2.16.90.0.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.90.0.3.ebuild,v 1.5 2005/08/27 17:44:15 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.90.0.3.ebuild,v 1.6 2005/11/18 22:42:50 kumba Exp $
PATCHVER="1.3"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~mips"
+KEYWORDS="-* -mips"
diff --git a/sys-devel/binutils/binutils-2.16.91.0.2.ebuild b/sys-devel/binutils/binutils-2.16.91.0.2.ebuild
index 7177b0225af1..2f18b7953864 100644
--- a/sys-devel/binutils/binutils-2.16.91.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.16.91.0.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.91.0.2.ebuild,v 1.1 2005/08/02 04:27:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.91.0.2.ebuild,v 1.2 2005/11/18 22:42:50 kumba Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-*"
+KEYWORDS="-* ~mips"