Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libcxx: libcxx-9999.ebuild libcxx-0.0_p20121105.ebuild ChangeLog
Date: Thu, 31 Jan 2013 17:57:00
Message-Id: 20130131175657.7BCEC2171D@flycatcher.gentoo.org
1 bicatali 13/01/31 17:56:57
2
3 Modified: libcxx-9999.ebuild libcxx-0.0_p20121105.ebuild
4 ChangeLog
5 Log:
6 Keyworded x86 amd64-linux and x86-linux
7
8 (Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
9
10 Revision Changes Path
11 1.5 sys-libs/libcxx/libcxx-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/libcxx-9999.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/libcxx-9999.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/libcxx-9999.ebuild?r1=1.4&r2=1.5
16
17 Index: libcxx-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-9999.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- libcxx-9999.ebuild 1 Nov 2012 17:37:04 -0000 1.4
24 +++ libcxx-9999.ebuild 31 Jan 2013 17:56:57 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-9999.ebuild,v 1.4 2012/11/01 17:37:04 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-9999.ebuild,v 1.5 2013/01/31 17:56:57 bicatali Exp $
31
32 EAPI=4
33
34 @@ -21,7 +21,7 @@
35 LICENSE="|| ( UoI-NCSA MIT )"
36 SLOT="0"
37 if [ "${PV%9999}" = "${PV}" ] ; then
38 - KEYWORDS="~amd64 ~amd64-fbsd"
39 + KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
40 else
41 KEYWORDS=""
42 fi
43
44
45
46 1.2 sys-libs/libcxx/libcxx-0.0_p20121105.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20121105.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20121105.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20121105.ebuild?r1=1.1&r2=1.2
51
52 Index: libcxx-0.0_p20121105.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20121105.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- libcxx-0.0_p20121105.ebuild 5 Nov 2012 12:02:02 -0000 1.1
59 +++ libcxx-0.0_p20121105.ebuild 31 Jan 2013 17:56:57 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20121105.ebuild,v 1.1 2012/11/05 12:02:02 aballier Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-0.0_p20121105.ebuild,v 1.2 2013/01/31 17:56:57 bicatali Exp $
66
67 EAPI=4
68
69 @@ -21,7 +21,7 @@
70 LICENSE="|| ( UoI-NCSA MIT )"
71 SLOT="0"
72 if [ "${PV%9999}" = "${PV}" ] ; then
73 - KEYWORDS="~amd64 ~amd64-fbsd"
74 + KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
75 else
76 KEYWORDS=""
77 fi
78
79
80
81 1.9 sys-libs/libcxx/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/ChangeLog?rev=1.9&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/ChangeLog?rev=1.9&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/ChangeLog?r1=1.8&r2=1.9
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v
90 retrieving revision 1.8
91 retrieving revision 1.9
92 diff -u -r1.8 -r1.9
93 --- ChangeLog 5 Nov 2012 12:02:01 -0000 1.8
94 +++ ChangeLog 31 Jan 2013 17:56:57 -0000 1.9
95 @@ -1,6 +1,10 @@
96 # ChangeLog for sys-libs/libcxx
97 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.8 2012/11/05 12:02:01 aballier Exp $
99 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.9 2013/01/31 17:56:57 bicatali Exp $
101 +
102 + 31 Jan 2013; Sébastien Fabbro <bicatali@g.o>
103 + libcxx-0.0_p20121105.ebuild, libcxx-9999.ebuild:
104 + Keyworded x86 amd64-linux and x86-linux
105
106 *libcxx-0.0_p20121105 (05 Nov 2012)
107
108 @@ -43,4 +47,3 @@
109 +libcxx-0.0_p20120523.ebuild, +libcxx-9999.ebuild, +files/multilib.patch,
110 +files/prepare_snapshot.sh, +metadata.xml:
111 initial import, ebuild by me
112 -