summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-05-24 02:44:44 +0000
committerMike Frysinger <vapier@gentoo.org>2011-05-24 02:44:44 +0000
commit24a5ae2702f73047ee1d46dcf8c5154ac4a138e4 (patch)
tree8fe55affdc1493d6785eab990c2d29ec1919d3de /sys-libs
parentLinux patch 2.6.32.41 and patch to disable -Wunused-but-set-variable for gcc ... (diff)
downloadgentoo-2-24a5ae2702f73047ee1d46dcf8c5154ac4a138e4.tar.gz
gentoo-2-24a5ae2702f73047ee1d46dcf8c5154ac4a138e4.tar.bz2
gentoo-2-24a5ae2702f73047ee1d46dcf8c5154ac4a138e4.zip
Update hppa patch #368079 by Jeroen Roovers.
(Portage version: 2.2.0_alpha33/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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index bc4a29fdc0a2..d43d1d5df8f7 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.769 2011/05/19 10:52:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.770 2011/05/24 02:44:44 vapier Exp $
+
+ 24 May 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.12.2.ebuild:
+ Update hppa patch #368079 by Jeroen Roovers.
19 May 2011; Markos Chandras <hwoarang@gentoo.org> glibc-2.12.2.ebuild:
Stable on amd64 wrt bug #356913
diff --git a/sys-libs/glibc/glibc-2.12.2.ebuild b/sys-libs/glibc/glibc-2.12.2.ebuild
index ac63d6b41bf4..ad2de44c05c0 100644
--- a/sys-libs/glibc/glibc-2.12.2.ebuild
+++ b/sys-libs/glibc/glibc-2.12.2.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.12.2.ebuild,v 1.5 2011/05/19 10:52:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.6 2011/05/24 02:44:44 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -25,7 +25,7 @@ fi
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="2.12.1" # 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