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.10.1-r1.ebuild
Date: Sun, 25 Apr 2010 17:30:50
Message-Id: 20100425173030.562D82C04C@corvid.gentoo.org
1 vapier 10/04/25 17:30:30
2
3 Modified: ChangeLog glibc-2.10.1-r1.ebuild
4 Log:
5 Stabilize for s390.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.682 sys-libs/glibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.682&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.682&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.681&r2=1.682
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
18 retrieving revision 1.681
19 retrieving revision 1.682
20 diff -u -r1.681 -r1.682
21 --- ChangeLog 25 Apr 2010 17:17:55 -0000 1.681
22 +++ ChangeLog 25 Apr 2010 17:30:30 -0000 1.682
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-libs/glibc
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.681 2010/04/25 17:17:55 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.682 2010/04/25 17:30:30 vapier Exp $
28 +
29 + 25 Apr 2010; Mike Frysinger <vapier@g.o> glibc-2.10.1-r1.ebuild:
30 + Stabilize for s390.
31
32 *glibc-2.11.1 (25 Apr 2010)
33
34
35
36
37 1.14 sys-libs/glibc/glibc-2.10.1-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild?rev=1.14&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild?rev=1.14&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild?r1=1.13&r2=1.14
42
43 Index: glibc-2.10.1-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v
46 retrieving revision 1.13
47 retrieving revision 1.14
48 diff -u -r1.13 -r1.14
49 --- glibc-2.10.1-r1.ebuild 19 Apr 2010 17:48:25 -0000 1.13
50 +++ glibc-2.10.1-r1.ebuild 25 Apr 2010 17:30:30 -0000 1.14
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.13 2010/04/19 17:48:25 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.14 2010/04/25 17:30:30 vapier Exp $
56
57 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
58
59 @@ -8,7 +8,7 @@
60 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
61
62 LICENSE="LGPL-2"
63 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc x86"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
65 RESTRICT="strip" # strip ourself #46186
66 EMULTILIB_PKG="true"