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-servers/varnish: ChangeLog varnish-2.0.4-r1.ebuild
Date: Wed, 07 Oct 2009 13:10:37
Message-Id: E1MvWHq-0004AF-Q5@stork.gentoo.org
1 hollow 09/10/07 13:10:34
2
3 Modified: ChangeLog varnish-2.0.4-r1.ebuild
4 Log:
5 stable on amd64
6 (Portage version: 2.2_rc40/cvs/Linux i686)
7
8 Revision Changes Path
9 1.28 www-servers/varnish/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/varnish/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/varnish/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/varnish/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 6 Oct 2009 20:38:44 -0000 1.27
22 +++ ChangeLog 7 Oct 2009 13:10:34 -0000 1.28
23 @@ -1,6 +1,9 @@
24 # ChangeLog for www-servers/varnish
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.27 2009/10/06 20:38:44 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.28 2009/10/07 13:10:34 hollow Exp $
28 +
29 + 07 Oct 2009; Benedikt Böhm <hollow@g.o> varnish-2.0.4-r1.ebuild:
30 + stable on amd64
31
32 06 Oct 2009; Christian Faulhammer <fauli@g.o>
33 varnish-2.0.4-r1.ebuild:
34
35
36
37 1.4 www-servers/varnish/varnish-2.0.4-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild?r1=1.3&r2=1.4
42
43 Index: varnish-2.0.4-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- varnish-2.0.4-r1.ebuild 6 Oct 2009 20:38:44 -0000 1.3
50 +++ varnish-2.0.4-r1.ebuild 7 Oct 2009 13:10:34 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild,v 1.3 2009/10/06 20:38:44 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.0.4-r1.ebuild,v 1.4 2009/10/07 13:10:34 hollow Exp $
56
57 EAPI="2"
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="BSD-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 x86"
64 +KEYWORDS="amd64 x86"
65 IUSE=""
66 #varnish compiles stuff at run time
67 RDEPEND="sys-devel/gcc"