Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lisp/gcl: gcl-2.6.7.ebuild gcl-2.6.7-r2.ebuild gcl-2.6.7-r1.ebuild gcl-2.6.8_pre20111221.ebuild gcl-2.6.8_pre20090419.ebuild gcl-2.6.7-r3.ebuild ChangeLog
Date: Thu, 07 Jun 2012 18:59:41
Message-Id: 20120607185925.447A720047@flycatcher.gentoo.org
1 zmedico 12/06/07 18:59:25
2
3 Modified: gcl-2.6.7.ebuild gcl-2.6.7-r2.ebuild
4 gcl-2.6.7-r1.ebuild gcl-2.6.8_pre20111221.ebuild
5 gcl-2.6.8_pre20090419.ebuild gcl-2.6.7-r3.ebuild
6 ChangeLog
7 Log:
8 inherit eutils for epatch
9
10 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
11
12 Revision Changes Path
13 1.13 dev-lisp/gcl/gcl-2.6.7.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild?rev=1.13&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild?rev=1.13&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild?r1=1.12&r2=1.13
18
19 Index: gcl-2.6.7.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v
22 retrieving revision 1.12
23 retrieving revision 1.13
24 diff -u -r1.12 -r1.13
25 --- gcl-2.6.7.ebuild 3 Sep 2008 21:42:59 -0000 1.12
26 +++ gcl-2.6.7.ebuild 7 Jun 2012 18:59:25 -0000 1.13
27 @@ -1,8 +1,8 @@
28 -# Copyright 1999-2008 Gentoo Foundation
29 +# Copyright 1999-2012 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.12 2008/09/03 21:42:59 opfer Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.13 2012/06/07 18:59:25 zmedico Exp $
33
34 -inherit elisp-common flag-o-matic autotools
35 +inherit elisp-common eutils flag-o-matic autotools
36
37 DESCRIPTION="GNU Common Lisp"
38 HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html"
39
40
41
42 1.11 dev-lisp/gcl/gcl-2.6.7-r2.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild?rev=1.11&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild?rev=1.11&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild?r1=1.10&r2=1.11
47
48 Index: gcl-2.6.7-r2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild,v
51 retrieving revision 1.10
52 retrieving revision 1.11
53 diff -u -r1.10 -r1.11
54 --- gcl-2.6.7-r2.ebuild 24 Apr 2012 10:00:54 -0000 1.10
55 +++ gcl-2.6.7-r2.ebuild 7 Jun 2012 18:59:25 -0000 1.11
56 @@ -1,8 +1,8 @@
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild,v 1.10 2012/04/24 10:00:54 mgorny Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild,v 1.11 2012/06/07 18:59:25 zmedico Exp $
61
62 -inherit elisp-common flag-o-matic
63 +inherit elisp-common eutils flag-o-matic
64
65 DEB_PV=32
66
67
68
69
70 1.8 dev-lisp/gcl/gcl-2.6.7-r1.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r1.ebuild?rev=1.8&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r1.ebuild?rev=1.8&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r1.ebuild?r1=1.7&r2=1.8
75
76 Index: gcl-2.6.7-r1.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r1.ebuild,v
79 retrieving revision 1.7
80 retrieving revision 1.8
81 diff -u -r1.7 -r1.8
82 --- gcl-2.6.7-r1.ebuild 3 Sep 2008 21:42:59 -0000 1.7
83 +++ gcl-2.6.7-r1.ebuild 7 Jun 2012 18:59:25 -0000 1.8
84 @@ -1,8 +1,8 @@
85 -# Copyright 1999-2008 Gentoo Foundation
86 +# Copyright 1999-2012 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r1.ebuild,v 1.7 2008/09/03 21:42:59 opfer Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r1.ebuild,v 1.8 2012/06/07 18:59:25 zmedico Exp $
90
91 -inherit elisp-common flag-o-matic autotools
92 +inherit elisp-common eutils flag-o-matic autotools
93
94 DESCRIPTION="GNU Common Lisp"
95 HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html"
96
97
98
99 1.2 dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild
100
101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild?rev=1.2&view=markup
102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild?rev=1.2&content-type=text/plain
103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild?r1=1.1&r2=1.2
104
105 Index: gcl-2.6.8_pre20111221.ebuild
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild,v
108 retrieving revision 1.1
109 retrieving revision 1.2
110 diff -u -r1.1 -r1.2
111 --- gcl-2.6.8_pre20111221.ebuild 21 Dec 2011 10:26:25 -0000 1.1
112 +++ gcl-2.6.8_pre20111221.ebuild 7 Jun 2012 18:59:25 -0000 1.2
113 @@ -1,11 +1,11 @@
114 -# Copyright 1999-2011 Gentoo Foundation
115 +# Copyright 1999-2012 Gentoo Foundation
116 # Distributed under the terms of the GNU General Public License v2
117 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild,v 1.1 2011/12/21 10:26:25 grozin Exp $
118 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20111221.ebuild,v 1.2 2012/06/07 18:59:25 zmedico Exp $
119
120 EAPI=3
121
122 #removing flag-o-matic results in make install failing due to a segfault
123 -inherit elisp-common flag-o-matic
124 +inherit elisp-common eutils flag-o-matic
125
126 DESCRIPTION="GNU Common Lisp"
127 HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html"
128
129
130
131 1.3 dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild
132
133 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild?rev=1.3&view=markup
134 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild?rev=1.3&content-type=text/plain
135 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild?r1=1.2&r2=1.3
136
137 Index: gcl-2.6.8_pre20090419.ebuild
138 ===================================================================
139 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild,v
140 retrieving revision 1.2
141 retrieving revision 1.3
142 diff -u -r1.2 -r1.3
143 --- gcl-2.6.8_pre20090419.ebuild 21 Jul 2009 16:30:28 -0000 1.2
144 +++ gcl-2.6.8_pre20090419.ebuild 7 Jun 2012 18:59:25 -0000 1.3
145 @@ -1,11 +1,11 @@
146 -# Copyright 1999-2009 Gentoo Foundation
147 +# Copyright 1999-2012 Gentoo Foundation
148 # Distributed under the terms of the GNU General Public License v2
149 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild,v 1.2 2009/07/21 16:30:28 fauli Exp $
150 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.8_pre20090419.ebuild,v 1.3 2012/06/07 18:59:25 zmedico Exp $
151
152 EAPI=1
153
154 #removing flag-o-matic results in make install failing due to a segfault
155 -inherit elisp-common flag-o-matic
156 +inherit elisp-common eutils flag-o-matic
157
158 DESCRIPTION="GNU Common Lisp"
159 HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html"
160
161
162
163 1.6 dev-lisp/gcl/gcl-2.6.7-r3.ebuild
164
165 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r3.ebuild?rev=1.6&view=markup
166 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r3.ebuild?rev=1.6&content-type=text/plain
167 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r3.ebuild?r1=1.5&r2=1.6
168
169 Index: gcl-2.6.7-r3.ebuild
170 ===================================================================
171 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r3.ebuild,v
172 retrieving revision 1.5
173 retrieving revision 1.6
174 diff -u -r1.5 -r1.6
175 --- gcl-2.6.7-r3.ebuild 24 Apr 2012 10:00:54 -0000 1.5
176 +++ gcl-2.6.7-r3.ebuild 7 Jun 2012 18:59:25 -0000 1.6
177 @@ -1,9 +1,9 @@
178 # Copyright 1999-2012 Gentoo Foundation
179 # Distributed under the terms of the GNU General Public License v2
180 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r3.ebuild,v 1.5 2012/04/24 10:00:54 mgorny Exp $
181 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r3.ebuild,v 1.6 2012/06/07 18:59:25 zmedico Exp $
182
183 #removing flag-o-matic results in make install failing due to a segfault
184 -inherit elisp-common flag-o-matic
185 +inherit elisp-common eutils flag-o-matic
186
187 DEB_PV=34
188
189
190
191
192 1.58 dev-lisp/gcl/ChangeLog
193
194 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/ChangeLog?rev=1.58&view=markup
195 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/ChangeLog?rev=1.58&content-type=text/plain
196 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/gcl/ChangeLog?r1=1.57&r2=1.58
197
198 Index: ChangeLog
199 ===================================================================
200 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v
201 retrieving revision 1.57
202 retrieving revision 1.58
203 diff -u -r1.57 -r1.58
204 --- ChangeLog 24 Apr 2012 10:00:54 -0000 1.57
205 +++ ChangeLog 7 Jun 2012 18:59:25 -0000 1.58
206 @@ -1,6 +1,11 @@
207 # ChangeLog for dev-lisp/gcl
208 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
209 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.57 2012/04/24 10:00:54 mgorny Exp $
210 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.58 2012/06/07 18:59:25 zmedico Exp $
211 +
212 + 07 Jun 2012; Zac Medico <zmedico@g.o> gcl-2.6.7-r1.ebuild,
213 + gcl-2.6.7-r2.ebuild, gcl-2.6.7-r3.ebuild, gcl-2.6.7.ebuild,
214 + gcl-2.6.8_pre20090419.ebuild, gcl-2.6.8_pre20111221.ebuild:
215 + inherit eutils for epatch
216
217 24 Apr 2012; Michał Górny <mgorny@g.o> gcl-2.6.7-r2.ebuild,
218 gcl-2.6.7-r3.ebuild: