Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-mcve: pecl-mcve-5.2.2-r1.ebuild
Date: Thu, 10 Jan 2008 10:02:36
Message-Id: E1JCuEf-0007nJ-6o@stork.gentoo.org
1 vapier 08/01/10 10:02:05
2
3 Modified: pecl-mcve-5.2.2-r1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.9 dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: pecl-mcve-5.2.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- pecl-mcve-5.2.2-r1.ebuild 6 Dec 2007 01:18:36 -0000 1.8
22 +++ pecl-mcve-5.2.2-r1.ebuild 10 Jan 2008 10:02:04 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild,v 1.8 2007/12/06 01:18:36 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-mcve/pecl-mcve-5.2.2-r1.ebuild,v 1.9 2008/01/10 10:02:04 vapier Exp $
29
30 PHP_EXT_NAME="mcve"
31 PHP_EXT_INI="yes"
32 @@ -8,7 +8,7 @@
33
34 inherit php-ext-pecl-r1
35
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
38
39 DESCRIPTION="Interface to the MCVE/Monetra API, allowing you to work directly with MCVE/Monetra from PHP."
40 LICENSE="PHP-3"
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list