Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.8_p20080602.ebuild ChangeLog
Date: Sun, 22 Jun 2008 17:40:02
Message-Id: E1KATXf-0007I2-Pw@stork.gentoo.org
1 bluebird 08/06/22 17:39:55
2
3 Modified: glibc-2.8_p20080602.ebuild ChangeLog
4 Log:
5 Add ~sparc keyword
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 sys-libs/glibc/glibc-2.8_p20080602.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?r1=1.4&r2=1.5
14
15 Index: glibc-2.8_p20080602.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- glibc-2.8_p20080602.ebuild 22 Jun 2008 01:26:33 -0000 1.4
22 +++ glibc-2.8_p20080602.ebuild 22 Jun 2008 17:39:55 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.8_p20080602.ebuild,v 1.4 2008/06/22 01:26:33 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.5 2008/06/22 17:39:55 bluebird Exp $
28
29 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
30
31 @@ -8,7 +8,7 @@
32 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
33
34 LICENSE="LGPL-2"
35 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 RESTRICT="strip" # strip ourself #46186
38 EMULTILIB_PKG="true"
39
40
41
42
43 1.585 sys-libs/glibc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.585&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.585&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.584&r2=1.585
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
52 retrieving revision 1.584
53 retrieving revision 1.585
54 diff -u -r1.584 -r1.585
55 --- ChangeLog 22 Jun 2008 14:05:56 -0000 1.584
56 +++ ChangeLog 22 Jun 2008 17:39:55 -0000 1.585
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-libs/glibc
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.584 2008/06/22 14:05:56 bluebird Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.585 2008/06/22 17:39:55 bluebird Exp $
62 +
63 + 22 Jun 2008; Friedrich Oslage <bluebird@g.o>
64 + glibc-2.8_p20080602.ebuild:
65 + Add ~sparc keyword
66
67 22 Jun 2008; Friedrich Oslage <bluebird@g.o>
68 files/eblits/common.eblit:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list