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: glibc-2.8_p20080602.ebuild ChangeLog
Date: Sat, 21 Jun 2008 06:06:01
Message-Id: E1K9wEV-0002RA-D8@stork.gentoo.org
1 vapier 08/06/21 06:05:55
2
3 Modified: glibc-2.8_p20080602.ebuild ChangeLog
4 Log:
5 Add ~alpha and ~ia64 love.
6 (Portage version: 2.2_pre8/cvs/Linux 2.6.25 x86_64)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?r1=1.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- glibc-2.8_p20080602.ebuild 17 Jun 2008 13:15:39 -0000 1.2
22 +++ glibc-2.8_p20080602.ebuild 21 Jun 2008 06:05:54 -0000 1.3
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.2 2008/06/17 13:15:39 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.3 2008/06/21 06:05:54 vapier 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="~amd64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
37 RESTRICT="strip" # strip ourself #46186
38 EMULTILIB_PKG="true"
39
40
41
42
43 1.582 sys-libs/glibc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.582&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.582&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.581&r2=1.582
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
52 retrieving revision 1.581
53 retrieving revision 1.582
54 diff -u -r1.581 -r1.582
55 --- ChangeLog 17 Jun 2008 13:15:39 -0000 1.581
56 +++ ChangeLog 21 Jun 2008 06:05:54 -0000 1.582
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.581 2008/06/17 13:15:39 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.582 2008/06/21 06:05:54 vapier Exp $
62 +
63 + 21 Jun 2008; Mike Frysinger <vapier@g.o>
64 + glibc-2.8_p20080602.ebuild:
65 + Add ~alpha and ~ia64 love.
66
67 17 Jun 2008; Mike Frysinger <vapier@g.o>
68 glibc-2.8_p20080602.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list