summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-28 17:48:05 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-28 17:48:05 +0000
commit9424625cb9c9c69b244d39988dbf0b91999965e0 (patch)
tree003ee13e5c5d764ad040795534121ec329f18f5d /sys-libs
parentVersion bump. (diff)
downloadgentoo-2-9424625cb9c9c69b244d39988dbf0b91999965e0.tar.gz
gentoo-2-9424625cb9c9c69b244d39988dbf0b91999965e0.tar.bz2
gentoo-2-9424625cb9c9c69b244d39988dbf0b91999965e0.zip
push out mips librt fixup #211684
(Portage version: 2.2_pre2)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.6.1.ebuild b/sys-libs/glibc/glibc-2.6.1.ebuild
index 7d590e8bc1a4..3bcf794e1f86 100644
--- a/sys-libs/glibc/glibc-2.6.1.ebuild
+++ b/sys-libs/glibc/glibc-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.17 2007/11/18 03:49:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.18 2008/02/28 17:48:05 vapier Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -17,7 +17,7 @@ RELEASE_VER=$(get_version_component_range 1-3) # major glibc version
BRANCH_UPDATE=$(get_version_component_range 4) # upstream cvs snaps
MANPAGE_VER="" # pregenerated manpages
INFOPAGE_VER="" # pregenerated infopages
-PATCH_VER="1.1" # Gentoo patchset
+PATCH_VER="1.2" # Gentoo patchset
PATCH_GLIBC_VER=${RELEASE_VER} # glibc version in patchset
PORTS_VER=${RELEASE_VER} # version of glibc ports addon
LT_VER="" # version of linuxthreads addon