Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.20-r2.ebuild ChangeLog
Date: Sun, 31 May 2015 11:42:15
Message-Id: 20150531114203.6ACE3A17@oystercatcher.gentoo.org
1 zlogene 15/05/31 11:42:03
2
3 Modified: glibc-2.20-r2.ebuild ChangeLog
4 Log:
5 Revert sparc stable keyword, this version doesn't work there as expected (see bug #550836)
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.12 sys-libs/glibc/glibc-2.20-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild?r1=1.11&r2=1.12
15
16 Index: glibc-2.20-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- glibc-2.20-r2.ebuild 27 May 2015 13:55:42 -0000 1.11
23 +++ glibc-2.20-r2.ebuild 31 May 2015 11:42:03 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v 1.11 2015/05/27 13:55:42 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v 1.12 2015/05/31 11:42:03 zlogene Exp $
29
30 EAPI="4"
31
32 @@ -10,7 +10,7 @@
33 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
34
35 LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
36 -KEYWORDS="alpha amd64 arm arm64 -hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
37 +KEYWORDS="alpha amd64 arm arm64 -hppa ia64 m68k ~mips ppc ppc64 s390 sh -sparc x86"
38 RESTRICT="strip" # strip ourself #46186
39 EMULTILIB_PKG="true"
40
41
42
43
44 1.1058 sys-libs/glibc/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1058&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.1058&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.1057&r2=1.1058
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
53 retrieving revision 1.1057
54 retrieving revision 1.1058
55 diff -u -r1.1057 -r1.1058
56 --- ChangeLog 30 May 2015 05:29:28 -0000 1.1057
57 +++ ChangeLog 31 May 2015 11:42:03 -0000 1.1058
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-libs/glibc
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1057 2015/05/30 05:29:28 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1058 2015/05/31 11:42:03 zlogene Exp $
63 +
64 + 31 May 2015; Mikle Kolyada <zlogene@g.o> glibc-2.20-r2.ebuild:
65 + Revert sparc stable keyword, this version doesn't work there as expected (see
66 + bug #550836)
67
68 30 May 2015; Mike Frysinger <vapier@g.o>
69 files/eblits/src_configure.eblit: