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.11.1.ebuild ChangeLog
Date: Fri, 25 Jun 2010 02:49:45
Message-Id: 20100625024943.369DC2CF56@corvid.gentoo.org
1 vapier 10/06/25 02:49:42
2
3 Modified: glibc-2.11.1.ebuild ChangeLog
4 Log:
5 Mark ia64 stable #318503.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 sys-libs/glibc/glibc-2.11.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild?r1=1.4&r2=1.5
14
15 Index: glibc-2.11.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- glibc-2.11.1.ebuild 24 Jun 2010 10:55:41 -0000 1.4
22 +++ glibc-2.11.1.ebuild 25 Jun 2010 02:49:42 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 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.11.1.ebuild,v 1.4 2010/06/24 10:55:41 phajdan.jr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild,v 1.5 2010/06/25 02:49:42 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="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
37 RESTRICT="strip" # strip ourself #46186
38 EMULTILIB_PKG="true"
39
40
41
42
43 1.691 sys-libs/glibc/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.691&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.691&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.690&r2=1.691
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
52 retrieving revision 1.690
53 retrieving revision 1.691
54 diff -u -r1.690 -r1.691
55 --- ChangeLog 24 Jun 2010 10:55:41 -0000 1.690
56 +++ ChangeLog 25 Jun 2010 02:49:42 -0000 1.691
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-libs/glibc
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.690 2010/06/24 10:55:41 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.691 2010/06/25 02:49:42 vapier Exp $
62 +
63 + 25 Jun 2010; Mike Frysinger <vapier@g.o> glibc-2.11.1.ebuild:
64 + Mark ia64 stable #318503.
65
66 24 Jun 2010; Pawel Hajdan jr <phajdan.jr@g.o> glibc-2.11.1.ebuild:
67 x86 stable wrt bug #318503