Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/xcache: ChangeLog xcache-1.3.0-r2.ebuild
Date: Mon, 03 Jan 2011 16:06:20
Message-Id: 20110103160610.8D9FC20057@flycatcher.gentoo.org
1 fauli 11/01/03 16:06:10
2
3 Modified: ChangeLog xcache-1.3.0-r2.ebuild
4 Log:
5 stable x86, bug 349281
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.22 dev-php5/xcache/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xcache/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xcache/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xcache/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 26 Dec 2010 10:51:47 -0000 1.21
23 +++ ChangeLog 3 Jan 2011 16:06:10 -0000 1.22
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php5/xcache
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.21 2010/12/26 10:51:47 olemarkus Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.22 2011/01/03 16:06:10 fauli Exp $
30 +
31 + 03 Jan 2011; Christian Faulhammer <fauli@g.o>
32 + xcache-1.3.0-r2.ebuild:
33 + stable x86, bug 349281
34
35 *xcache-1.3.1 (26 Dec 2010)
36
37
38
39
40 1.2 dev-php5/xcache/xcache-1.3.0-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild?r1=1.1&r2=1.2
45
46 Index: xcache-1.3.0-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xcache-1.3.0-r2.ebuild 2 Nov 2010 17:19:24 -0000 1.1
53 +++ xcache-1.3.0-r2.ebuild 3 Jan 2011 16:06:10 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild,v 1.1 2010/11/02 17:19:24 olemarkus Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild,v 1.2 2011/01/03 16:06:10 fauli Exp $
60
61 PHP_EXT_NAME="xcache"
62 PHP_EXT_INI="yes"
63 @@ -16,7 +16,7 @@
64
65 LICENSE="BSD"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 +KEYWORDS="~amd64 x86"
69 IUSE=""
70
71 # make test would just run php's test and as such need the full php source