summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-05-04 03:51:13 +0000
committerMike Frysinger <vapier@gentoo.org>2006-05-04 03:51:13 +0000
commit25ad131044c0ea63cf3505f2f40bfb27fc9df207 (patch)
tree98139200f2bedf202a5963f8cc60c75f7cf7547f
parentstable on amd64, #131014 (diff)
downloadhistorical-25ad131044c0ea63cf3505f2f40bfb27fc9df207.tar.gz
historical-25ad131044c0ea63cf3505f2f40bfb27fc9df207.tar.bz2
historical-25ad131044c0ea63cf3505f2f40bfb27fc9df207.zip
fix for printf(%h) bug #128622 and move into ~arch
-rw-r--r--sys-libs/glibc/files/digest-glibc-2.4-r26
-rw-r--r--sys-libs/glibc/glibc-2.4-r2.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-libs/glibc/files/digest-glibc-2.4-r2 b/sys-libs/glibc/files/digest-glibc-2.4-r2
index da1097a3bb90..5115eff63bd6 100644
--- a/sys-libs/glibc/files/digest-glibc-2.4-r2
+++ b/sys-libs/glibc/files/digest-glibc-2.4-r2
@@ -1,6 +1,6 @@
-MD5 b8195400f26e13665d303edda828c463 glibc-2.4-patches-1.9.tar.bz2 117391
-RMD160 5e85a7673bc3bc87e7af960eb2b057f703b2ba4e glibc-2.4-patches-1.9.tar.bz2 117391
-SHA256 dbf7c360406ac6797249a59a3052f5d9dd045941763771abafc73e95888878fc glibc-2.4-patches-1.9.tar.bz2 117391
+MD5 cd46dd1900c78859b83a05c36c928e03 glibc-2.4-patches-1.10.tar.bz2 117904
+RMD160 a58b024d4114ea5e03a6567f35c5a41802466560 glibc-2.4-patches-1.10.tar.bz2 117904
+SHA256 a44ceb3a436b9037392fbee1a092b9e0180e31c569e266ba443ae20bcf5c793d glibc-2.4-patches-1.10.tar.bz2 117904
MD5 7e9a88dcd41fbc53801dbe5bdacaf245 glibc-2.4.tar.bz2 15202445
RMD160 ee2712a0e6fab8e086958c1f23221f8d07af3de1 glibc-2.4.tar.bz2 15202445
SHA256 27aaaaa78b4ab5da76bb29385dc9be087ba7b855a9102eaaa78ce3ec5e2e7fcd glibc-2.4.tar.bz2 15202445
diff --git a/sys-libs/glibc/glibc-2.4-r2.ebuild b/sys-libs/glibc/glibc-2.4-r2.ebuild
index 8bf36ca6dad5..4ad897fd717a 100644
--- a/sys-libs/glibc/glibc-2.4-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.4-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.4-r2.ebuild,v 1.19 2006/05/03 04:10:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r2.ebuild,v 1.20 2006/05/04 03:51:13 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="none"
GLIBC_INFOPAGE_VERSION="none"
# Gentoo patchset
-PATCH_VER="1.9"
+PATCH_VER="1.10"
# Fedora addons (like c_stubs)
# sniped from RHEL's glibc-2.4-4.src.rpm