summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-08-23 15:29:46 +0000
committerMike Frysinger <vapier@gentoo.org>2011-08-23 15:29:46 +0000
commit1e1f4bc8849b79bbc963efc12175f6ba6253b259 (patch)
tree5b4942b5ae493ff4a519c77a961e6323fcb09d94 /sys-libs
parentGrab a few more fixes from upstream git/tracker. (diff)
downloadgentoo-2-1e1f4bc8849b79bbc963efc12175f6ba6253b259.tar.gz
gentoo-2-1e1f4bc8849b79bbc963efc12175f6ba6253b259.tar.bz2
gentoo-2-1e1f4bc8849b79bbc963efc12175f6ba6253b259.zip
Back out ports change ... not ready for it just yet.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 8260c16e7fcf..7f6910665a5e 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.784 2011/08/23 15:28:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.785 2011/08/23 15:29:46 vapier Exp $
+
+ 23 Aug 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild:
+ Back out ports change ... not ready for it just yet.
23 Aug 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild:
Grab a few more fixes from upstream git/tracker.
diff --git a/sys-libs/glibc/glibc-2.14.ebuild b/sys-libs/glibc/glibc-2.14.ebuild
index fd7463e43d84..508271295f49 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.5 2011/08/23 15:28:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.ebuild,v 1.6 2011/08/23 15:29:46 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -26,7 +26,7 @@ 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="6cc02c7" # version of glibc ports addon
+PORTS_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
#LT_KERN_VER=${LT_KERN_VER:-"2.4.1"} # min kernel version linuxthreads requires