Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/git: git-1.6.5.7.ebuild git-1.6.5.8.ebuild git-1.6.5.5.ebuild git-1.6.6.1.ebuild git-1.6.6.2.ebuild git-1.6.5.3.ebuild git-1.7.0.ebuild git-1.6.5.1-r1.ebuild git-1.6.5.4.ebuild git-1.6.6_rc4.ebuild git-1.6.6-r1.ebuild git-1.6.6_rc3.ebuild ChangeLog git-1.6.5.2.ebuild git-1.7.0.3.ebuild git-1.6.6.ebuild git-1.6.5.6.ebuild git-1.6.6-r2.ebuild
Date: Wed, 31 Mar 2010 07:15:37
Message-Id: E1Nws9E-0008Nn-6U@stork.gentoo.org
1 robbat2 10/03/31 07:15:32
2
3 Modified: git-1.6.5.7.ebuild git-1.6.5.8.ebuild
4 git-1.6.5.5.ebuild git-1.6.6.1.ebuild
5 git-1.6.6.2.ebuild git-1.6.5.3.ebuild
6 git-1.7.0.ebuild git-1.6.5.1-r1.ebuild
7 git-1.6.5.4.ebuild git-1.6.6_rc4.ebuild
8 git-1.6.6-r1.ebuild git-1.6.6_rc3.ebuild ChangeLog
9 git-1.6.5.2.ebuild git-1.7.0.3.ebuild
10 git-1.6.6.ebuild git-1.6.5.6.ebuild
11 git-1.6.6-r2.ebuild
12 Log:
13 Forward-port ~ppc64 keyword to other ebuilds since it came back in bug #290163.
14 (Portage version: 2.2_rc67/cvs/Linux x86_64)
15
16 Revision Changes Path
17 1.3 dev-vcs/git/git-1.6.5.7.ebuild
18
19 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.7.ebuild?rev=1.3&view=markup
20 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.7.ebuild?rev=1.3&content-type=text/plain
21 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.7.ebuild?r1=1.2&r2=1.3
22
23 Index: git-1.6.5.7.ebuild
24 ===================================================================
25 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.7.ebuild,v
26 retrieving revision 1.2
27 retrieving revision 1.3
28 diff -p -w -b -B -u -u -r1.2 -r1.3
29 --- git-1.6.5.7.ebuild 24 Mar 2010 22:04:28 -0000 1.2
30 +++ git-1.6.5.7.ebuild 31 Mar 2010 07:15:31 -0000 1.3
31 @@ -1,6 +1,6 @@
32 # Copyright 1999-2010 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2
34 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.7.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
35 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.7.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
36
37 EAPI=2
38
39 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
40 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
41 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
42 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
43 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
44 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
45 else
46 SRC_URI=""
47 EGIT_BRANCH="master"
48
49
50
51 1.3 dev-vcs/git/git-1.6.5.8.ebuild
52
53 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.8.ebuild?rev=1.3&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.8.ebuild?rev=1.3&content-type=text/plain
55 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.8.ebuild?r1=1.2&r2=1.3
56
57 Index: git-1.6.5.8.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.8.ebuild,v
60 retrieving revision 1.2
61 retrieving revision 1.3
62 diff -p -w -b -B -u -u -r1.2 -r1.3
63 --- git-1.6.5.8.ebuild 24 Mar 2010 22:04:28 -0000 1.2
64 +++ git-1.6.5.8.ebuild 31 Mar 2010 07:15:31 -0000 1.3
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2010 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.8.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.8.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
70
71 EAPI=2
72
73 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
74 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
75 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
76 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
77 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
78 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
79 else
80 SRC_URI=""
81 EGIT_BRANCH="master"
82
83
84
85 1.3 dev-vcs/git/git-1.6.5.5.ebuild
86
87 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild?rev=1.3&view=markup
88 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild?rev=1.3&content-type=text/plain
89 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild?r1=1.2&r2=1.3
90
91 Index: git-1.6.5.5.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild,v
94 retrieving revision 1.2
95 retrieving revision 1.3
96 diff -p -w -b -B -u -u -r1.2 -r1.3
97 --- git-1.6.5.5.ebuild 24 Mar 2010 22:04:28 -0000 1.2
98 +++ git-1.6.5.5.ebuild 31 Mar 2010 07:15:31 -0000 1.3
99 @@ -1,6 +1,6 @@
100 # Copyright 1999-2010 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.5.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
104
105 EAPI=2
106
107 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
108 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
109 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
110 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
111 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
112 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
113 else
114 SRC_URI=""
115 EGIT_BRANCH="master"
116
117
118
119 1.3 dev-vcs/git/git-1.6.6.1.ebuild
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.1.ebuild?rev=1.3&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.1.ebuild?rev=1.3&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.1.ebuild?r1=1.2&r2=1.3
124
125 Index: git-1.6.6.1.ebuild
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.1.ebuild,v
128 retrieving revision 1.2
129 retrieving revision 1.3
130 diff -p -w -b -B -u -u -r1.2 -r1.3
131 --- git-1.6.6.1.ebuild 24 Mar 2010 22:04:28 -0000 1.2
132 +++ git-1.6.6.1.ebuild 31 Mar 2010 07:15:31 -0000 1.3
133 @@ -1,6 +1,6 @@
134 # Copyright 1999-2010 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.1.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.1.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
138
139 EAPI=2
140
141 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
142 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
143 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
144 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
145 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
146 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
147 else
148 SRC_URI=""
149 EGIT_BRANCH="master"
150
151
152
153 1.3 dev-vcs/git/git-1.6.6.2.ebuild
154
155 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.2.ebuild?rev=1.3&view=markup
156 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.2.ebuild?rev=1.3&content-type=text/plain
157 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.2.ebuild?r1=1.2&r2=1.3
158
159 Index: git-1.6.6.2.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.2.ebuild,v
162 retrieving revision 1.2
163 retrieving revision 1.3
164 diff -p -w -b -B -u -u -r1.2 -r1.3
165 --- git-1.6.6.2.ebuild 24 Mar 2010 22:04:28 -0000 1.2
166 +++ git-1.6.6.2.ebuild 31 Mar 2010 07:15:31 -0000 1.3
167 @@ -1,6 +1,6 @@
168 # Copyright 1999-2010 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.2.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.2.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
172
173 EAPI=2
174
175 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
176 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
177 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
178 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
179 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
180 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
181 else
182 SRC_URI=""
183 EGIT_BRANCH="master"
184
185
186
187 1.3 dev-vcs/git/git-1.6.5.3.ebuild
188
189 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.3.ebuild?rev=1.3&view=markup
190 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.3.ebuild?rev=1.3&content-type=text/plain
191 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.3.ebuild?r1=1.2&r2=1.3
192
193 Index: git-1.6.5.3.ebuild
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.3.ebuild,v
196 retrieving revision 1.2
197 retrieving revision 1.3
198 diff -p -w -b -B -u -u -r1.2 -r1.3
199 --- git-1.6.5.3.ebuild 24 Mar 2010 22:04:28 -0000 1.2
200 +++ git-1.6.5.3.ebuild 31 Mar 2010 07:15:31 -0000 1.3
201 @@ -1,6 +1,6 @@
202 # Copyright 1999-2010 Gentoo Foundation
203 # Distributed under the terms of the GNU General Public License v2
204 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.3.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
205 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.3.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
206
207 EAPI=2
208
209 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
210 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
211 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
212 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
213 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
214 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
215 else
216 SRC_URI=""
217 EGIT_BRANCH="master"
218
219
220
221 1.3 dev-vcs/git/git-1.7.0.ebuild
222
223 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.7.0.ebuild?rev=1.3&view=markup
224 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.7.0.ebuild?rev=1.3&content-type=text/plain
225 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.7.0.ebuild?r1=1.2&r2=1.3
226
227 Index: git-1.7.0.ebuild
228 ===================================================================
229 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.ebuild,v
230 retrieving revision 1.2
231 retrieving revision 1.3
232 diff -p -w -b -B -u -u -r1.2 -r1.3
233 --- git-1.7.0.ebuild 24 Mar 2010 22:04:28 -0000 1.2
234 +++ git-1.7.0.ebuild 31 Mar 2010 07:15:31 -0000 1.3
235 @@ -1,6 +1,6 @@
236 # Copyright 1999-2010 Gentoo Foundation
237 # Distributed under the terms of the GNU General Public License v2
238 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
239 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
240
241 EAPI=2
242
243 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
244 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
245 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
246 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
247 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
248 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
249 else
250 SRC_URI=""
251 EGIT_BRANCH="master"
252
253
254
255 1.3 dev-vcs/git/git-1.6.5.1-r1.ebuild
256
257 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.1-r1.ebuild?rev=1.3&view=markup
258 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.1-r1.ebuild?rev=1.3&content-type=text/plain
259 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.1-r1.ebuild?r1=1.2&r2=1.3
260
261 Index: git-1.6.5.1-r1.ebuild
262 ===================================================================
263 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.1-r1.ebuild,v
264 retrieving revision 1.2
265 retrieving revision 1.3
266 diff -p -w -b -B -u -u -r1.2 -r1.3
267 --- git-1.6.5.1-r1.ebuild 24 Mar 2010 22:04:28 -0000 1.2
268 +++ git-1.6.5.1-r1.ebuild 31 Mar 2010 07:15:31 -0000 1.3
269 @@ -1,6 +1,6 @@
270 # Copyright 1999-2010 Gentoo Foundation
271 # Distributed under the terms of the GNU General Public License v2
272 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.1-r1.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
273 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.1-r1.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
274
275 EAPI=2
276
277 @@ -24,7 +24,7 @@ else
278 EGIT_BRANCH="master"
279 EGIT_REPO_URI="git://git.kernel.org/pub/scm/git/git.git"
280 # EGIT_REPO_URI="http://www.kernel.org/pub/scm/git/git.git"
281 - KEYWORDS="~ppc64"
282 + KEYWORDS=""
283 fi
284
285 LICENSE="GPL-2"
286
287
288
289 1.3 dev-vcs/git/git-1.6.5.4.ebuild
290
291 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.4.ebuild?rev=1.3&view=markup
292 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.4.ebuild?rev=1.3&content-type=text/plain
293 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.4.ebuild?r1=1.2&r2=1.3
294
295 Index: git-1.6.5.4.ebuild
296 ===================================================================
297 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.4.ebuild,v
298 retrieving revision 1.2
299 retrieving revision 1.3
300 diff -p -w -b -B -u -u -r1.2 -r1.3
301 --- git-1.6.5.4.ebuild 24 Mar 2010 22:04:28 -0000 1.2
302 +++ git-1.6.5.4.ebuild 31 Mar 2010 07:15:31 -0000 1.3
303 @@ -1,6 +1,6 @@
304 # Copyright 1999-2010 Gentoo Foundation
305 # Distributed under the terms of the GNU General Public License v2
306 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.4.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
307 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.4.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
308
309 EAPI=2
310
311 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
312 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
313 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
314 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
315 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
316 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
317 else
318 SRC_URI=""
319 EGIT_BRANCH="master"
320
321
322
323 1.3 dev-vcs/git/git-1.6.6_rc4.ebuild
324
325 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6_rc4.ebuild?rev=1.3&view=markup
326 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6_rc4.ebuild?rev=1.3&content-type=text/plain
327 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6_rc4.ebuild?r1=1.2&r2=1.3
328
329 Index: git-1.6.6_rc4.ebuild
330 ===================================================================
331 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6_rc4.ebuild,v
332 retrieving revision 1.2
333 retrieving revision 1.3
334 diff -p -w -b -B -u -u -r1.2 -r1.3
335 --- git-1.6.6_rc4.ebuild 24 Mar 2010 22:04:28 -0000 1.2
336 +++ git-1.6.6_rc4.ebuild 31 Mar 2010 07:15:31 -0000 1.3
337 @@ -1,6 +1,6 @@
338 # Copyright 1999-2010 Gentoo Foundation
339 # Distributed under the terms of the GNU General Public License v2
340 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6_rc4.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
341 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6_rc4.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
342
343 EAPI=2
344
345 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
346 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
347 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
348 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
349 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
350 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
351 else
352 SRC_URI=""
353 EGIT_BRANCH="master"
354
355
356
357 1.3 dev-vcs/git/git-1.6.6-r1.ebuild
358
359 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6-r1.ebuild?rev=1.3&view=markup
360 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6-r1.ebuild?rev=1.3&content-type=text/plain
361 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6-r1.ebuild?r1=1.2&r2=1.3
362
363 Index: git-1.6.6-r1.ebuild
364 ===================================================================
365 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6-r1.ebuild,v
366 retrieving revision 1.2
367 retrieving revision 1.3
368 diff -p -w -b -B -u -u -r1.2 -r1.3
369 --- git-1.6.6-r1.ebuild 24 Mar 2010 22:04:28 -0000 1.2
370 +++ git-1.6.6-r1.ebuild 31 Mar 2010 07:15:31 -0000 1.3
371 @@ -1,6 +1,6 @@
372 # Copyright 1999-2010 Gentoo Foundation
373 # Distributed under the terms of the GNU General Public License v2
374 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6-r1.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
375 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6-r1.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
376
377 EAPI=2
378
379 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
380 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
381 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
382 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
383 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
384 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
385 else
386 SRC_URI=""
387 EGIT_BRANCH="master"
388
389
390
391 1.3 dev-vcs/git/git-1.6.6_rc3.ebuild
392
393 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6_rc3.ebuild?rev=1.3&view=markup
394 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6_rc3.ebuild?rev=1.3&content-type=text/plain
395 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6_rc3.ebuild?r1=1.2&r2=1.3
396
397 Index: git-1.6.6_rc3.ebuild
398 ===================================================================
399 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6_rc3.ebuild,v
400 retrieving revision 1.2
401 retrieving revision 1.3
402 diff -p -w -b -B -u -u -r1.2 -r1.3
403 --- git-1.6.6_rc3.ebuild 24 Mar 2010 22:04:28 -0000 1.2
404 +++ git-1.6.6_rc3.ebuild 31 Mar 2010 07:15:31 -0000 1.3
405 @@ -1,6 +1,6 @@
406 # Copyright 1999-2010 Gentoo Foundation
407 # Distributed under the terms of the GNU General Public License v2
408 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6_rc3.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
409 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6_rc3.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
410
411 EAPI=2
412
413 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
414 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
415 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
416 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
417 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
418 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
419 else
420 SRC_URI=""
421 EGIT_BRANCH="master"
422
423
424
425 1.4 dev-vcs/git/ChangeLog
426
427 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.4&view=markup
428 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/ChangeLog?rev=1.4&content-type=text/plain
429 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/ChangeLog?r1=1.3&r2=1.4
430
431 Index: ChangeLog
432 ===================================================================
433 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v
434 retrieving revision 1.3
435 retrieving revision 1.4
436 diff -p -w -b -B -u -u -r1.3 -r1.4
437 --- ChangeLog 24 Mar 2010 22:04:28 -0000 1.3
438 +++ ChangeLog 31 Mar 2010 07:15:31 -0000 1.4
439 @@ -1,6 +1,16 @@
440 # ChangeLog for dev-vcs/git
441 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
442 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.3 2010/03/24 22:04:28 robbat2 Exp $
443 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.4 2010/03/31 07:15:31 robbat2 Exp $
444 +
445 + 31 Mar 2010; Robin H. Johnson <robbat2@g.o> git-1.6.5.1-r1.ebuild,
446 + git-1.6.5.2.ebuild, git-1.6.5.3.ebuild, git-1.6.5.4.ebuild,
447 + git-1.6.5.5.ebuild, git-1.6.5.6.ebuild, git-1.6.5.7.ebuild,
448 + git-1.6.5.8.ebuild, git-1.6.6_rc3.ebuild, git-1.6.6_rc4.ebuild,
449 + git-1.6.6.ebuild, git-1.6.6-r1.ebuild, git-1.6.6-r2.ebuild,
450 + git-1.6.6.1.ebuild, git-1.6.6.2.ebuild, git-1.7.0.ebuild,
451 + git-1.7.0.3.ebuild:
452 + Forward-port ~ppc64 keyword to other ebuilds since it came back in bug
453 + #290163.
454
455 24 Mar 2010; Robin H. Johnson <robbat2@g.o> git-1.6.3.1.ebuild,
456 git-1.6.3.3.ebuild, git-1.6.3.4.ebuild, git-1.6.4.ebuild,
457
458
459
460 1.3 dev-vcs/git/git-1.6.5.2.ebuild
461
462 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.2.ebuild?rev=1.3&view=markup
463 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.2.ebuild?rev=1.3&content-type=text/plain
464 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.2.ebuild?r1=1.2&r2=1.3
465
466 Index: git-1.6.5.2.ebuild
467 ===================================================================
468 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.2.ebuild,v
469 retrieving revision 1.2
470 retrieving revision 1.3
471 diff -p -w -b -B -u -u -r1.2 -r1.3
472 --- git-1.6.5.2.ebuild 24 Mar 2010 22:04:28 -0000 1.2
473 +++ git-1.6.5.2.ebuild 31 Mar 2010 07:15:31 -0000 1.3
474 @@ -1,6 +1,6 @@
475 # Copyright 1999-2010 Gentoo Foundation
476 # Distributed under the terms of the GNU General Public License v2
477 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.2.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
478 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.2.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
479
480 EAPI=2
481
482 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
483 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
484 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
485 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
486 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
487 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
488 else
489 SRC_URI=""
490 EGIT_BRANCH="master"
491
492
493
494 1.3 dev-vcs/git/git-1.7.0.3.ebuild
495
496 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild?rev=1.3&view=markup
497 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild?rev=1.3&content-type=text/plain
498 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild?r1=1.2&r2=1.3
499
500 Index: git-1.7.0.3.ebuild
501 ===================================================================
502 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild,v
503 retrieving revision 1.2
504 retrieving revision 1.3
505 diff -p -w -b -B -u -u -r1.2 -r1.3
506 --- git-1.7.0.3.ebuild 24 Mar 2010 22:04:28 -0000 1.2
507 +++ git-1.7.0.3.ebuild 31 Mar 2010 07:15:31 -0000 1.3
508 @@ -1,6 +1,6 @@
509 # Copyright 1999-2010 Gentoo Foundation
510 # Distributed under the terms of the GNU General Public License v2
511 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
512 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.7.0.3.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
513
514 EAPI=2
515
516 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
517 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
518 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
519 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
520 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
521 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
522 else
523 SRC_URI=""
524 EGIT_BRANCH="master"
525
526
527
528 1.3 dev-vcs/git/git-1.6.6.ebuild
529
530 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.ebuild?rev=1.3&view=markup
531 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.ebuild?rev=1.3&content-type=text/plain
532 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6.ebuild?r1=1.2&r2=1.3
533
534 Index: git-1.6.6.ebuild
535 ===================================================================
536 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.ebuild,v
537 retrieving revision 1.2
538 retrieving revision 1.3
539 diff -p -w -b -B -u -u -r1.2 -r1.3
540 --- git-1.6.6.ebuild 24 Mar 2010 22:04:28 -0000 1.2
541 +++ git-1.6.6.ebuild 31 Mar 2010 07:15:31 -0000 1.3
542 @@ -1,6 +1,6 @@
543 # Copyright 1999-2010 Gentoo Foundation
544 # Distributed under the terms of the GNU General Public License v2
545 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
546 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
547
548 EAPI=2
549
550 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
551 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
552 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
553 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
554 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
555 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
556 else
557 SRC_URI=""
558 EGIT_BRANCH="master"
559
560
561
562 1.3 dev-vcs/git/git-1.6.5.6.ebuild
563
564 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.6.ebuild?rev=1.3&view=markup
565 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.6.ebuild?rev=1.3&content-type=text/plain
566 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.5.6.ebuild?r1=1.2&r2=1.3
567
568 Index: git-1.6.5.6.ebuild
569 ===================================================================
570 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.6.ebuild,v
571 retrieving revision 1.2
572 retrieving revision 1.3
573 diff -p -w -b -B -u -u -r1.2 -r1.3
574 --- git-1.6.5.6.ebuild 24 Mar 2010 22:04:28 -0000 1.2
575 +++ git-1.6.5.6.ebuild 31 Mar 2010 07:15:31 -0000 1.3
576 @@ -1,6 +1,6 @@
577 # Copyright 1999-2010 Gentoo Foundation
578 # Distributed under the terms of the GNU General Public License v2
579 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.6.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
580 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.5.6.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
581
582 EAPI=2
583
584 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
585 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
586 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
587 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
588 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
589 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
590 else
591 SRC_URI=""
592 EGIT_BRANCH="master"
593
594
595
596 1.3 dev-vcs/git/git-1.6.6-r2.ebuild
597
598 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6-r2.ebuild?rev=1.3&view=markup
599 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6-r2.ebuild?rev=1.3&content-type=text/plain
600 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-vcs/git/git-1.6.6-r2.ebuild?r1=1.2&r2=1.3
601
602 Index: git-1.6.6-r2.ebuild
603 ===================================================================
604 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6-r2.ebuild,v
605 retrieving revision 1.2
606 retrieving revision 1.3
607 diff -p -w -b -B -u -u -r1.2 -r1.3
608 --- git-1.6.6-r2.ebuild 24 Mar 2010 22:04:28 -0000 1.2
609 +++ git-1.6.6-r2.ebuild 31 Mar 2010 07:15:31 -0000 1.3
610 @@ -1,6 +1,6 @@
611 # Copyright 1999-2010 Gentoo Foundation
612 # Distributed under the terms of the GNU General Public License v2
613 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6-r2.ebuild,v 1.2 2010/03/24 22:04:28 robbat2 Exp $
614 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.6.6-r2.ebuild,v 1.3 2010/03/31 07:15:31 robbat2 Exp $
615
616 EAPI=2
617
618 @@ -18,7 +18,7 @@ if [ "$PV" != "9999" ]; then
619 SRC_URI="mirror://kernel/software/scm/git/${MY_P}.tar.bz2
620 mirror://kernel/software/scm/git/${PN}-manpages-${DOC_VER}.tar.bz2
621 doc? ( mirror://kernel/software/scm/git/${PN}-htmldocs-${DOC_VER}.tar.bz2 )"
622 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
623 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
624 else
625 SRC_URI=""
626 EGIT_BRANCH="master"