Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/mythweb: mythweb-0.20.2_p15488.ebuild ChangeLog metadata.xml mythweb-0.21_pre15448.ebuild mythweb-0.21_pre15710.ebuild mythweb-0.20.2_p14282.ebuild
Date: Sat, 23 Feb 2008 22:21:06
Message-Id: E1JT2jt-00022s-T3@stork.gentoo.org
1 hollow 08/02/23 22:21:01
2
3 Modified: mythweb-0.20.2_p15488.ebuild ChangeLog metadata.xml
4 mythweb-0.21_pre15448.ebuild
5 mythweb-0.21_pre15710.ebuild
6 mythweb-0.20.2_p14282.ebuild
7 Log:
8 ebuild cleanup wrt #208584; fix metadata
9 (Portage version: 2.1.4.4)
10
11 Revision Changes Path
12 1.2 www-apps/mythweb/mythweb-0.20.2_p15488.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p15488.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p15488.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p15488.ebuild?r1=1.1&r2=1.2
17
18 Index: mythweb-0.20.2_p15488.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p15488.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- mythweb-0.20.2_p15488.ebuild 24 Jan 2008 16:04:40 -0000 1.1
25 +++ mythweb-0.20.2_p15488.ebuild 23 Feb 2008 22:21:01 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p15488.ebuild,v 1.1 2008/01/24 16:04:40 cardoe Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p15488.ebuild,v 1.2 2008/02/23 22:21:01 hollow Exp $
31
32 ESVN_PROJECT="mythplugins"
33
34 @@ -11,8 +11,9 @@
35 KEYWORDS="~amd64 ~ppc ~x86"
36
37 RDEPEND="dev-perl/DBI
38 - dev-perl/DBD-mysql"
39 + dev-perl/DBD-mysql"
40
41 +need_httpd_cgi
42 need_php5_httpd
43
44 pkg_setup() {
45 @@ -31,12 +32,13 @@
46 src_install() {
47 webapp_src_preinst
48
49 - cd "${S}/mythweb"
50 + cd "${S}"/mythweb
51 dodoc README TODO
52
53 dodir "${MY_HTDOCSDIR}"/data
54
55 - cp -R [[:lower:]]* .htaccess "${D}"${MY_HTDOCSDIR}
56 + insinto "${MY_HTDOCSDIR}"
57 + doins -r [[:lower:]]* .htaccess
58
59 webapp_serverowned "${MY_HTDOCSDIR}"/data
60 webapp_serverowned "${MY_HTDOCSDIR}"/.htaccess
61
62
63
64 1.55 www-apps/mythweb/ChangeLog
65
66 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/ChangeLog?rev=1.55&view=markup
67 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/ChangeLog?rev=1.55&content-type=text/plain
68 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/ChangeLog?r1=1.54&r2=1.55
69
70 Index: ChangeLog
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v
73 retrieving revision 1.54
74 retrieving revision 1.55
75 diff -u -r1.54 -r1.55
76 --- ChangeLog 1 Feb 2008 20:32:58 -0000 1.54
77 +++ ChangeLog 23 Feb 2008 22:21:01 -0000 1.55
78 @@ -1,6 +1,11 @@
79 # ChangeLog for www-apps/mythweb
80 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
81 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.54 2008/02/01 20:32:58 cardoe Exp $
82 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.55 2008/02/23 22:21:01 hollow Exp $
83 +
84 + 23 Feb 2008; Benedikt Böhm <hollow@g.o> metadata.xml,
85 + mythweb-0.20.2_p14282.ebuild, mythweb-0.20.2_p15488.ebuild,
86 + mythweb-0.21_pre15448.ebuild, mythweb-0.21_pre15710.ebuild:
87 + ebuild cleanup wrt #208584; fix metadata
88
89 *mythweb-0.21_pre15710 (01 Feb 2008)
90
91
92
93
94 1.3 www-apps/mythweb/metadata.xml
95
96 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/metadata.xml?rev=1.3&view=markup
97 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/metadata.xml?rev=1.3&content-type=text/plain
98 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/metadata.xml?r1=1.2&r2=1.3
99
100 Index: metadata.xml
101 ===================================================================
102 RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/metadata.xml,v
103 retrieving revision 1.2
104 retrieving revision 1.3
105 diff -u -r1.2 -r1.3
106 --- metadata.xml 18 Jan 2005 20:19:44 -0000 1.2
107 +++ metadata.xml 23 Feb 2008 22:21:01 -0000 1.3
108 @@ -1,8 +1,9 @@
109 <?xml version="1.0" encoding="UTF-8"?>
110 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
111 <pkgmetadata>
112 -<herd>media-tv</herd>
113 -<maintainer>
114 - <email>cardoe@g.o</email>
115 -</maintainer>
116 + <herd>media-tv</herd>
117 + <herd>web-apps</herd>
118 + <maintainer>
119 + <email>cardoe@g.o</email>
120 + </maintainer>
121 </pkgmetadata>
122
123
124
125 1.2 www-apps/mythweb/mythweb-0.21_pre15448.ebuild
126
127 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15448.ebuild?rev=1.2&view=markup
128 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15448.ebuild?rev=1.2&content-type=text/plain
129 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15448.ebuild?r1=1.1&r2=1.2
130
131 Index: mythweb-0.21_pre15448.ebuild
132 ===================================================================
133 RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15448.ebuild,v
134 retrieving revision 1.1
135 retrieving revision 1.2
136 diff -u -r1.1 -r1.2
137 --- mythweb-0.21_pre15448.ebuild 15 Jan 2008 16:34:31 -0000 1.1
138 +++ mythweb-0.21_pre15448.ebuild 23 Feb 2008 22:21:01 -0000 1.2
139 @@ -1,6 +1,6 @@
140 # Copyright 1999-2008 Gentoo Foundation
141 # Distributed under the terms of the GNU General Public License v2
142 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:34:31 cardoe Exp $
143 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15448.ebuild,v 1.2 2008/02/23 22:21:01 hollow Exp $
144
145 ESVN_PROJECT="mythplugins"
146
147 @@ -11,8 +11,9 @@
148 KEYWORDS="~amd64 ~ppc ~x86"
149
150 RDEPEND="dev-perl/DBI
151 - dev-perl/DBD-mysql"
152 + dev-perl/DBD-mysql"
153
154 +need_httpd_cgi
155 need_php5_httpd
156
157 pkg_setup() {
158 @@ -31,14 +32,15 @@
159 src_install() {
160 webapp_src_preinst
161
162 - cd "${S}/mythweb"
163 + cd "${S}"/mythweb
164 dodoc README TODO
165
166 dodir "${MY_HTDOCSDIR}"/data
167
168 - cp -R [[:lower:]]* "${D}${MY_HTDOCSDIR}"
169 - webapp_configfile ${MY_HTDOCSDIR}/mythweb.conf.apache
170 - webapp_configfile ${MY_HTDOCSDIR}/mythweb.conf.lighttpd
171 + insinto "${MY_HTDOCSDIR}"
172 + doins -r [[:lower:]]*
173 +
174 + webapp_configfile "${MY_HTDOCSDIR}"/mythweb.conf.{apache,lighttpd}
175
176 webapp_serverowned "${MY_HTDOCSDIR}"/data
177
178
179
180
181 1.2 www-apps/mythweb/mythweb-0.21_pre15710.ebuild
182
183 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15710.ebuild?rev=1.2&view=markup
184 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15710.ebuild?rev=1.2&content-type=text/plain
185 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15710.ebuild?r1=1.1&r2=1.2
186
187 Index: mythweb-0.21_pre15710.ebuild
188 ===================================================================
189 RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15710.ebuild,v
190 retrieving revision 1.1
191 retrieving revision 1.2
192 diff -u -r1.1 -r1.2
193 --- mythweb-0.21_pre15710.ebuild 1 Feb 2008 20:32:58 -0000 1.1
194 +++ mythweb-0.21_pre15710.ebuild 23 Feb 2008 22:21:01 -0000 1.2
195 @@ -1,6 +1,6 @@
196 # Copyright 1999-2008 Gentoo Foundation
197 # Distributed under the terms of the GNU General Public License v2
198 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15710.ebuild,v 1.1 2008/02/01 20:32:58 cardoe Exp $
199 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.21_pre15710.ebuild,v 1.2 2008/02/23 22:21:01 hollow Exp $
200
201 ESVN_PROJECT="mythplugins"
202
203 @@ -11,8 +11,9 @@
204 KEYWORDS="~amd64 ~ppc ~x86"
205
206 RDEPEND="dev-perl/DBI
207 - dev-perl/DBD-mysql"
208 + dev-perl/DBD-mysql"
209
210 +need_httpd_cgi
211 need_php5_httpd
212
213 pkg_setup() {
214 @@ -31,14 +32,15 @@
215 src_install() {
216 webapp_src_preinst
217
218 - cd "${S}/mythweb"
219 + cd "${S}"/mythweb
220 dodoc README TODO
221
222 dodir "${MY_HTDOCSDIR}"/data
223
224 - cp -R [[:lower:]]* "${D}${MY_HTDOCSDIR}"
225 - webapp_configfile ${MY_HTDOCSDIR}/mythweb.conf.apache
226 - webapp_configfile ${MY_HTDOCSDIR}/mythweb.conf.lighttpd
227 + insinto "${MY_HTDOCSDIR}"
228 + doins -r [[:lower:]]*
229 +
230 + webapp_configfile "${MY_HTDOCSDIR}"/mythweb.conf.{apache,lighttpd}
231
232 webapp_serverowned "${MY_HTDOCSDIR}"/data
233
234
235
236
237 1.6 www-apps/mythweb/mythweb-0.20.2_p14282.ebuild
238
239 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild?rev=1.6&view=markup
240 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild?rev=1.6&content-type=text/plain
241 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild?r1=1.5&r2=1.6
242
243 Index: mythweb-0.20.2_p14282.ebuild
244 ===================================================================
245 RCS file: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v
246 retrieving revision 1.5
247 retrieving revision 1.6
248 diff -u -r1.5 -r1.6
249 --- mythweb-0.20.2_p14282.ebuild 15 Oct 2007 16:02:26 -0000 1.5
250 +++ mythweb-0.20.2_p14282.ebuild 23 Feb 2008 22:21:01 -0000 1.6
251 @@ -1,6 +1,6 @@
252 -# Copyright 1999-2007 Gentoo Foundation
253 +# Copyright 1999-2008 Gentoo Foundation
254 # Distributed under the terms of the GNU General Public License v2
255 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v 1.5 2007/10/15 16:02:26 cardoe Exp $
256 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.20.2_p14282.ebuild,v 1.6 2008/02/23 22:21:01 hollow Exp $
257
258 ESVN_PROJECT="mythplugins"
259
260 @@ -11,8 +11,9 @@
261 KEYWORDS="amd64 ppc x86"
262
263 RDEPEND="dev-perl/DBI
264 - dev-perl/DBD-mysql"
265 + dev-perl/DBD-mysql"
266
267 +need_httpd_cgi
268 need_php5_httpd
269
270 pkg_setup() {
271 @@ -31,12 +32,13 @@
272 src_install() {
273 webapp_src_preinst
274
275 - cd "${S}/mythweb"
276 + cd "${S}"/mythweb
277 dodoc README TODO
278
279 dodir "${MY_HTDOCSDIR}"/data
280
281 - cp -R [[:lower:]]* .htaccess "${D}"${MY_HTDOCSDIR}
282 + insinto "${MY_HTDOCSDIR}"
283 + doins -r [[:lower:]]* .htaccess
284
285 webapp_serverowned "${MY_HTDOCSDIR}"/data
286 webapp_serverowned "${MY_HTDOCSDIR}"/.htaccess
287
288
289
290 --
291 gentoo-commits@l.g.o mailing list