Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-enchant: pecl-enchant-1.0.1.ebuild ChangeLog
Date: Thu, 06 Dec 2007 01:08:51
Message-Id: E1J05EH-0006BD-4M@stork.gentoo.org
1 jokey 07/12/06 01:08:41
2
3 Modified: pecl-enchant-1.0.1.ebuild ChangeLog
4 Log:
5 LICENSE fix from project overlay
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.2 dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild?r1=1.1&r2=1.2
14
15 Index: pecl-enchant-1.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pecl-enchant-1.0.1.ebuild 15 Nov 2007 19:11:59 -0000 1.1
22 +++ pecl-enchant-1.0.1.ebuild 6 Dec 2007 01:08:40 -0000 1.2
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-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild,v 1.1 2007/11/15 19:11:59 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/pecl-enchant-1.0.1.ebuild,v 1.2 2007/12/06 01:08:40 jokey Exp $
28
29 PHP_EXT_NAME="enchant"
30 PHP_EXT_INI="yes"
31 @@ -12,7 +12,7 @@
32 KEYWORDS="~x86"
33
34 DESCRIPTION="PHP bindings for the Enchant spellchecking wrapper library."
35 -LICENSE="PHP"
36 +LICENSE="PHP-3"
37 SLOT="0"
38 IUSE=""
39
40
41
42
43 1.2 dev-php5/pecl-enchant/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-enchant/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-enchant/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-enchant/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 15 Nov 2007 19:11:59 -0000 1.1
56 +++ ChangeLog 6 Dec 2007 01:08:40 -0000 1.2
57 @@ -1,6 +1,12 @@
58 # ChangeLog for dev-php5/pecl-enchant
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v 1.1 2007/11/15 19:11:59 jokey Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-enchant/ChangeLog,v 1.2 2007/12/06 01:08:40 jokey Exp $
62 +
63 + 06 Dec 2007; Markus Ullmann <jokey@g.o> pecl-enchant-1.0.1.ebuild:
64 + LICENSE fix from project overlay
65 +
66 + 03 Dec 2007; Jakub Moc <jakub@g.o> pecl-enchant-1.0.1.ebuild:
67 + Fix LICENSE
68
69 *pecl-enchant-1.0.1 (15 Nov 2007)
70
71
72
73
74 --
75 gentoo-commits@g.o mailing list