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: ChangeLog glibc-2.12.2.ebuild
Date: Sat, 19 Nov 2011 22:07:03
Message-Id: 20111119211433.7AC622004B@flycatcher.gentoo.org
1 vapier 11/11/19 21:14:33
2
3 Modified: ChangeLog glibc-2.12.2.ebuild
4 Log:
5 Mark s390 stable to match latest ibm dev stream.
6
7 (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.796 sys-libs/glibc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.796&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.796&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.795&r2=1.796
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
19 retrieving revision 1.795
20 retrieving revision 1.796
21 diff -u -r1.795 -r1.796
22 --- ChangeLog 17 Nov 2011 21:22:53 -0000 1.795
23 +++ ChangeLog 19 Nov 2011 21:14:33 -0000 1.796
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-libs/glibc
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.795 2011/11/17 21:22:53 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.796 2011/11/19 21:14:33 vapier Exp $
29 +
30 + 19 Nov 2011; Mike Frysinger <vapier@g.o> glibc-2.12.2.ebuild:
31 + Mark s390 stable to match latest ibm dev stream.
32
33 17 Nov 2011; Mike Frysinger <vapier@g.o> files/eblits/common.eblit:
34 When we filter flags, make sure we update CFLAGS_x86 to avoid endlessly
35
36
37
38 1.13 sys-libs/glibc/glibc-2.12.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild?rev=1.13&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild?rev=1.13&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild?r1=1.12&r2=1.13
43
44 Index: glibc-2.12.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v
47 retrieving revision 1.12
48 retrieving revision 1.13
49 diff -u -r1.12 -r1.13
50 --- glibc-2.12.2.ebuild 16 Nov 2011 16:07:46 -0000 1.12
51 +++ glibc-2.12.2.ebuild 19 Nov 2011 21:14:33 -0000 1.13
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.12 2011/11/16 16:07:46 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.13 2011/11/19 21:14:33 vapier Exp $
57
58 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
59
60 @@ -8,7 +8,7 @@
61 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
62
63 LICENSE="LGPL-2"
64 -KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
65 +KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
66 RESTRICT="strip" # strip ourself #46186
67 EMULTILIB_PKG="true"