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