Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@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: Sun, 14 Oct 2007 09:54:21
Message-Id: E1Ih017-0000SW-Tp@stork.gentoo.org
1 opfer 07/10/14 09:44:13
2
3 Modified: ChangeLog glibc-2.6.1.ebuild
4 Log:
5 stable x86, bug 195427
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.555 sys-libs/glibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.555&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.555&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.554&r2=1.555
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
18 retrieving revision 1.554
19 retrieving revision 1.555
20 diff -u -r1.554 -r1.555
21 --- ChangeLog 12 Oct 2007 20:47:07 -0000 1.554
22 +++ ChangeLog 14 Oct 2007 09:44:13 -0000 1.555
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.554 2007/10/12 20:47:07 pylon Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.555 2007/10/14 09:44:13 opfer Exp $
28 +
29 + 14 Oct 2007; Christian Faulhammer <opfer@g.o> glibc-2.6.1.ebuild:
30 + stable x86, bug 195427
31
32 12 Oct 2007; Lars Weiler <pylon@g.o> glibc-2.6.1.ebuild:
33 stable ppc, bug #195427
34
35
36
37 1.9 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.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?r1=1.8&r2=1.9
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.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- glibc-2.6.1.ebuild 12 Oct 2007 20:47:07 -0000 1.8
50 +++ glibc-2.6.1.ebuild 14 Oct 2007 09:44:13 -0000 1.9
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.8 2007/10/12 20:47:07 pylon Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.9 2007/10/14 09:44:13 opfer 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