diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-05 22:48:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-05 22:48:03 +0000 |
commit | c9d12c41140126fe14ef54fc9c0af07d36f4d11c (patch) | |
tree | 10b4da432881aad2b0158a0e4ec59c8153f64fcd /sys-libs | |
parent | Remove gphoto2 2.2.0 from mask; turns out to not be a problem with gphoto2 (diff) | |
download | gentoo-2-c9d12c41140126fe14ef54fc9c0af07d36f4d11c.tar.gz gentoo-2-c9d12c41140126fe14ef54fc9c0af07d36f4d11c.tar.bz2 gentoo-2-c9d12c41140126fe14ef54fc9c0af07d36f4d11c.zip |
push out some backported sparc fixes
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/files/digest-glibc-2.3.6-r4 | 6 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r4.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-libs/glibc/files/digest-glibc-2.3.6-r4 b/sys-libs/glibc/files/digest-glibc-2.3.6-r4 index ad1476604c08..14374a5ddb65 100644 --- a/sys-libs/glibc/files/digest-glibc-2.3.6-r4 +++ b/sys-libs/glibc/files/digest-glibc-2.3.6-r4 @@ -1,6 +1,6 @@ -MD5 4ae76c31460f46b1f2071a9a4ba16961 glibc-2.3.6-patches-1.16.tar.bz2 215499 -RMD160 b84a693c3de85f47b7c4d5029ec4745d95e68513 glibc-2.3.6-patches-1.16.tar.bz2 215499 -SHA256 28f562f1fb97c3be4141c4090475dfce0a2f6af968cbbe392a77eb9584eb52c0 glibc-2.3.6-patches-1.16.tar.bz2 215499 +MD5 73b4e44b8cc2f6287f4fb76ed30db11a glibc-2.3.6-patches-1.17.tar.bz2 215914 +RMD160 2b1d1c63b3b8cd6105e9ad4675ee9565a89b8837 glibc-2.3.6-patches-1.17.tar.bz2 215914 +SHA256 5c09f3e3619281b7b533a6e564acefcdce159d665a06d011cc36e10978e1c9ca glibc-2.3.6-patches-1.17.tar.bz2 215914 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-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index b497c931eb4f..13829177e313 100644 --- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r4.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-r4.ebuild,v 1.22 2006/07/04 21:06:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.23 2006/07/05 22:48:03 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.16" +PATCH_VER="1.17" GENTOO_TOOLCHAIN_BASE_URI="mirror://gentoo" GENTOO_TOOLCHAIN_DEV_URI="http://dev.gentoo.org/~azarah/glibc/XXX http://dev.gentoo.org/~vapier/dist/XXX" |