Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-mcve: ChangeLog pecl-mcve-7.0.3-r1.ebuild
Date: Sun, 02 Jan 2011 17:58:07
Message-Id: 20110102175757.DD3CA20054@flycatcher.gentoo.org
1 klausman 11/01/02 17:57:57
2
3 Modified: ChangeLog pecl-mcve-7.0.3-r1.ebuild
4 Log:
5 Stable on alpha, bug #349659
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.34 dev-php5/pecl-mcve/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-mcve/ChangeLog?rev=1.34&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-mcve/ChangeLog?rev=1.34&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-mcve/ChangeLog?r1=1.33&r2=1.34
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v
19 retrieving revision 1.33
20 retrieving revision 1.34
21 diff -u -r1.33 -r1.34
22 --- ChangeLog 28 Dec 2010 19:27:01 -0000 1.33
23 +++ ChangeLog 2 Jan 2011 17:57:57 -0000 1.34
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php5/pecl-mcve
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.33 2010/12/28 19:27:01 ranger Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/ChangeLog,v 1.34 2011/01/02 17:57:57 klausman Exp $
30 +
31 + 02 Jan 2011; Tobias Klausmann <klausman@g.o>
32 + pecl-mcve-7.0.3-r1.ebuild:
33 + Stable on alpha, bug #349659
34
35 28 Dec 2010; Brent Baude <ranger@g.o> pecl-mcve-7.0.3-r1.ebuild:
36 Marking pecl-mcve-7.0.3-r1 ~ppc64 for bug 349659
37
38
39
40 1.5 dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild?r1=1.4&r2=1.5
45
46 Index: pecl-mcve-7.0.3-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- pecl-mcve-7.0.3-r1.ebuild 28 Dec 2010 19:27:01 -0000 1.4
53 +++ pecl-mcve-7.0.3-r1.ebuild 2 Jan 2011 17:57:57 -0000 1.5
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/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.4 2010/12/28 19:27:01 ranger Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-7.0.3-r1.ebuild,v 1.5 2011/01/02 17:57:57 klausman Exp $
60
61 PHP_EXT_NAME="mcve"
62 PHP_EXT_INI="yes"
63 @@ -10,7 +10,7 @@
64
65 inherit php-ext-pecl-r2
66
67 -KEYWORDS="~amd64 hppa ~ppc64 ~x86"
68 +KEYWORDS="alpha ~amd64 hppa ~ppc64 ~x86"
69
70 DESCRIPTION="Interface to the MCVE/Monetra API, allowing you to work directly with MCVE/Monetra from PHP."
71 LICENSE="PHP-3"