summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-08-18 03:37:07 +0000
committerMike Frysinger <vapier@gentoo.org>2012-08-18 03:37:07 +0000
commitf5184d7c5aae48e88bbef68239f14dbafa81c40b (patch)
treee83dc6f203eddb02164b259c832862520be12a52 /sys-libs/glibc/glibc-2.16.0.ebuild
parentAdd fix from upstream for building with glibc-2.16 #426812 by Diego Elio Pett... (diff)
downloadgentoo-2-f5184d7c5aae48e88bbef68239f14dbafa81c40b.tar.gz
gentoo-2-f5184d7c5aae48e88bbef68239f14dbafa81c40b.tar.bz2
gentoo-2-f5184d7c5aae48e88bbef68239f14dbafa81c40b.zip
Update alpha/s390 patches.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.16.0.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.16.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.16.0.ebuild b/sys-libs/glibc/glibc-2.16.0.ebuild
index 43277f3391db..4b85911fb13e 100644
--- a/sys-libs/glibc/glibc-2.16.0.ebuild
+++ b/sys-libs/glibc/glibc-2.16.0.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.16.0.ebuild,v 1.6 2012/08/14 16:12:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild,v 1.7 2012/08/18 03:37:07 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing
@@ -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="2" # Gentoo patchset
+PATCH_VER="3" # Gentoo patchset
PORTS_VER=${RELEASE_VER} # version of glibc ports addon
NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.16"} # min kernel version nptl requires