summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.7-r3.ebuild4
-rw-r--r--sys-devel/gcc-sparc64/ChangeLog6
-rw-r--r--sys-devel/gcc-sparc64/Manifest12
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild9
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild7
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild7
8 files changed, 32 insertions, 22 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index d68e3112d1cc..f7cc85af710f 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.97 2004/01/02 16:59:17 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.98 2004/01/07 20:48:37 weeve Exp $
+
+ 07 Jan 2004; Jason Wever <weeve@gentoo.org> binutils-2.14.90.0.7-r3.ebuild:
+ Marked stable on sparc.
30 Dec 2003; Sven Blumenstein <bazik@gentoo.org>
binutils-2.11.92.0.12.3-r2.ebuild, binutils-2.11.92.0.7.ebuild,
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index afdc45df1f43..46d649d0bd2b 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -1,4 +1,4 @@
-MD5 ea617080d8cf31c4999de674dc3ddbd9 ChangeLog 20916
+MD5 8ba677a4feef5ce262d8fe3aa135d274 ChangeLog 21020
MD5 8e4e70fcd5323fe04a0218e0ee2947d0 binutils-2.11.92.0.12.3-r2.ebuild 3043
MD5 de91be015b4adcfde39ba0f55e489f1e binutils-2.11.92.0.7.ebuild 2321
MD5 1b11085f74185bfe7061a6fb01d62ebd binutils-2.12.90.0.15.ebuild 3501
@@ -14,7 +14,7 @@ MD5 1061b8485b52828e56bca2e6c2c7450f binutils-2.14.90.0.6-r6.ebuild 6643
MD5 b62d86b06c39b4cb33bae82bcf813086 binutils-2.14.90.0.6-r7.ebuild 6741
MD5 6254c40f0b3984cc8c86c39de84af9bb binutils-2.14.90.0.7-r1.ebuild 5618
MD5 17ceeea7ab368d305a902f688acd3e77 binutils-2.14.90.0.7-r2.ebuild 6164
-MD5 6cb667d2dd3d2c45df4120e203059a90 binutils-2.14.90.0.7-r3.ebuild 6196
+MD5 cb1f026c5fef61f862a92c46c9f6f842 binutils-2.14.90.0.7-r3.ebuild 6194
MD5 3bd4365800eff544e9f4865924d7ccfb binutils-2.14.90.0.7.ebuild 5569
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936
diff --git a/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild b/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild
index 62df89f75000..34f590e76add 100644
--- a/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild
+++ b/sys-devel/binutils/binutils-2.14.90.0.7-r3.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.7-r3.ebuild,v 1.7 2004/01/02 16:59:17 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.7-r3.ebuild,v 1.8 2004/01/07 20:48:37 weeve Exp $
IUSE="nls bootstrap build"
@@ -20,7 +20,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="amd64 ~x86 ~ppc ~alpha sparc mips hppa ~arm ~ia64 ppc64"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/gcc-sparc64/ChangeLog b/sys-devel/gcc-sparc64/ChangeLog
index a30f34fee852..c38f6b998149 100644
--- a/sys-devel/gcc-sparc64/ChangeLog
+++ b/sys-devel/gcc-sparc64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-sparc64
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.2 2003/12/16 03:22:32 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.3 2004/01/07 20:49:49 weeve Exp $
+
+ 07 Jan 2004; Jason Wever <weeve@gentoo.org> gcc-sparc64-3.2.3.ebuild,
+ gcc-sparc64-3.3.1.ebuild, gcc-sparc64-3.3.2.ebuild:
+ Marked stable on sparc.
15 Dec 2003; Joshua Kinard <kumba@gentoo.org> gcc-sparc64-3.2.3.ebuild,
gcc-sparc64-3.3.1.ebuild, gcc-sparc64-3.3.2.ebuild:
diff --git a/sys-devel/gcc-sparc64/Manifest b/sys-devel/gcc-sparc64/Manifest
index cefbad013c90..8e4f777ba933 100644
--- a/sys-devel/gcc-sparc64/Manifest
+++ b/sys-devel/gcc-sparc64/Manifest
@@ -1,11 +1,11 @@
-MD5 a09a90ca9f6327c491eac4527fbba3c7 gcc-sparc64-3.2.3.ebuild 2819
-MD5 72b9afb9020386312a2d86b9d8a7e3ac gcc-sparc64-3.3.1.ebuild 2819
-MD5 c8ef25e7d1077a916a111e045abdc132 gcc-sparc64-3.3.2.ebuild 2819
+MD5 6ded3e0efb178e19714d69d93d308256 ChangeLog 945
+MD5 b75dc4a6466bb93c08c111138a439a2e gcc-sparc64-3.2.3.ebuild 2843
+MD5 892444f8db69abe01eaba1c074dc45b3 gcc-sparc64-3.3.1.ebuild 2844
+MD5 59974b54f57c0177c152905f091260f3 gcc-sparc64-3.3.2.ebuild 2844
MD5 f826fcca414fc0c05030db1f99e479d8 metadata.xml 360
-MD5 ed2d1d1b5fcf855a4ca877ea689a9c87 ChangeLog 792
-MD5 d3e53318166d71a05d2b51bd44502270 files/gcc-3.3.1-gentoo-branding.patch 874
-MD5 d9ae122db2768f8e504dfef256d4991f files/gcc-3.3.2-gentoo-branding.patch 874
MD5 098c115531e90608348818f9bdb3faac files/digest-gcc-sparc64-3.2.3 64
MD5 12e3974934d4a83bf4540c3e0592b226 files/digest-gcc-sparc64-3.3.1 64
MD5 006481ae255582fae4fa22107dfb359e files/digest-gcc-sparc64-3.3.2 64
MD5 99db7c1a41babe024f0c6859c30a87ee files/gcc-3.2.3-gentoo-branding.patch 2058
+MD5 d3e53318166d71a05d2b51bd44502270 files/gcc-3.3.1-gentoo-branding.patch 874
+MD5 d9ae122db2768f8e504dfef256d4991f files/gcc-3.3.2-gentoo-branding.patch 874
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild
index 4a434dec8789..232a257336d1 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild,v 1.2 2003/12/16 03:22:32 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild,v 1.3 2004/01/07 20:49:49 weeve Exp $
# Variables
@@ -17,11 +17,12 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${TMP_P}/${TMP_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~sparc"
+KEYWORDS="sparc"
DEPEND="virtual/glibc
>=sys-devel/binutils-2.14.90.0.7
- >=sys-devel/gcc-config-1.3.1"
+ >=sys-devel/gcc-config-1.3.1
+ !sys-devel/egcs64-sparc"
RDEPEND="virtual/glibc
>=sys-devel/gcc-config-1.3.1
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild
index 1bc438678d55..bb110be938e9 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild,v 1.2 2003/12/16 03:22:32 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild,v 1.3 2004/01/07 20:49:49 weeve Exp $
# Variables
@@ -21,7 +21,8 @@ KEYWORDS="~sparc"
DEPEND="virtual/glibc
>=sys-devel/binutils-2.14.90.0.7
- >=sys-devel/gcc-config-1.3.1"
+ >=sys-devel/gcc-config-1.3.1
+ !sys-devel/egcs64-sparc"
RDEPEND="virtual/glibc
>=sys-devel/gcc-config-1.3.1
diff --git a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild
index 11630a03206f..4f3785788887 100644
--- a/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild
+++ b/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild,v 1.2 2003/12/16 03:22:32 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild,v 1.3 2004/01/07 20:49:49 weeve Exp $
# Variables
@@ -21,7 +21,8 @@ KEYWORDS="~sparc"
DEPEND="virtual/glibc
>=sys-devel/binutils-2.14.90.0.7
- >=sys-devel/gcc-config-1.3.1"
+ >=sys-devel/gcc-config-1.3.1
+ !sys-devel/egcs64-sparc"
RDEPEND="virtual/glibc
>=sys-devel/gcc-config-1.3.1