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-php/eaccelerator: eaccelerator-0.9.6.1-r3.ebuild eaccelerator-0.9.6.1-r5.ebuild eaccelerator-0.9.6.1-r4.ebuild eaccelerator-0.9.6.1-r1.ebuild ChangeLog
Date: Thu, 07 Jun 2012 20:27:52
Message-Id: 20120607202742.974C92004B@flycatcher.gentoo.org
1 zmedico 12/06/07 20:27:42
2
3 Modified: eaccelerator-0.9.6.1-r3.ebuild
4 eaccelerator-0.9.6.1-r5.ebuild
5 eaccelerator-0.9.6.1-r4.ebuild
6 eaccelerator-0.9.6.1-r1.ebuild ChangeLog
7 Log:
8 inherit user for enewgroup and enewuser
9
10 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
11
12 Revision Changes Path
13 1.5 dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild?rev=1.5&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild?rev=1.5&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild?r1=1.4&r2=1.5
18
19 Index: eaccelerator-0.9.6.1-r3.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v
22 retrieving revision 1.4
23 retrieving revision 1.5
24 diff -u -r1.4 -r1.5
25 --- eaccelerator-0.9.6.1-r3.ebuild 13 Apr 2012 18:59:25 -0000 1.4
26 +++ eaccelerator-0.9.6.1-r3.ebuild 7 Jun 2012 20:27:42 -0000 1.5
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.4 2012/04/13 18:59:25 ulm Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.5 2012/06/07 20:27:42 zmedico Exp $
32
33 EAPI="2"
34
35 @@ -10,7 +10,7 @@
36
37 [[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
38
39 -inherit php-ext-source-r2 eutils depend.apache
40 +inherit php-ext-source-r2 eutils depend.apache user
41
42 KEYWORDS="~amd64 ~x86"
43
44
45
46
47 1.3 dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild?rev=1.3&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild?rev=1.3&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild?r1=1.2&r2=1.3
52
53 Index: eaccelerator-0.9.6.1-r5.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v
56 retrieving revision 1.2
57 retrieving revision 1.3
58 diff -u -r1.2 -r1.3
59 --- eaccelerator-0.9.6.1-r5.ebuild 13 Apr 2012 18:59:25 -0000 1.2
60 +++ eaccelerator-0.9.6.1-r5.ebuild 7 Jun 2012 20:27:42 -0000 1.3
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.2 2012/04/13 18:59:25 ulm Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.3 2012/06/07 20:27:42 zmedico Exp $
66
67 EAPI="4"
68
69 @@ -10,7 +10,7 @@
70
71 [[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
72
73 -inherit php-ext-source-r2 eutils depend.apache
74 +inherit php-ext-source-r2 eutils depend.apache user
75
76 KEYWORDS="~amd64 ~x86"
77
78
79
80
81 1.7 dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild?rev=1.7&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild?rev=1.7&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild?r1=1.6&r2=1.7
86
87 Index: eaccelerator-0.9.6.1-r4.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v
90 retrieving revision 1.6
91 retrieving revision 1.7
92 diff -u -r1.6 -r1.7
93 --- eaccelerator-0.9.6.1-r4.ebuild 13 Apr 2012 18:59:25 -0000 1.6
94 +++ eaccelerator-0.9.6.1-r4.ebuild 7 Jun 2012 20:27:42 -0000 1.7
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2012 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v 1.6 2012/04/13 18:59:25 ulm Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v 1.7 2012/06/07 20:27:42 zmedico Exp $
100
101 EAPI="2"
102
103 @@ -10,7 +10,7 @@
104
105 [[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
106
107 -inherit php-ext-source-r2 eutils depend.apache
108 +inherit php-ext-source-r2 eutils depend.apache user
109
110 KEYWORDS="amd64 x86"
111
112
113
114
115 1.5 dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild?rev=1.5&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild?rev=1.5&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild?r1=1.4&r2=1.5
120
121 Index: eaccelerator-0.9.6.1-r1.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v
124 retrieving revision 1.4
125 retrieving revision 1.5
126 diff -u -r1.4 -r1.5
127 --- eaccelerator-0.9.6.1-r1.ebuild 13 Apr 2012 18:59:25 -0000 1.4
128 +++ eaccelerator-0.9.6.1-r1.ebuild 7 Jun 2012 20:27:42 -0000 1.5
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2012 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.4 2012/04/13 18:59:25 ulm Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.5 2012/06/07 20:27:42 zmedico Exp $
134
135 EAPI="2"
136
137 @@ -10,7 +10,7 @@
138
139 [[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/"
140
141 -inherit php-ext-source-r2 eutils depend.apache
142 +inherit php-ext-source-r2 eutils depend.apache user
143
144 KEYWORDS="amd64 x86"
145
146
147
148
149 1.27 dev-php/eaccelerator/ChangeLog
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/ChangeLog?rev=1.27&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/ChangeLog?rev=1.27&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/eaccelerator/ChangeLog?r1=1.26&r2=1.27
154
155 Index: ChangeLog
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/ChangeLog,v
158 retrieving revision 1.26
159 retrieving revision 1.27
160 diff -u -r1.26 -r1.27
161 --- ChangeLog 13 Apr 2012 18:59:25 -0000 1.26
162 +++ ChangeLog 7 Jun 2012 20:27:42 -0000 1.27
163 @@ -1,6 +1,11 @@
164 # ChangeLog for dev-php/eaccelerator
165 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/ChangeLog,v 1.26 2012/04/13 18:59:25 ulm Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/ChangeLog,v 1.27 2012/06/07 20:27:42 zmedico Exp $
168 +
169 + 07 Jun 2012; Zac Medico <zmedico@g.o> eaccelerator-0.9.6.1-r1.ebuild,
170 + eaccelerator-0.9.6.1-r3.ebuild, eaccelerator-0.9.6.1-r4.ebuild,
171 + eaccelerator-0.9.6.1-r5.ebuild:
172 + inherit user for enewgroup and enewuser
173
174 13 Apr 2012; Ulrich Müller <ulm@g.o> eaccelerator-0.9.6.1-r1.ebuild,
175 eaccelerator-0.9.6.1-r3.ebuild, eaccelerator-0.9.6.1-r4.ebuild,