summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-27 02:07:12 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-27 02:07:12 +0000
commit4a44e2eb38018d644dae8dbde0ea228a954a463e (patch)
tree3d45f11f0043880a591c0c1f91d452988b6c12f8 /sys-libs/glibc/glibc-2.15-r1.ebuild
parentUse mirror://gnu as pointed out by repoman. (diff)
downloadgentoo-2-4a44e2eb38018d644dae8dbde0ea228a954a463e.tar.gz
gentoo-2-4a44e2eb38018d644dae8dbde0ea228a954a463e.tar.bz2
gentoo-2-4a44e2eb38018d644dae8dbde0ea228a954a463e.zip
Get this version cross-compiling too.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.15-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.15-r1.ebuild b/sys-libs/glibc/glibc-2.15-r1.ebuild
index 2514a0501b32..1b3fe70e8826 100644
--- a/sys-libs/glibc/glibc-2.15-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild,v 1.1 2012/04/21 16:54:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild,v 1.2 2012/04/27 02:07:12 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker
@@ -33,7 +33,7 @@ esac
MANPAGE_VER="" # pregenerated manpages
INFOPAGE_VER="" # pregenerated infopages
LIBIDN_VER="" # it's integrated into the main tarball now
-PATCH_VER="9" # Gentoo patchset
+PATCH_VER="10" # Gentoo patchset
PORTS_VER=${RELEASE_VER} # version of glibc ports addon
LT_VER="" # version of linuxthreads addon
NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.9"} # min kernel version nptl requires