summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-07 03:25:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-07 03:25:09 +0000
commitd31230647e7ee593512c3dc317cb9949afb7b605 (patch)
tree6818d245e8c44eb7c92ea0683720b056c68c502e
parent* -r4 is no go for amd64 (diff)
downloadhistorical-d31230647e7ee593512c3dc317cb9949afb7b605.tar.gz
historical-d31230647e7ee593512c3dc317cb9949afb7b605.tar.bz2
historical-d31230647e7ee593512c3dc317cb9949afb7b605.zip
allow slightly older versions of binutils for s390
Package-Manager: portage-2.1_pre3-r1
-rw-r--r--sys-libs/glibc/Manifest12
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r1.ebuild6
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r2.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.6.ebuild4
4 files changed, 13 insertions, 13 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 4752ed5b3fb7..aa4b0a7c9c0e 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -138,14 +138,14 @@ MD5 1fee57ba606b9bd25536225f59a2863b glibc-2.3.5-r3.ebuild 39066
MD5 702c30c61eb97343e09dfde1033342b6 glibc-2.3.5.20050421.ebuild 40128
MD5 7b8266a1773efaae98829ae076e68fe4 glibc-2.3.5.20050722.ebuild 39275
MD5 23af2c26bf05b7b899e05875ebc22af5 glibc-2.3.5.ebuild 40252
-MD5 22fd599468cdef40f494d009951d0469 glibc-2.3.6-r1.ebuild 41910
-MD5 cde7af022a908cca836743c287752dfe glibc-2.3.6-r2.ebuild 41925
-MD5 4ea7e852a74de296a3883b7137452626 glibc-2.3.6.ebuild 40240
+MD5 a09787da5d30d21f39b8865073910774 glibc-2.3.6-r1.ebuild 41913
+MD5 b4cf432fa131051c1f3b40f38453d9f3 glibc-2.3.6-r2.ebuild 41924
+MD5 71b3e23c1ecdb8f7a13538ccaaa8eb16 glibc-2.3.6.ebuild 40241
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDvnWqwUpWvClEHQoRAhHOAJ9aAmAmSizLipJvCxnk6qFhU5L3hwCfX2XW
-EnUWSCETf4D9ZGmnQsRqnek=
-=A62s
+iD8DBQFDvzTe2+ySkm8kpY0RAkP+AJ927NXU0iegosTrpJU0CQuqLphbTACdFKE4
+Q6HKqVNl0pbUkoqrO4nBarA=
+=BlY0
-----END PGP SIGNATURE-----
diff --git a/sys-libs/glibc/glibc-2.3.6-r1.ebuild b/sys-libs/glibc/glibc-2.3.6-r1.ebuild
index 75180fd97e37..cc761574eb44 100644
--- a/sys-libs/glibc/glibc-2.3.6-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r1.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-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.9 2005/12/25 00:57:06 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.10 2006/01/07 03:25:09 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1080,7 +1080,7 @@ RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
DEPEND=">=sys-devel/gcc-3.3.3
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
- >=sys-devel/binutils-2.16.1
+ >=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
virtual/os-headers
nls? ( sys-devel/gettext )
diff --git a/sys-libs/glibc/glibc-2.3.6-r2.ebuild b/sys-libs/glibc/glibc-2.3.6-r2.ebuild
index 98bcd4d17bdb..5d355f537212 100644
--- a/sys-libs/glibc/glibc-2.3.6-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r2.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-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.3 2006/01/06 13:50:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.4 2006/01/07 03:25:09 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1080,7 +1080,7 @@ RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
DEPEND=">=sys-devel/gcc-3.3.3
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
- >=sys-devel/binutils-2.16.1
+ >=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
virtual/os-headers
nls? ( sys-devel/gettext )
diff --git a/sys-libs/glibc/glibc-2.3.6.ebuild b/sys-libs/glibc/glibc-2.3.6.ebuild
index 829055a0dded..79603e94369a 100644
--- a/sys-libs/glibc/glibc-2.3.6.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6.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-libs/glibc/glibc-2.3.6.ebuild,v 1.10 2006/01/05 03:04:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6.ebuild,v 1.11 2006/01/07 03:25:09 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1044,7 +1044,7 @@ RESTRICT="nostrip multilib-pkg-force"
# We need a new-enough binutils for as-needed
DEPEND=">=sys-devel/gcc-3.3.3
nptl? ( >=sys-kernel/linux-headers-2.6.5 )
- >=sys-devel/binutils-2.16.1
+ >=sys-devel/binutils-2.15.94
>=sys-devel/gcc-config-1.3.12
virtual/os-headers
nls? ( sys-devel/gettext )