Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.8.1-r1.ebuild gcc-4.8.3.ebuild gcc-4.8.2.ebuild gcc-4.8.0.ebuild ChangeLog
Date: Wed, 24 Sep 2014 10:29:03
Message-Id: 20140924102900.B27C661DE@oystercatcher.gentoo.org
1 blueness 14/09/24 10:29:00
2
3 Modified: gcc-4.8.1-r1.ebuild gcc-4.8.3.ebuild
4 gcc-4.8.2.ebuild gcc-4.8.0.ebuild ChangeLog
5 Log:
6 Keyword 4.8 ~ppc and ~ppc64
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.12 sys-devel/gcc/gcc-4.8.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild?r1=1.11&r2=1.12
16
17 Index: gcc-4.8.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- gcc-4.8.1-r1.ebuild 5 Aug 2014 15:35:44 -0000 1.11
24 +++ gcc-4.8.1-r1.ebuild 24 Sep 2014 10:29:00 -0000 1.12
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v 1.11 2014/08/05 15:35:44 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v 1.12 2014/09/24 10:29:00 blueness Exp $
30
31 EAPI="2"
32
33 @@ -26,7 +26,7 @@
34
35 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+"
36
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
39
40 RDEPEND=""
41 DEPEND="${RDEPEND}
42
43
44
45 1.3 sys-devel/gcc/gcc-4.8.3.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild?r1=1.2&r2=1.3
50
51 Index: gcc-4.8.3.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- gcc-4.8.3.ebuild 5 Aug 2014 15:35:44 -0000 1.2
58 +++ gcc-4.8.3.ebuild 24 Sep 2014 10:29:00 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.2 2014/08/05 15:35:44 armin76 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.3 2014/09/24 10:29:00 blueness Exp $
64
65 EAPI="4"
66
67 @@ -26,7 +26,7 @@
68
69 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+"
70
71 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
72 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
73
74 RDEPEND=""
75 DEPEND="${RDEPEND}
76
77
78
79 1.11 sys-devel/gcc/gcc-4.8.2.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild?rev=1.11&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild?rev=1.11&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild?r1=1.10&r2=1.11
84
85 Index: gcc-4.8.2.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v
88 retrieving revision 1.10
89 retrieving revision 1.11
90 diff -u -r1.10 -r1.11
91 --- gcc-4.8.2.ebuild 5 Aug 2014 15:35:44 -0000 1.10
92 +++ gcc-4.8.2.ebuild 24 Sep 2014 10:29:00 -0000 1.11
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v 1.10 2014/08/05 15:35:44 armin76 Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.2.ebuild,v 1.11 2014/09/24 10:29:00 blueness Exp $
98
99 EAPI="2"
100
101 @@ -26,7 +26,7 @@
102
103 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+"
104
105 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
106 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
107
108 RDEPEND=""
109 DEPEND="${RDEPEND}
110
111
112
113 1.14 sys-devel/gcc/gcc-4.8.0.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.0.ebuild?rev=1.14&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.0.ebuild?rev=1.14&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-4.8.0.ebuild?r1=1.13&r2=1.14
118
119 Index: gcc-4.8.0.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.0.ebuild,v
122 retrieving revision 1.13
123 retrieving revision 1.14
124 diff -u -r1.13 -r1.14
125 --- gcc-4.8.0.ebuild 5 Aug 2014 15:35:44 -0000 1.13
126 +++ gcc-4.8.0.ebuild 24 Sep 2014 10:29:00 -0000 1.14
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2014 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.0.ebuild,v 1.13 2014/08/05 15:35:44 armin76 Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.0.ebuild,v 1.14 2014/09/24 10:29:00 blueness Exp $
132
133 EAPI="2"
134
135 @@ -26,7 +26,7 @@
136
137 LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+"
138
139 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
140 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
141
142 RDEPEND=""
143 DEPEND="${RDEPEND}
144
145
146
147 1.1018 sys-devel/gcc/ChangeLog
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1018&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1018&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1017&r2=1.1018
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
156 retrieving revision 1.1017
157 retrieving revision 1.1018
158 diff -u -r1.1017 -r1.1018
159 --- ChangeLog 15 Sep 2014 08:23:57 -0000 1.1017
160 +++ ChangeLog 24 Sep 2014 10:29:00 -0000 1.1018
161 @@ -1,6 +1,10 @@
162 # ChangeLog for sys-devel/gcc
163 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1017 2014/09/15 08:23:57 ago Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1018 2014/09/24 10:29:00 blueness Exp $
166 +
167 + 24 Sep 2014; Anthony G. Basile <blueness@g.o> gcc-4.8.0.ebuild,
168 + gcc-4.8.1-r1.ebuild, gcc-4.8.2.ebuild, gcc-4.8.3.ebuild:
169 + Keyword 4.8 ~ppc and ~ppc64
170
171 15 Sep 2014; Agostino Sarubbo <ago@g.o> gcc-4.6.4.ebuild:
172 Stable for sparc, wrt bug #512012