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.6.1.ebuild
Date: Thu, 28 Feb 2008 17:48:10
Message-Id: E1JUmrW-0004vi-GO@stork.gentoo.org
1 vapier 08/02/28 17:48:06
2
3 Modified: glibc-2.6.1.ebuild
4 Log:
5 push out mips librt fixup #211684
6 (Portage version: 2.2_pre2)
7
8 Revision Changes Path
9 1.18 sys-libs/glibc/glibc-2.6.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?r1=1.17&r2=1.18
14
15 Index: glibc-2.6.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- glibc-2.6.1.ebuild 18 Nov 2007 03:49:31 -0000 1.17
22 +++ glibc-2.6.1.ebuild 28 Feb 2008 17:48:05 -0000 1.18
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 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.6.1.ebuild,v 1.17 2007/11/18 03:49:31 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.18 2008/02/28 17:48:05 vapier Exp $
28
29 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
30
31 @@ -17,7 +17,7 @@
32 BRANCH_UPDATE=$(get_version_component_range 4) # upstream cvs snaps
33 MANPAGE_VER="" # pregenerated manpages
34 INFOPAGE_VER="" # pregenerated infopages
35 -PATCH_VER="1.1" # Gentoo patchset
36 +PATCH_VER="1.2" # Gentoo patchset
37 PATCH_GLIBC_VER=${RELEASE_VER} # glibc version in patchset
38 PORTS_VER=${RELEASE_VER} # version of glibc ports addon
39 LT_VER="" # version of linuxthreads addon
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list