summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-08-23 15:52:19 +0000
committerMike Frysinger <vapier@gentoo.org>2011-08-23 15:52:19 +0000
commit3d50c7d765c55aedb2a322b67c07d467bfb8b6a4 (patch)
treee49a89bbb11620960b955cd9dff99af79edb20e7 /sys-libs/glibc
parentDon't depend on glib[introspection] (diff)
downloadgentoo-2-3d50c7d765c55aedb2a322b67c07d467bfb8b6a4.tar.gz
gentoo-2-3d50c7d765c55aedb2a322b67c07d467bfb8b6a4.tar.bz2
gentoo-2-3d50c7d765c55aedb2a322b67c07d467bfb8b6a4.zip
Add ports tarball from upstream glibc-2.14 tag.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.14.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 7f6910665a5e..47ed236b33eb 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.785 2011/08/23 15:29:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.786 2011/08/23 15:52:19 vapier Exp $
+
+ 23 Aug 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild:
+ Add ports tarball from upstream glibc-2.14 tag.
23 Aug 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild:
Back out ports change ... not ready for it just yet.
diff --git a/sys-libs/glibc/glibc-2.14.ebuild b/sys-libs/glibc/glibc-2.14.ebuild
index 508271295f49..e521b2dd163e 100644
--- a/sys-libs/glibc/glibc-2.14.ebuild
+++ b/sys-libs/glibc/glibc-2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.ebuild,v 1.6 2011/08/23 15:29:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.ebuild,v 1.7 2011/08/23 15:52:19 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -25,8 +25,8 @@ fi
MANPAGE_VER="" # pregenerated manpages
INFOPAGE_VER="" # pregenerated infopages
LIBIDN_VER="" # it's integrated into the main tarball now
-PATCH_VER="5" # Gentoo patchset
-PORTS_VER="" # version of glibc ports addon
+PATCH_VER="6" # Gentoo patchset
+PORTS_VER="6cc02c7" # 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
#LT_KERN_VER=${LT_KERN_VER:-"2.4.1"} # min kernel version linuxthreads requires