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/gallery: gallery-2.2.4.ebuild gallery-1.5.7.ebuild ChangeLog gallery-1.5.3.ebuild
Date: Fri, 22 Feb 2008 15:50:55
Message-Id: E1JSaAl-0004zu-Cg@stork.gentoo.org
1 hollow 08/02/22 15:50:51
2
3 Modified: gallery-2.2.4.ebuild gallery-1.5.7.ebuild ChangeLog
4 gallery-1.5.3.ebuild
5 Log:
6 add need_httpd_cgi wrt #208584
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.10 www-apps/gallery/gallery-2.2.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild?r1=1.9&r2=1.10
15
16 Index: gallery-2.2.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- gallery-2.2.4.ebuild 20 Feb 2008 18:07:42 -0000 1.9
23 +++ gallery-2.2.4.ebuild 22 Feb 2008 15:50:50 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.9 2008/02/20 18:07:42 hollow Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-2.2.4.ebuild,v 1.10 2008/02/22 15:50:50 hollow Exp $
29
30 inherit webapp eutils depend.php confutils
31
32 @@ -22,6 +22,7 @@
33
34 S="${WORKDIR}"/${PN}2
35
36 +need_httpd_cgi
37 need_php_httpd
38
39 pkg_setup() {
40
41
42
43 1.4 www-apps/gallery/gallery-1.5.7.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.7.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.7.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.7.ebuild?r1=1.3&r2=1.4
48
49 Index: gallery-1.5.7.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.7.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- gallery-1.5.7.ebuild 20 Feb 2008 18:07:42 -0000 1.3
56 +++ gallery-1.5.7.ebuild 22 Feb 2008 15:50:50 -0000 1.4
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.7.ebuild,v 1.3 2008/02/20 18:07:42 hollow Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.7.ebuild,v 1.4 2008/02/22 15:50:50 hollow Exp $
62
63 inherit webapp depend.php confutils
64
65 @@ -18,6 +18,7 @@
66 unzip? ( app-arch/unzip )
67 zip? ( app-arch/zip )"
68
69 +need_httpd_cgi
70 need_php_httpd
71
72 S="${WORKDIR}"/${PN}
73
74
75
76 1.136 www-apps/gallery/ChangeLog
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.136&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?rev=1.136&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/ChangeLog?r1=1.135&r2=1.136
81
82 Index: ChangeLog
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v
85 retrieving revision 1.135
86 retrieving revision 1.136
87 diff -u -r1.135 -r1.136
88 --- ChangeLog 20 Feb 2008 18:07:42 -0000 1.135
89 +++ ChangeLog 22 Feb 2008 15:50:50 -0000 1.136
90 @@ -1,6 +1,10 @@
91 # ChangeLog for www-apps/gallery
92 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
93 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.135 2008/02/20 18:07:42 hollow Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.136 2008/02/22 15:50:50 hollow Exp $
95 +
96 + 22 Feb 2008; Benedikt Böhm <hollow@g.o> gallery-1.5.3.ebuild,
97 + gallery-1.5.7.ebuild, gallery-2.2.4.ebuild:
98 + add need_httpd_cgi wrt #208584
99
100 20 Feb 2008; Benedikt Böhm <hollow@g.o> metadata.xml,
101 gallery-1.5.3.ebuild, -gallery-1.5.5.ebuild, gallery-1.5.7.ebuild,
102
103
104
105 1.12 www-apps/gallery/gallery-1.5.3.ebuild
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild?rev=1.12&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild?rev=1.12&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild?r1=1.11&r2=1.12
110
111 Index: gallery-1.5.3.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v
114 retrieving revision 1.11
115 retrieving revision 1.12
116 diff -u -r1.11 -r1.12
117 --- gallery-1.5.3.ebuild 20 Feb 2008 18:07:42 -0000 1.11
118 +++ gallery-1.5.3.ebuild 22 Feb 2008 15:50:50 -0000 1.12
119 @@ -1,6 +1,6 @@
120 # Copyright 1999-2008 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.11 2008/02/20 18:07:42 hollow Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.5.3.ebuild,v 1.12 2008/02/22 15:50:50 hollow Exp $
124
125 inherit webapp depend.php confutils
126
127 @@ -18,6 +18,7 @@
128 unzip? ( app-arch/unzip )
129 zip? ( app-arch/zip )"
130
131 +need_httpd_cgi
132 need_php_httpd
133
134 S="${WORKDIR}"/${PN}
135
136
137
138 --
139 gentoo-commits@l.g.o mailing list