Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php4/xcache: xcache-1.2.1.ebuild ChangeLog
Date: Fri, 07 Sep 2007 12:16:37
Message-Id: E1ITcej-0004S9-IK@stork.gentoo.org
1 angelos 07/09/07 12:09:49
2
3 Modified: xcache-1.2.1.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #189531
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.4 dev-php4/xcache/xcache-1.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php4/xcache/xcache-1.2.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php4/xcache/xcache-1.2.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php4/xcache/xcache-1.2.1.ebuild?r1=1.3&r2=1.4
14
15 Index: xcache-1.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php4/xcache/xcache-1.2.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- xcache-1.2.1.ebuild 20 Aug 2007 08:56:04 -0000 1.3
22 +++ xcache-1.2.1.ebuild 7 Sep 2007 12:09:49 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/xcache/xcache-1.2.1.ebuild,v 1.3 2007/08/20 08:56:04 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php4/xcache/xcache-1.2.1.ebuild,v 1.4 2007/09/07 12:09:49 angelos Exp $
28
29 PHP_EXT_NAME="xcache"
30 PHP_EXT_INI="yes"
31 @@ -8,7 +8,7 @@
32
33 inherit php-ext-source-r1 confutils
34
35 -KEYWORDS="~amd64 x86"
36 +KEYWORDS="amd64 x86"
37
38 DESCRIPTION="A fast and stable PHP opcode cacher"
39 HOMEPAGE="http://xcache.lighttpd.net/"
40
41
42
43 1.10 dev-php4/xcache/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php4/xcache/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php4/xcache/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php4/xcache/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php4/xcache/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 20 Aug 2007 09:47:16 -0000 1.9
56 +++ ChangeLog 7 Sep 2007 12:09:49 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-php4/xcache
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/xcache/ChangeLog,v 1.9 2007/08/20 09:47:16 hoffie Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php4/xcache/ChangeLog,v 1.10 2007/09/07 12:09:49 angelos Exp $
62 +
63 + 07 Sep 2007; Christoph Mende <angelos@g.o> xcache-1.2.1.ebuild:
64 + Stable on amd64 wrt bug #189531
65
66 20 Aug 2007; Christian Hoffmann <hoffie@g.o> metadata.xml:
67 removing jokey and gentoofying my email address (metadata.xml)
68
69
70
71 --
72 gentoo-commits@g.o mailing list