Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@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: Thu, 24 Jun 2010 10:55:48
Message-Id: 20100624105541.606E42CF4C@corvid.gentoo.org
1 phajdan.jr 10/06/24 10:55:41
2
3 Modified: glibc-2.11.1.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #318503
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild?r1=1.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- glibc-2.11.1.ebuild 20 Jun 2010 17:57:27 -0000 1.3
22 +++ glibc-2.11.1.ebuild 24 Jun 2010 10:55:41 -0000 1.4
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.3 2010/06/20 17:57:27 ssuominen Exp $
27 +# $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 $
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.690 sys-libs/glibc/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.690&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.690&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.689&r2=1.690
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
52 retrieving revision 1.689
53 retrieving revision 1.690
54 diff -u -r1.689 -r1.690
55 --- ChangeLog 20 Jun 2010 17:57:27 -0000 1.689
56 +++ ChangeLog 24 Jun 2010 10:55:41 -0000 1.690
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.689 2010/06/20 17:57:27 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.690 2010/06/24 10:55:41 phajdan.jr Exp $
62 +
63 + 24 Jun 2010; Pawel Hajdan jr <phajdan.jr@g.o> glibc-2.11.1.ebuild:
64 + x86 stable wrt bug #318503
65
66 20 Jun 2010; Samuli Suominen <ssuominen@g.o> glibc-2.11.1.ebuild:
67 amd64 stable wrt #318503