Gentoo Archives: gentoo-commits

From: "Eray Aslan (eras)" <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.1.15.ebuild squid-3.1.19.ebuild squid-3.1.16.ebuild squid-3.1.20.ebuild squid-2.7.9.ebuild squid-3.1.18.ebuild ChangeLog
Date: Mon, 27 Aug 2012 13:20:38
Message-Id: 20120827132027.3503B20901@flycatcher.gentoo.org
1 eras 12/08/27 13:20:27
2
3 Modified: squid-3.1.15.ebuild squid-3.1.19.ebuild
4 squid-3.1.16.ebuild squid-3.1.20.ebuild
5 squid-2.7.9.ebuild squid-3.1.18.ebuild ChangeLog
6 Log:
7 Inherit user eclass
8
9 (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.6 net-proxy/squid/squid-3.1.15.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild?r1=1.5&r2=1.6
17
18 Index: squid-3.1.15.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- squid-3.1.15.ebuild 3 Sep 2011 13:22:40 -0000 1.5
25 +++ squid-3.1.15.ebuild 27 Aug 2012 13:20:26 -0000 1.6
26 @@ -1,10 +1,10 @@
27 -# Copyright 1999-2011 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild,v 1.5 2011/09/03 13:22:40 armin76 Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.15.ebuild,v 1.6 2012/08/27 13:20:26 eras Exp $
32
33 EAPI=4
34
35 -inherit eutils pam toolchain-funcs autotools linux-info
36 +inherit eutils pam toolchain-funcs autotools linux-info user
37
38 DESCRIPTION="A full-featured web proxy cache"
39 HOMEPAGE="http://www.squid-cache.org/"
40
41
42
43 1.8 net-proxy/squid/squid-3.1.19.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.19.ebuild?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.19.ebuild?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.19.ebuild?r1=1.7&r2=1.8
48
49 Index: squid-3.1.19.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.19.ebuild,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- squid-3.1.19.ebuild 17 Jun 2012 17:27:38 -0000 1.7
56 +++ squid-3.1.19.ebuild 27 Aug 2012 13:20:26 -0000 1.8
57 @@ -1,10 +1,10 @@
58 # Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.19.ebuild,v 1.7 2012/06/17 17:27:38 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.19.ebuild,v 1.8 2012/08/27 13:20:26 eras Exp $
62
63 EAPI=4
64
65 -inherit eutils pam toolchain-funcs autotools linux-info
66 +inherit eutils pam toolchain-funcs autotools linux-info user
67
68 DESCRIPTION="A full-featured web proxy cache"
69 HOMEPAGE="http://www.squid-cache.org/"
70
71
72
73 1.8 net-proxy/squid/squid-3.1.16.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.16.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.16.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.16.ebuild?r1=1.7&r2=1.8
78
79 Index: squid-3.1.16.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.16.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- squid-3.1.16.ebuild 18 Dec 2011 20:54:49 -0000 1.7
86 +++ squid-3.1.16.ebuild 27 Aug 2012 13:20:26 -0000 1.8
87 @@ -1,10 +1,10 @@
88 -# Copyright 1999-2011 Gentoo Foundation
89 +# Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.16.ebuild,v 1.7 2011/12/18 20:54:49 halcy0n Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.16.ebuild,v 1.8 2012/08/27 13:20:26 eras Exp $
93
94 EAPI=4
95
96 -inherit eutils pam toolchain-funcs autotools linux-info
97 +inherit eutils pam toolchain-funcs autotools linux-info user
98
99 DESCRIPTION="A full-featured web proxy cache"
100 HOMEPAGE="http://www.squid-cache.org/"
101
102
103
104 1.2 net-proxy/squid/squid-3.1.20.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.20.ebuild?rev=1.2&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.20.ebuild?rev=1.2&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.20.ebuild?r1=1.1&r2=1.2
109
110 Index: squid-3.1.20.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.20.ebuild,v
113 retrieving revision 1.1
114 retrieving revision 1.2
115 diff -u -r1.1 -r1.2
116 --- squid-3.1.20.ebuild 12 Jun 2012 09:52:52 -0000 1.1
117 +++ squid-3.1.20.ebuild 27 Aug 2012 13:20:26 -0000 1.2
118 @@ -1,9 +1,9 @@
119 # Copyright 1999-2012 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.20.ebuild,v 1.1 2012/06/12 09:52:52 eras Exp $
122 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.20.ebuild,v 1.2 2012/08/27 13:20:26 eras Exp $
123
124 EAPI=4
125 -inherit eutils pam toolchain-funcs autotools linux-info
126 +inherit eutils pam toolchain-funcs autotools linux-info user
127
128 DESCRIPTION="A full-featured web proxy cache"
129 HOMEPAGE="http://www.squid-cache.org/"
130
131
132
133 1.8 net-proxy/squid/squid-2.7.9.ebuild
134
135 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild?rev=1.8&view=markup
136 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild?rev=1.8&content-type=text/plain
137 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild?r1=1.7&r2=1.8
138
139 Index: squid-2.7.9.ebuild
140 ===================================================================
141 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild,v
142 retrieving revision 1.7
143 retrieving revision 1.8
144 diff -u -r1.7 -r1.8
145 --- squid-2.7.9.ebuild 1 Oct 2010 14:54:33 -0000 1.7
146 +++ squid-2.7.9.ebuild 27 Aug 2012 13:20:26 -0000 1.8
147 @@ -1,10 +1,10 @@
148 -# Copyright 1999-2010 Gentoo Foundation
149 +# Copyright 1999-2012 Gentoo Foundation
150 # Distributed under the terms of the GNU General Public License v2
151 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild,v 1.7 2010/10/01 14:54:33 ranger Exp $
152 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.7.9.ebuild,v 1.8 2012/08/27 13:20:26 eras Exp $
153
154 EAPI="2"
155
156 -inherit eutils pam toolchain-funcs autotools
157 +inherit eutils pam toolchain-funcs autotools user
158
159 #lame archive versioning scheme..
160 S_PMV="${PV%%.*}"
161
162
163
164 1.3 net-proxy/squid/squid-3.1.18.ebuild
165
166 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.18.ebuild?rev=1.3&view=markup
167 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.18.ebuild?rev=1.3&content-type=text/plain
168 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.1.18.ebuild?r1=1.2&r2=1.3
169
170 Index: squid-3.1.18.ebuild
171 ===================================================================
172 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.18.ebuild,v
173 retrieving revision 1.2
174 retrieving revision 1.3
175 diff -u -r1.2 -r1.3
176 --- squid-3.1.18.ebuild 29 Dec 2011 17:35:31 -0000 1.2
177 +++ squid-3.1.18.ebuild 27 Aug 2012 13:20:26 -0000 1.3
178 @@ -1,10 +1,10 @@
179 -# Copyright 1999-2011 Gentoo Foundation
180 +# Copyright 1999-2012 Gentoo Foundation
181 # Distributed under the terms of the GNU General Public License v2
182 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.18.ebuild,v 1.2 2011/12/29 17:35:31 jer Exp $
183 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.1.18.ebuild,v 1.3 2012/08/27 13:20:26 eras Exp $
184
185 EAPI=4
186
187 -inherit eutils pam toolchain-funcs autotools linux-info
188 +inherit eutils pam toolchain-funcs autotools linux-info user
189
190 DESCRIPTION="A full-featured web proxy cache"
191 HOMEPAGE="http://www.squid-cache.org/"
192
193
194
195 1.347 net-proxy/squid/ChangeLog
196
197 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.347&view=markup
198 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.347&content-type=text/plain
199 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.346&r2=1.347
200
201 Index: ChangeLog
202 ===================================================================
203 RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
204 retrieving revision 1.346
205 retrieving revision 1.347
206 diff -u -r1.346 -r1.347
207 --- ChangeLog 17 Jun 2012 17:27:38 -0000 1.346
208 +++ ChangeLog 27 Aug 2012 13:20:26 -0000 1.347
209 @@ -1,6 +1,11 @@
210 # ChangeLog for net-proxy/squid
211 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
212 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.346 2012/06/17 17:27:38 armin76 Exp $
213 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.347 2012/08/27 13:20:26 eras Exp $
214 +
215 + 27 Aug 2012; Eray Aslan <eras@g.o> squid-2.7.9.ebuild,
216 + squid-3.1.15.ebuild, squid-3.1.16.ebuild, squid-3.1.18.ebuild,
217 + squid-3.1.19.ebuild, squid-3.1.20.ebuild:
218 + Inherit user eclass
219
220 17 Jun 2012; Raúl Porcel <armin76@g.o> squid-3.1.19.ebuild:
221 alpha/ia64/sparc stable wrt #413721