summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-21 21:01:40 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-21 21:01:40 +0000
commit88b559778df7e7975df64d4c747b599f1ec22822 (patch)
tree052f42b9ebe05ba27a2467e07d336c104c89c3e7 /sys-libs
parentversion bump (diff)
downloadgentoo-2-88b559778df7e7975df64d4c747b599f1ec22822.tar.gz
gentoo-2-88b559778df7e7975df64d4c747b599f1ec22822.tar.bz2
gentoo-2-88b559778df7e7975df64d4c747b599f1ec22822.zip
fix for arm/linuxthreads/gcc-4
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/files/digest-glibc-2.3.6-r56
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r5.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-libs/glibc/files/digest-glibc-2.3.6-r5 b/sys-libs/glibc/files/digest-glibc-2.3.6-r5
index 621cbb9c890b..b478145fcfe5 100644
--- a/sys-libs/glibc/files/digest-glibc-2.3.6-r5
+++ b/sys-libs/glibc/files/digest-glibc-2.3.6-r5
@@ -1,6 +1,6 @@
-MD5 649582d59061b8716f3bd4932f18fdac glibc-2.3.6-patches-1.18.tar.bz2 214978
-RMD160 5318aa2202166e6283c692ac975d67131df8a654 glibc-2.3.6-patches-1.18.tar.bz2 214978
-SHA256 1445b529fd2556ac0172798392709d91735ea5f756d02598a851bddafac4a3b4 glibc-2.3.6-patches-1.18.tar.bz2 214978
+MD5 db161b16a8925e84cb82b8ea619cb318 glibc-2.3.6-patches-1.19.tar.bz2 216069
+RMD160 1998c521c3799f5baa8cfa2510e2f127088cc5be glibc-2.3.6-patches-1.19.tar.bz2 216069
+SHA256 8aa924347c50bd721cc1dd8dc7b0c986136689346d4d78eaea4d9f15a4db2dea glibc-2.3.6-patches-1.19.tar.bz2 216069
MD5 bfdce99f82d6dbcb64b7f11c05d6bc96 glibc-2.3.6.tar.bz2 14014977
RMD160 04b4f71cc3e89581e02ee2dbf5ab05f61e868bf1 glibc-2.3.6.tar.bz2 14014977
SHA256 e73ff5eddea95d09238b41d3c9c4d9ccddcf99fcc93d04956599c91c704f4a8e glibc-2.3.6.tar.bz2 14014977
diff --git a/sys-libs/glibc/glibc-2.3.6-r5.ebuild b/sys-libs/glibc/glibc-2.3.6-r5.ebuild
index e5ccd91484c9..58490b0abdb7 100644
--- a/sys-libs/glibc/glibc-2.3.6-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r5.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-r5.ebuild,v 1.7 2006/10/19 22:52:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r5.ebuild,v 1.8 2006/10/21 21:01:40 vapier Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -27,7 +27,7 @@ GLIBC_MANPAGE_VERSION="2.3.6-1"
GLIBC_INFOPAGE_VERSION="2.3.6"
# Gentoo patchset
-PATCH_VER="1.18"
+PATCH_VER="1.19"
GENTOO_TOOLCHAIN_BASE_URI="mirror://gentoo"
GENTOO_TOOLCHAIN_DEV_URI="http://dev.gentoo.org/~azarah/glibc/XXX http://dev.gentoo.org/~vapier/dist/XXX"