summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-11-18 11:11:49 +0000
committerMike Frysinger <vapier@gentoo.org>2010-11-18 11:11:49 +0000
commit9d0ecd81278f9cb6f5b91159aae0496f49085643 (patch)
tree414909e6f72694df563b37e169a2120184965a7e /sys-libs
parentadd ~arm, bug #345605 (diff)
downloadgentoo-2-9d0ecd81278f9cb6f5b91159aae0496f49085643.tar.gz
gentoo-2-9d0ecd81278f9cb6f5b91159aae0496f49085643.tar.bz2
gentoo-2-9d0ecd81278f9cb6f5b91159aae0496f49085643.zip
Add ports tarball #345811 by Matt Turner.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.12.1-r3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index f0b4b43a8b54..3b94f62be85a 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.734 2010/11/09 19:53:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.735 2010/11/18 11:11:49 vapier Exp $
+
+ 18 Nov 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.12.1-r3.ebuild:
+ Add ports tarball #345811 by Matt Turner.
09 Nov 2010; Raúl Porcel <armin76@gentoo.org> glibc-2.11.2-r3.ebuild:
ia64/sh/sparc stable wrt #341755
diff --git a/sys-libs/glibc/glibc-2.12.1-r3.ebuild b/sys-libs/glibc/glibc-2.12.1-r3.ebuild
index c12c09f5f3eb..e558e1db9207 100644
--- a/sys-libs/glibc/glibc-2.12.1-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.12.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.1-r3.ebuild,v 1.1 2010/10/31 21:02:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.1-r3.ebuild,v 1.2 2010/11/18 11:11:49 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="6" # Gentoo patchset
-PORTS_VER= #${RELEASE_VER%.?} # version of glibc ports addon
+PATCH_VER="7" # 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
#LT_KERN_VER=${LT_KERN_VER:-"2.4.1"} # min kernel version linuxthreads requires