summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-07 03:31:54 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-07 03:31:54 +0000
commit834a789c27bf9f38e74ca786d304bf86f62e23d0 (patch)
tree4de12560a274ed6af06b0f58c5860647221f4272 /sys-devel
parentwe also need libXp (diff)
downloadhistorical-834a789c27bf9f38e74ca786d304bf86f62e23d0.tar.gz
historical-834a789c27bf9f38e74ca786d304bf86f62e23d0.tar.bz2
historical-834a789c27bf9f38e74ca786d304bf86f62e23d0.zip
allow a slightly older version of binutils for s390
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/Manifest10
-rw-r--r--sys-devel/gcc/gcc-4.0.1.ebuild6
-rw-r--r--sys-devel/gcc/gcc-4.0.2-r3.ebuild4
3 files changed, 10 insertions, 10 deletions
diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index ff9244d77c62..a95f23d9df86 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -97,14 +97,14 @@ MD5 71e25d702be3dd13ee277b7383345fad gcc-3.4.3-r1.ebuild 5477
MD5 769273e24a52732ce892d08ebeb4bbeb gcc-3.4.3.20050110-r2.ebuild 5240
MD5 c44289f25b99d3c631f97a8043826901 gcc-3.4.4-r1.ebuild 5203
MD5 d771594bed0108dd38d143656cbb52c4 gcc-3.4.5.ebuild 5111
-MD5 103f90b35ea4fb36f174d4e29a2f00c1 gcc-4.0.1.ebuild 1864
-MD5 9ff5b86dbfaab8bf516ff534dbd66a8b gcc-4.0.2-r3.ebuild 1851
+MD5 ebc31b751952baf10fc124f0eeb3c4a3 gcc-4.0.1.ebuild 1864
+MD5 09ad17f87713308c00a3c2d3022e4abf gcc-4.0.2-r3.ebuild 1852
MD5 977f3e1bfda43f0843b3cf693d69b74c gcc-4.1.0_beta20060106.ebuild 2092
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDvxIqCRZPokWLroQRAozIAJ9Hb4e4ipkFMZ8v0PI3IiRhN/gfigCdGL0u
-bnqbtsibASxSgN+bU0E9buk=
-=sVrE
+iD8DBQFDvzZz2+ySkm8kpY0RAs6UAKCF1BZzbySifhuGEPN5Yn5S+VLdrACgnyve
+eRKjylVwjyVaMC5qLKfCCrA=
+=0IcH
-----END PGP SIGNATURE-----
diff --git a/sys-devel/gcc/gcc-4.0.1.ebuild b/sys-devel/gcc/gcc-4.0.1.ebuild
index e60ae5f152cb..4e953b89996e 100644
--- a/sys-devel/gcc/gcc-4.0.1.ebuild
+++ b/sys-devel/gcc/gcc-4.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.1.ebuild,v 1.11 2005/12/20 21:08:16 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.1.ebuild,v 1.12 2006/01/07 03:31:54 vapier Exp $
PATCH_VER="1.0"
PATCH_GCC_VER="4.0.1"
@@ -47,7 +47,7 @@ fi
DEPEND="${RDEPEND}
>=sys-apps/texinfo-4.2-r4
>=sys-devel/bison-1.875
- >=${CATEGORY}/binutils-2.16.1"
+ >=${CATEGORY}/binutils-2.15.94"
PDEPEND="|| ( app-admin/eselect-compiler sys-devel/gcc-config )
x86? ( !nocxx? ( !elibc_uclibc? ( !build? ( =virtual/libstdc++-3.3 ) ) ) )"
diff --git a/sys-devel/gcc/gcc-4.0.2-r3.ebuild b/sys-devel/gcc/gcc-4.0.2-r3.ebuild
index 01c01f905b48..faf8f4e99714 100644
--- a/sys-devel/gcc/gcc-4.0.2-r3.ebuild
+++ b/sys-devel/gcc/gcc-4.0.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.2-r3.ebuild,v 1.3 2006/01/05 05:05:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.0.2-r3.ebuild,v 1.4 2006/01/07 03:31:54 vapier Exp $
PATCH_VER="1.5"
PATCH_GCC_VER="4.0.2"
@@ -50,7 +50,7 @@ fi
DEPEND="${RDEPEND}
>=sys-apps/texinfo-4.2-r4
>=sys-devel/bison-1.875
- >=${CATEGORY}/binutils-2.16.1"
+ >=${CATEGORY}/binutils-2.15.94"
PDEPEND="|| ( app-admin/eselect-compiler sys-devel/gcc-config )
x86? ( !nocxx? ( !elibc_uclibc? ( !build? ( =virtual/libstdc++-3.3 ) ) ) )"