Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.9_p20081201-r2.ebuild
Date: Mon, 02 Mar 2009 08:58:14
Message-Id: E1Le3yW-0004GS-Hf@stork.gentoo.org
1 vapier 09/03/02 08:58:12
2
3 Modified: glibc-2.9_p20081201-r2.ebuild
4 Log:
5 fix patch reference #260819
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild?r1=1.4&r2=1.5
14
15 Index: glibc-2.9_p20081201-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- glibc-2.9_p20081201-r2.ebuild 1 Mar 2009 21:06:22 -0000 1.4
22 +++ glibc-2.9_p20081201-r2.ebuild 2 Mar 2009 08:58:12 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild,v 1.4 2009/03/01 21:06:22 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild,v 1.5 2009/03/02 08:58:12 vapier Exp $
28
29 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
30
31 @@ -24,7 +24,7 @@
32 fi
33 MANPAGE_VER="" # pregenerated manpages
34 INFOPAGE_VER="" # pregenerated infopages
35 -PATCH_VER="5" # Gentoo patchset
36 +PATCH_VER="4" # Gentoo patchset
37 PORTS_VER=${RELEASE_VER} # version of glibc ports addon
38 LIBIDN_VER="" # version of libidn addon
39 LT_VER="" # version of linuxthreads addon