summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-03-30 17:32:31 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-03-30 17:32:31 +0000
commite0202cef1b794be2177e25ce3c2bb2c2e86c3541 (patch)
tree94f796b0875f15f1d4498dfe4682fb06bcee3d8a /sys-devel
parentMarked stable on mips. (diff)
downloadhistorical-e0202cef1b794be2177e25ce3c2bb2c2e86c3541.tar.gz
historical-e0202cef1b794be2177e25ce3c2bb2c2e86c3541.tar.bz2
historical-e0202cef1b794be2177e25ce3c2bb2c2e86c3541.zip
Marked 2.14.90.0.8-r2 and 2.15.91.0.2-r1 as stable on mips, and moved 2.15.94.0.2.2 to unstable.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog8
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.15.91.0.2-r1.ebuild4
-rw-r--r--sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 4b4f221c35ae..93c7049f5ed9 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.192 2005/03/22 04:50:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.193 2005/03/30 17:32:31 kumba Exp $
+
+ 30 Mar 2005; Joshua Kinard <kumba@gentoo.org>
+ binutils-2.14.90.0.8-r2.ebuild, binutils-2.15.91.0.2-r1.ebuild,
+ binutils-2.15.94.0.2.2.ebuild:
+ Marked 2.14.90.0.8-r2 and 2.15.91.0.2-r1 as stable on mips, and moved
+ 2.15.94.0.2.2 to unstable.
*binutils-2.15.92.0.2-r7 (22 Mar 2005)
diff --git a/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild b/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild
index a2982656611a..8de99df505df 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild
@@ -1,12 +1,12 @@
# 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.14.90.0.8-r2.ebuild,v 1.15 2005/01/03 00:00:16 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r2.ebuild,v 1.16 2005/03/30 17:32:31 kumba Exp $
PATCHVER="1.4"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
src_unpack() {
toolchain-binutils_src_unpack
diff --git a/sys-devel/binutils/binutils-2.15.91.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.91.0.2-r1.ebuild
index 5e3fe478f4dd..f4160bccc400 100644
--- a/sys-devel/binutils/binutils-2.15.91.0.2-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.15.91.0.2-r1.ebuild
@@ -1,11 +1,11 @@
# 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.15.91.0.2-r1.ebuild,v 1.2 2005/01/03 00:00:16 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.2-r1.ebuild,v 1.3 2005/03/30 17:32:31 kumba Exp $
PATCHVER="1.0"
inherit toolchain-binutils
-KEYWORDS="-* -amd64 ~hppa ~mips ~sparc"
+KEYWORDS="-* -amd64 ~hppa mips ~sparc"
src_unpack() {
toolchain-binutils_src_unpack
diff --git a/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild b/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild
index ecc50092f59d..255b008966b3 100644
--- a/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild
+++ b/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild
@@ -1,12 +1,12 @@
# 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.15.94.0.2.2.ebuild,v 1.2 2005/03/13 07:52:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.94.0.2.2.ebuild,v 1.3 2005/03/30 17:32:31 kumba Exp $
PATCHVER="1.1"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
-KEYWORDS="-* -arm"
+KEYWORDS="-* -arm ~mips"
src_unpack() {
toolchain-binutils_src_unpack