Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog glibc-2.6.1.ebuild
Date: Mon, 15 Oct 2007 13:09:18
Message-Id: E1IhPX9-0003lV-Ht@stork.gentoo.org
1 corsair 07/10/15 12:58:59
2
3 Modified: ChangeLog glibc-2.6.1.ebuild
4 Log:
5 Stable on ppc64; bug #195427
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.556 sys-libs/glibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.556&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.556&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.555&r2=1.556
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
18 retrieving revision 1.555
19 retrieving revision 1.556
20 diff -u -r1.555 -r1.556
21 --- ChangeLog 14 Oct 2007 09:44:13 -0000 1.555
22 +++ ChangeLog 15 Oct 2007 12:58:58 -0000 1.556
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-libs/glibc
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.555 2007/10/14 09:44:13 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.556 2007/10/15 12:58:58 corsair Exp $
28 +
29 + 15 Oct 2007; Markus Rothe <corsair@g.o> glibc-2.6.1.ebuild:
30 + Stable on ppc64; bug #195427
31
32 14 Oct 2007; Christian Faulhammer <opfer@g.o> glibc-2.6.1.ebuild:
33 stable x86, bug 195427
34
35
36
37 1.10 sys-libs/glibc/glibc-2.6.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?r1=1.9&r2=1.10
42
43 Index: glibc-2.6.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- glibc-2.6.1.ebuild 14 Oct 2007 09:44:13 -0000 1.9
50 +++ glibc-2.6.1.ebuild 15 Oct 2007 12:58:59 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 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.6.1.ebuild,v 1.9 2007/10/14 09:44:13 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.10 2007/10/15 12:58:59 corsair 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 ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86"
64 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86"
65 RESTRICT="strip" # strip ourself #46186
66 EMULTILIB_PKG="true"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list