diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-05-26 03:53:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-05-26 03:53:12 +0000 |
commit | bce8fcb7d14d58857f6e804496d3a7ced363280b (patch) | |
tree | 531431c37fc0cb0a2b3877a0ab28219bb3aef9f5 /sys-libs/glibc/glibc-2.3.6-r4.ebuild | |
parent | Bug 134359, -Dusenm (diff) | |
download | historical-bce8fcb7d14d58857f6e804496d3a7ced363280b.tar.gz historical-bce8fcb7d14d58857f6e804496d3a7ced363280b.tar.bz2 historical-bce8fcb7d14d58857f6e804496d3a7ced363280b.zip |
add hppa patches #133756 by Guy Martin
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 963bca4e7109..206cfadb9397 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.4 2006/05/14 22:41:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.5 2006/05/26 03:53:12 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.10" +PATCH_VER="1.11" # Fedora addons (like c_stubs) ... sniped from RHEL's glibc-2.4-4.src.rpm # http://download.fedora.redhat.com/pub/fedora/linux/core/ |