Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_caucho: ChangeLog mod_caucho-3.1.6.ebuild
Date: Sat, 10 May 2008 21:47:53
Message-Id: E1Juwuz-0007Tj-Aj@stork.gentoo.org
1 nelchael 08/05/10 21:47:49
2
3 Modified: ChangeLog mod_caucho-3.1.6.ebuild
4 Log:
5 Use revision 1 of patches.
6 (Portage version: 2.1.5_rc10)
7
8 Revision Changes Path
9 1.37 www-apache/mod_caucho/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?rev=1.37&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?rev=1.37&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/ChangeLog?r1=1.36&r2=1.37
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v
18 retrieving revision 1.36
19 retrieving revision 1.37
20 diff -u -r1.36 -r1.37
21 --- ChangeLog 10 May 2008 20:18:05 -0000 1.36
22 +++ ChangeLog 10 May 2008 21:47:48 -0000 1.37
23 @@ -1,6 +1,10 @@
24 # ChangeLog for www-apache/mod_caucho
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.36 2008/05/10 20:18:05 nelchael Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/ChangeLog,v 1.37 2008/05/10 21:47:48 nelchael Exp $
28 +
29 + 10 May 2008; Krzysiek Pawlik <nelchael@g.o>
30 + mod_caucho-3.1.6.ebuild:
31 + Use revision 1 of patches.
32
33 *mod_caucho-3.1.6 (10 May 2008)
34
35
36
37
38 1.2 www-apache/mod_caucho/mod_caucho-3.1.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.6.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.6.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.6.ebuild?r1=1.1&r2=1.2
43
44 Index: mod_caucho-3.1.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.6.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- mod_caucho-3.1.6.ebuild 10 May 2008 20:18:05 -0000 1.1
51 +++ mod_caucho-3.1.6.ebuild 10 May 2008 21:47:48 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.6.ebuild,v 1.1 2008/05/10 20:18:05 nelchael Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_caucho/mod_caucho-3.1.6.ebuild,v 1.2 2008/05/10 21:47:48 nelchael Exp $
57
58 inherit eutils apache-module autotools
59
60 @@ -9,7 +9,7 @@
61 DESCRIPTION="mod_caucho connects Resin and Apache2."
62 HOMEPAGE="http://www.caucho.com/"
63 SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip
64 - mirror://gentoo/resin-gentoo-patches-${PV}.tar.bz2"
65 + mirror://gentoo/resin-gentoo-patches-${PV}-1.tar.bz2"
66 LICENSE="GPL-2"
67 SLOT="0"
68 IUSE=""
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list