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