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