summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-12-16 03:22:40 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-12-16 03:22:40 +0000
commit384b98d452f05a1e6820eee6277e0439d89a5ab5 (patch)
tree7761beaf1d1123df41bda5277a459e26aefb70d8 /sys-devel/gcc-sparc64
parentTweaked DEPEND to depend on binutils-2.14.90.0.7 or greater (diff)
downloadgentoo-2-384b98d452f05a1e6820eee6277e0439d89a5ab5.tar.gz
gentoo-2-384b98d452f05a1e6820eee6277e0439d89a5ab5.tar.bz2
gentoo-2-384b98d452f05a1e6820eee6277e0439d89a5ab5.zip
Tweaked DEPEND to depend on binutils-2.14.90.0.7 or greater
Diffstat (limited to 'sys-devel/gcc-sparc64')
-rw-r--r--sys-devel/gcc-sparc64/ChangeLog6
-rw-r--r--sys-devel/gcc-sparc64/Manifest8
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.2.3.ebuild4
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.1.ebuild4
-rw-r--r--sys-devel/gcc-sparc64/gcc-sparc64-3.3.2.ebuild4
5 files changed, 15 insertions, 11 deletions
diff --git a/sys-devel/gcc-sparc64/ChangeLog b/sys-devel/gcc-sparc64/ChangeLog
index 0bd809c7d2bf..a30f34fee852 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.1 2003/11/17 02:02:33 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-sparc64/ChangeLog,v 1.2 2003/12/16 03:22:32 kumba Exp $
+
+ 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:
+ Tweaked DEPEND to depend on binutils-2.14.90.0.7 or greater
*gcc-sparc64-3.3.2 (16 Nov 2003)
diff --git a/sys-devel/gcc-sparc64/Manifest b/sys-devel/gcc-sparc64/Manifest
index 35a28ebc4240..cefbad013c90 100644
--- a/sys-devel/gcc-sparc64/Manifest
+++ b/sys-devel/gcc-sparc64/Manifest
@@ -1,8 +1,8 @@
-MD5 cfc2af714b0d9b46a536d1f1373dc2ae gcc-sparc64-3.2.3.ebuild 2819
-MD5 4869d0712af493b830cdfe30f652cfcc gcc-sparc64-3.3.1.ebuild 2819
-MD5 02df4c00fa455995745b1e7b238e3650 gcc-sparc64-3.3.2.ebuild 2819
+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 f826fcca414fc0c05030db1f99e479d8 metadata.xml 360
-MD5 8f83e69ec5295628ddb3949f897d31ec ChangeLog 792
+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
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 1c2979614b5d..4a434dec8789 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.
# 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.1 2003/11/17 02:02:33 kumba Exp $
+# $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 $
# Variables
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~sparc"
DEPEND="virtual/glibc
- >=sys-devel/binutils-2.14.90.0.5
+ >=sys-devel/binutils-2.14.90.0.7
>=sys-devel/gcc-config-1.3.1"
RDEPEND="virtual/glibc
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 34765381fa04..1bc438678d55 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.
# 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.1 2003/11/17 02:02:33 kumba Exp $
+# $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 $
# Variables
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~sparc"
DEPEND="virtual/glibc
- >=sys-devel/binutils-2.14.90.0.5
+ >=sys-devel/binutils-2.14.90.0.7
>=sys-devel/gcc-config-1.3.1"
RDEPEND="virtual/glibc
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 19d7352d7eef..11630a03206f 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.
# 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.1 2003/11/17 02:02:33 kumba Exp $
+# $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 $
# Variables
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~sparc"
DEPEND="virtual/glibc
- >=sys-devel/binutils-2.14.90.0.5
+ >=sys-devel/binutils-2.14.90.0.7
>=sys-devel/gcc-config-1.3.1"
RDEPEND="virtual/glibc