Gentoo Archives: gentoo-commits

From: "Konstantin Arkhipov (voxus)" <voxus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/onphp-module: onphp-module-1.0.0.ebuild onphp-module-0.10.8.ebuild ChangeLog
Date: Sat, 05 Jan 2008 23:17:05
Message-Id: E1JBIG7-0004Ge-PB@stork.gentoo.org
1 voxus 08/01/05 23:16:55
2
3 Modified: onphp-module-1.0.0.ebuild
4 onphp-module-0.10.8.ebuild ChangeLog
5 Log:
6 + correct license
7 (Portage version: 2.1.4_rc14)
8
9 Revision Changes Path
10 1.2 dev-php5/onphp-module/onphp-module-1.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.0.ebuild?r1=1.1&r2=1.2
15
16 Index: onphp-module-1.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- onphp-module-1.0.0.ebuild 5 Jan 2008 22:13:07 -0000 1.1
23 +++ onphp-module-1.0.0.ebuild 5 Jan 2008 23:16:55 -0000 1.2
24 @@ -1,6 +1,6 @@
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/onphp-module/onphp-module-1.0.0.ebuild,v 1.1 2008/01/05 22:13:07 voxus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-1.0.0.ebuild,v 1.2 2008/01/05 23:16:55 voxus Exp $
29
30 PHP_EXT_NAME="onphp"
31 PHP_EXT_INI="yes"
32 @@ -13,7 +13,7 @@
33 KEYWORDS="~amd64 ~x86"
34 DESCRIPTION="onPHP's module."
35 HOMEPAGE="http://onphp.org/"
36 -LICENSE="GPL-2"
37 +LICENSE="LGPL-3"
38 SLOT="0"
39 IUSE=""
40
41
42
43
44 1.3 dev-php5/onphp-module/onphp-module-0.10.8.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.8.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.8.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.8.ebuild?r1=1.2&r2=1.3
49
50 Index: onphp-module-0.10.8.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.8.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- onphp-module-0.10.8.ebuild 5 Jan 2008 22:13:07 -0000 1.2
57 +++ onphp-module-0.10.8.ebuild 5 Jan 2008 23:16:55 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.8.ebuild,v 1.2 2008/01/05 22:13:07 voxus Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.10.8.ebuild,v 1.3 2008/01/05 23:16:55 voxus Exp $
63
64 PHP_EXT_NAME="onphp"
65 PHP_EXT_INI="yes"
66 @@ -13,7 +13,7 @@
67 KEYWORDS="amd64 x86"
68 DESCRIPTION="onPHP's module."
69 HOMEPAGE="http://onphp.org/"
70 -LICENSE="GPL-2"
71 +LICENSE="LGPL-3"
72 SLOT="0"
73 IUSE=""
74
75
76
77
78 1.28 dev-php5/onphp-module/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/ChangeLog?rev=1.28&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/ChangeLog?rev=1.28&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/onphp-module/ChangeLog?r1=1.27&r2=1.28
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v
87 retrieving revision 1.27
88 retrieving revision 1.28
89 diff -u -r1.27 -r1.28
90 --- ChangeLog 5 Jan 2008 22:13:07 -0000 1.27
91 +++ ChangeLog 5 Jan 2008 23:16:55 -0000 1.28
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-php5/onphp-module
94 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.27 2008/01/05 22:13:07 voxus Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.28 2008/01/05 23:16:55 voxus Exp $
97 +
98 + 05 Jan 2008; Konstantin V. Arkhipov <voxus@g.o>
99 + onphp-module-0.10.8.ebuild, onphp-module-1.0.0.ebuild:
100 + License fixed.
101
102 *onphp-module-1.0.0 (05 Jan 2008)
103
104
105
106
107 --
108 gentoo-commits@g.o mailing list