Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/varnish: varnish-3.0.5-r3.ebuild varnish-3.0.5-r4.ebuild ChangeLog
Date: Mon, 31 Mar 2014 21:25:25
Message-Id: 20140331212522.6CA6F2005C@flycatcher.gentoo.org
1 mgorny 14/03/31 21:25:22
2
3 Modified: varnish-3.0.5-r3.ebuild varnish-3.0.5-r4.ebuild
4 ChangeLog
5 Log:
6 Add support for the new PyPy slotting.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.4 www-servers/varnish/varnish-3.0.5-r3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-3.0.5-r3.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-3.0.5-r3.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-3.0.5-r3.ebuild?r1=1.3&r2=1.4
16
17 Index: varnish-3.0.5-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r3.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- varnish-3.0.5-r3.ebuild 4 Mar 2014 19:58:42 -0000 1.3
24 +++ varnish-3.0.5-r3.ebuild 31 Mar 2014 21:25:22 -0000 1.4
25 @@ -1,10 +1,10 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r3.ebuild,v 1.3 2014/03/04 19:58:42 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r3.ebuild,v 1.4 2014/03/31 21:25:22 mgorny Exp $
30
31 EAPI="5"
32
33 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
34 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
35
36 inherit autotools-utils eutils systemd python-single-r1
37
38
39
40
41 1.2 www-servers/varnish/varnish-3.0.5-r4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild?r1=1.1&r2=1.2
46
47 Index: varnish-3.0.5-r4.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- varnish-3.0.5-r4.ebuild 1 Mar 2014 19:53:58 -0000 1.1
54 +++ varnish-3.0.5-r4.ebuild 31 Mar 2014 21:25:22 -0000 1.2
55 @@ -1,10 +1,10 @@
56 # Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v 1.1 2014/03/01 19:53:58 blueness Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-3.0.5-r4.ebuild,v 1.2 2014/03/31 21:25:22 mgorny Exp $
60
61 EAPI="5"
62
63 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
64 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
65
66 inherit autotools-utils eutils systemd python-single-r1
67
68
69
70
71 1.75 www-servers/varnish/ChangeLog
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/ChangeLog?rev=1.75&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/ChangeLog?rev=1.75&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/ChangeLog?r1=1.74&r2=1.75
76
77 Index: ChangeLog
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v
80 retrieving revision 1.74
81 retrieving revision 1.75
82 diff -u -r1.74 -r1.75
83 --- ChangeLog 4 Mar 2014 19:58:42 -0000 1.74
84 +++ ChangeLog 31 Mar 2014 21:25:22 -0000 1.75
85 @@ -1,6 +1,10 @@
86 # ChangeLog for www-servers/varnish
87 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
88 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.74 2014/03/04 19:58:42 ago Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.75 2014/03/31 21:25:22 mgorny Exp $
90 +
91 + 31 Mar 2014; Michał Górny <mgorny@g.o> varnish-3.0.5-r3.ebuild,
92 + varnish-3.0.5-r4.ebuild:
93 + Add support for the new PyPy slotting.
94
95 04 Mar 2014; Agostino Sarubbo <ago@g.o> varnish-3.0.5-r3.ebuild:
96 Stable for x86, wrt bug #501384