Gentoo Archives: gentoo-commits

From: "Ilya Volynets (iluxa)" <iluxa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/sptk: sptk-3.5.6.ebuild sptk-3.5.7.05.ebuild ChangeLog sptk-2.3.28.ebuild sptk-3.0.6.ebuild sptk-3.2.6.ebuild
Date: Tue, 26 Feb 2008 13:10:03
Message-Id: E1JTzZH-0008JQ-1L@stork.gentoo.org
1 iluxa 08/02/26 13:09:59
2
3 Modified: sptk-3.5.6.ebuild sptk-3.5.7.05.ebuild ChangeLog
4 sptk-2.3.28.ebuild sptk-3.0.6.ebuild
5 sptk-3.2.6.ebuild
6 Log:
7 Make repoman syntax checker happy
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.3 dev-cpp/sptk/sptk-3.5.6.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild?r1=1.2&r2=1.3
16
17 Index: sptk-3.5.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- sptk-3.5.6.ebuild 17 Nov 2007 18:50:16 -0000 1.2
24 +++ sptk-3.5.6.ebuild 26 Feb 2008 13:09:58 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 2006-2007 Gentoo Foundation
27 +# Copyright 2006-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild,v 1.2 2007/11/17 18:50:16 iluxa Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.6.ebuild,v 1.3 2008/02/26 13:09:58 iluxa Exp $
31
32 inherit eutils flag-o-matic autotools
33
34 @@ -31,7 +31,7 @@
35 }
36
37 src_unpack() {
38 - unpack "${A}"
39 + unpack ${A}
40 cd "${S}"
41
42 check_use examples EXAMPLES
43
44
45
46 1.2 dev-cpp/sptk/sptk-3.5.7.05.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild?r1=1.1&r2=1.2
51
52 Index: sptk-3.5.7.05.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- sptk-3.5.7.05.ebuild 26 Feb 2008 12:38:44 -0000 1.1
59 +++ sptk-3.5.7.05.ebuild 26 Feb 2008 13:09:58 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 2006-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild,v 1.1 2008/02/26 12:38:44 iluxa Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.7.05.ebuild,v 1.2 2008/02/26 13:09:58 iluxa Exp $
65
66 inherit eutils flag-o-matic autotools
67
68 @@ -31,7 +31,7 @@
69 }
70
71 src_unpack() {
72 - unpack "${A}"
73 + unpack ${A}
74 cd "${S}"
75
76 check_use examples EXAMPLES
77
78
79
80 1.29 dev-cpp/sptk/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/ChangeLog?rev=1.29&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/ChangeLog?rev=1.29&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/ChangeLog?r1=1.28&r2=1.29
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v
89 retrieving revision 1.28
90 retrieving revision 1.29
91 diff -u -r1.28 -r1.29
92 --- ChangeLog 26 Feb 2008 12:53:32 -0000 1.28
93 +++ ChangeLog 26 Feb 2008 13:09:58 -0000 1.29
94 @@ -1,6 +1,11 @@
95 # ChangeLog for dev-cpp/sptk
96 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.28 2008/02/26 12:53:32 iluxa Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.29 2008/02/26 13:09:58 iluxa Exp $
99 +
100 + 26 Feb 2008; Ilya A. Volynets-Evenbakh <iluxa@g.o>
101 + sptk-2.3.28.ebuild, sptk-3.0.6.ebuild, sptk-3.2.6.ebuild,
102 + sptk-3.5.6.ebuild, sptk-3.5.7.05.ebuild:
103 + Make repoman syntax checker happy
104
105 26 Feb 2008; Ilya A. Volynets-Evenbakh <iluxa@g.o>
106 -sptk-3.0.11.ebuild, -sptk-3.0.12.ebuild, -sptk-3.0.19.ebuild,
107
108
109
110 1.5 dev-cpp/sptk/sptk-2.3.28.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild?rev=1.5&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild?rev=1.5&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild?r1=1.4&r2=1.5
115
116 Index: sptk-2.3.28.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild,v
119 retrieving revision 1.4
120 retrieving revision 1.5
121 diff -u -r1.4 -r1.5
122 --- sptk-2.3.28.ebuild 10 Nov 2005 19:49:14 -0000 1.4
123 +++ sptk-2.3.28.ebuild 26 Feb 2008 13:09:58 -0000 1.5
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2005 Gentoo Foundation
126 +# Copyright 1999-2008 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild,v 1.4 2005/11/10 19:49:14 nelchael Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-2.3.28.ebuild,v 1.5 2008/02/26 13:09:58 iluxa Exp $
130
131 IUSE="fltk odbc"
132
133 @@ -33,12 +33,12 @@
134 src_install () {
135
136 einstall \
137 - includedir=${D}/usr/include/sptk \
138 - libdir=${D}/usr/lib || die "Installation Failed"
139 + includedir="${D}"/usr/include/sptk \
140 + libdir="${D}"/usr/lib || die "Installation Failed"
141
142 dodoc CHANGES README
143
144 - dodir /usr/share/doc/${PF}/html
145 - mv ${D}/usr/share/doc/sptk/* ${D}/usr/share/doc/${PF}/html
146 - rmdir ${D}/usr/share/doc/sptk
147 + dodir /usr/share/doc/"${PF}"/html
148 + mv "${D}"/usr/share/doc/sptk/* "${D}"/usr/share/doc/"${PF}"/html
149 + rmdir "${D}"/usr/share/doc/sptk
150 }
151
152
153
154 1.3 dev-cpp/sptk/sptk-3.0.6.ebuild
155
156 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild?rev=1.3&view=markup
157 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild?rev=1.3&content-type=text/plain
158 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild?r1=1.2&r2=1.3
159
160 Index: sptk-3.0.6.ebuild
161 ===================================================================
162 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild,v
163 retrieving revision 1.2
164 retrieving revision 1.3
165 diff -u -r1.2 -r1.3
166 --- sptk-3.0.6.ebuild 14 Jan 2006 12:38:43 -0000 1.2
167 +++ sptk-3.0.6.ebuild 26 Feb 2008 13:09:58 -0000 1.3
168 @@ -1,6 +1,6 @@
169 -# Copyright 1999-2006 Gentoo Foundation
170 +# Copyright 1999-2008 Gentoo Foundation
171 # Distributed under the terms of the GNU General Public License v2
172 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild,v 1.2 2006/01/14 12:38:43 nelchael Exp $
173 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.0.6.ebuild,v 1.3 2008/02/26 13:09:58 iluxa Exp $
174
175 inherit autotools
176
177 @@ -19,7 +19,7 @@
178 doc? ( app-doc/doxygen )"
179
180 src_unpack() {
181 - unpack "${A}"
182 + unpack ${A}
183 cd "${S}"
184 # This fixes double ./configure run
185 eautoreconf
186 @@ -51,15 +51,15 @@
187
188 src_install () {
189
190 - make DESTDIR=${D} install || die "Installation failed"
191 + make DESTDIR="${D}" install || die "Installation failed"
192
193 dodoc README AUTHORS
194
195 dodir /usr/share/doc/${PF}
196 - cp -r ${S}/docs/* ${D}/usr/share/doc/${PF}
197 + cp -r "${S}"/docs/* "${D}/usr/share/doc/${PF}"
198 if use doc; then
199 - rm -fr ${D}/usr/share/doc/${PF}/latex
200 - cp -r ${S}/pictures ${D}/usr/share/doc/${PF}
201 + rm -fr "${D}/usr/share/doc/${PF}/latex"
202 + cp -r "${S}/pictures" "${D}/usr/share/doc/${PF}"
203 fi
204
205 }
206
207
208
209 1.5 dev-cpp/sptk/sptk-3.2.6.ebuild
210
211 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild?rev=1.5&view=markup
212 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild?rev=1.5&content-type=text/plain
213 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild?r1=1.4&r2=1.5
214
215 Index: sptk-3.2.6.ebuild
216 ===================================================================
217 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v
218 retrieving revision 1.4
219 retrieving revision 1.5
220 diff -u -r1.4 -r1.5
221 --- sptk-3.2.6.ebuild 12 Mar 2007 16:03:31 -0000 1.4
222 +++ sptk-3.2.6.ebuild 26 Feb 2008 13:09:58 -0000 1.5
223 @@ -1,6 +1,6 @@
224 -# Copyright 2006-2007 Gentoo Foundation
225 +# Copyright 2006-2008 Gentoo Foundation
226 # Distributed under the terms of the GNU General Public License v2
227 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v 1.4 2007/03/12 16:03:31 armin76 Exp $
228 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v 1.5 2008/02/26 13:09:58 iluxa Exp $
229
230 inherit autotools
231
232 @@ -20,7 +20,7 @@
233 doc? ( app-doc/doxygen )"
234
235 src_unpack() {
236 - unpack "${A}"
237 + unpack ${A}
238 cd "${S}"
239 # This fixes double ./configure run
240 eautoreconf
241 @@ -53,14 +53,14 @@
242
243 src_install () {
244
245 - make DESTDIR=${D} install || die "Installation failed"
246 + make DESTDIR="${D}" install || die "Installation failed"
247
248 dodoc README AUTHORS
249
250 dodir /usr/share/doc/${PF}
251 - cp -r ${S}/docs/* ${D}/usr/share/doc/${PF}
252 + cp -r "${S}"/docs/* "${D}/usr/share/doc/${PF}"
253 if use doc; then
254 - rm -fr ${D}/usr/share/doc/${PF}/latex
255 - cp -r ${S}/pictures ${D}/usr/share/doc/${PF}
256 + rm -fr "${D}/usr/share/doc/${PF}/latex"
257 + cp -r "${S}/pictures" "${D}/usr/share/doc/${PF}"
258 fi
259 }
260
261
262
263 --
264 gentoo-commits@l.g.o mailing list