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.7-r1.ebuild
Date: Wed, 16 Jan 2008 22:46:25
Message-Id: E1JFH1R-0003t2-EJ@stork.gentoo.org
1 vapier 08/01/16 22:46:13
2
3 Modified: ChangeLog glibc-2.7-r1.ebuild
4 Log:
5 Add some ~sparc love.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.572 sys-libs/glibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.572&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.572&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.571&r2=1.572
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
18 retrieving revision 1.571
19 retrieving revision 1.572
20 diff -u -r1.571 -r1.572
21 --- ChangeLog 31 Dec 2007 12:36:25 -0000 1.571
22 +++ ChangeLog 16 Jan 2008 22:46:12 -0000 1.572
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.571 2007/12/31 12:36:25 jer Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.572 2008/01/16 22:46:12 vapier Exp $
29 +
30 + 16 Jan 2008; Mike Frysinger <vapier@g.o> glibc-2.7-r1.ebuild:
31 + Add some ~sparc love.
32
33 31 Dec 2007; Jeroen Roovers <jer@g.o> glibc-2.7-r1.ebuild:
34 Stable for HPPA.
35
36
37
38 1.8 sys-libs/glibc/glibc-2.7-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild?r1=1.7&r2=1.8
43
44 Index: glibc-2.7-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- glibc-2.7-r1.ebuild 11 Jan 2008 05:06:07 -0000 1.7
51 +++ glibc-2.7-r1.ebuild 16 Jan 2008 22:46:12 -0000 1.8
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild,v 1.7 2008/01/11 05:06:07 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild,v 1.8 2008/01/16 22:46:12 vapier Exp $
58
59 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
60
61 @@ -8,7 +8,7 @@
62 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
63
64 LICENSE="LGPL-2"
65 -KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86"
66 +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
67 RESTRICT="strip" # strip ourself #46186
68 EMULTILIB_PKG="true"
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list