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.16.0.ebuild ChangeLog
Date: Wed, 31 Oct 2012 19:20:46
Message-Id: 20121031192020.40F5921600@flycatcher.gentoo.org
1 vapier 12/10/31 19:20:20
2
3 Modified: glibc-2.16.0.ebuild ChangeLog
4 Log:
5 Move into ~arch.
6
7 (Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 sys-libs/glibc/glibc-2.16.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild?r1=1.11&r2=1.12
15
16 Index: glibc-2.16.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- glibc-2.16.0.ebuild 5 Oct 2012 03:36:15 -0000 1.11
23 +++ glibc-2.16.0.ebuild 31 Oct 2012 19:20:20 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 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.16.0.ebuild,v 1.11 2012/10/05 03:36:15 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild,v 1.12 2012/10/31 19:20:20 vapier Exp $
29
30 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing
31
32 @@ -8,7 +8,7 @@
33 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
34
35 LICENSE="LGPL-2"
36 -#KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 RESTRICT="strip" # strip ourself #46186
39 EMULTILIB_PKG="true"
40
41
42
43
44 1.902 sys-libs/glibc/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.902&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.902&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.901&r2=1.902
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
53 retrieving revision 1.901
54 retrieving revision 1.902
55 diff -u -r1.901 -r1.902
56 --- ChangeLog 31 Oct 2012 19:18:48 -0000 1.901
57 +++ ChangeLog 31 Oct 2012 19:20:20 -0000 1.902
58 @@ -1,5 +1,8 @@
59 # ChangeLog for sys-libs/glibc
60 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.901 2012/10/31 19:18:48 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.902 2012/10/31 19:20:20 vapier Exp $
62 +
63 + 31 Oct 2012; Mike Frysinger <vapier@g.o> glibc-2.16.0.ebuild:
64 + Move into ~arch.
65
66 31 Oct 2012; Mike Frysinger <vapier@g.o> glibc-2.15-r3.ebuild:
67 Mark alpha/ia64/s390 stable #404993.