Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/onphp/
Date: Mon, 10 Jul 2017 15:34:44
Message-Id: 1499700847.be176d72b5c2b69a186e014d16be6f2e5423af2b.grknight@gentoo
1 commit: be176d72b5c2b69a186e014d16be6f2e5423af2b
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 10 14:59:18 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 10 15:34:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be176d72
7
8 dev-php/onphp: Add new github snapshot with updated EAPI and Homepage
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-php/onphp/Manifest | 2 +-
13 dev-php/onphp/onphp-1.0.10.ebuild | 29 ------------------------
14 dev-php/onphp/onphp-1.0.11_pre20141124.ebuild | 32 +++++++++++++++++++++++++++
15 3 files changed, 33 insertions(+), 30 deletions(-)
16
17 diff --git a/dev-php/onphp/Manifest b/dev-php/onphp/Manifest
18 index e6434985cc8..55e57c95d19 100644
19 --- a/dev-php/onphp/Manifest
20 +++ b/dev-php/onphp/Manifest
21 @@ -1,2 +1,2 @@
22 -DIST onphp-1.0.10.tar.bz2 298669 SHA256 f655f84dc0a314c0972b2bb4afe357bc928153ac0e6bf45035d54cd4401787fc SHA512 f8a44325fcefd2162bb08ae494396f4c8e91f183c61c5234f1e29807fa3eb9320bb2f081e99ca1e6bf588b1bd77d5a88b9f2d98f20c1907cffe87c28c30dd1cc WHIRLPOOL 7fbea00b492153f03bda84138c468f198edce542a7db8fa1c719660ffcbda3dfc41f5b9bd30749e351f8f24f6f3552cb41e191a5bba43da89ca68aaff28db44c
23 +DIST onphp-1.0.11_pre20141124.tar.gz 457828 SHA256 818d8d2ba1ee9622dbe57d8e3d5b5884ccb260715d39f9d5979ae9b0ff06eb1d SHA512 d943a787d352f25f9f2fd0eadbae64a71d1fe7f6e56e98f82c803c2da53332ba659a0cc907849ec824a7d9639cde794bd84d5df82a9b724bf1c78da92a396b56 WHIRLPOOL efd91466cbe0c92a53b5d895e003546929db057448989c1d422443befef469bda574bd8ae4228dbe1c9fa34dc1bb6f0a82d86829ce330e2ca1682fb560824d20
24 DIST onphp-api-1.0.10.tar.bz2 35427359 SHA256 cdc0542a376da9fe099bf205ff990ca229554b5a6572c97381060afc6fb958ab SHA512 4acdb9c804fd2bb7cfbefd22efcb0956972b2b94679627352169948a0fb23f97deca2f7aa77690cf3a5b6614299c0d9515802d9321cfa680e9a4a06d0533d4e5 WHIRLPOOL be73d5dc21e7113e4e721c876c3420375bd3e82ebc57266548d1d654a437561b1a93650e4d3d22764715d06245f5cf7240df6ce7a6acc58d35e39aab66e0807b
25
26 diff --git a/dev-php/onphp/onphp-1.0.10.ebuild b/dev-php/onphp/onphp-1.0.10.ebuild
27 deleted file mode 100644
28 index 65fe4bc21f6..00000000000
29 --- a/dev-php/onphp/onphp-1.0.10.ebuild
30 +++ /dev/null
31 @@ -1,29 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI="4"
36 -
37 -KEYWORDS="~amd64 ~x86"
38 -
39 -DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework"
40 -HOMEPAGE="http://onphp.org/"
41 -SRC_URI="http://onphp.org/download/${P}.tar.bz2
42 - doc? ( http://onphp.org/download/${PN}-api-${PV}.tar.bz2 )"
43 -LICENSE="LGPL-2"
44 -SLOT="0"
45 -IUSE="doc"
46 -
47 -DEPEND=""
48 -RDEPEND="dev-lang/php"
49 -
50 -src_install() {
51 - dodoc `find doc -maxdepth 1 -type f -print`
52 -
53 - if use doc ; then
54 - dohtml -r "${WORKDIR}/${PN}-api-${PV}/"*
55 - fi
56 -
57 - insinto "/usr/share/php/${PN}"
58 - doins global.inc.php.tpl
59 - doins -r core main meta
60 -}
61
62 diff --git a/dev-php/onphp/onphp-1.0.11_pre20141124.ebuild b/dev-php/onphp/onphp-1.0.11_pre20141124.ebuild
63 new file mode 100644
64 index 00000000000..7c375a21467
65 --- /dev/null
66 +++ b/dev-php/onphp/onphp-1.0.11_pre20141124.ebuild
67 @@ -0,0 +1,32 @@
68 +# Copyright 1999-2017 Gentoo Foundation
69 +# Distributed under the terms of the GNU General Public License v2
70 +
71 +EAPI=6
72 +
73 +inherit vcs-snapshot
74 +
75 +KEYWORDS="~amd64 ~x86"
76 +
77 +DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework"
78 +HOMEPAGE="https://github.com/onPHP/onphp-framework/"
79 +SRC_URI="https://github.com/onPHP/onphp-framework/archive/706ddd5a2a33bd65a13c4e3ec8c46c5ce700133c.tar.gz -> ${P}.tar.gz
80 + doc? ( http://onphp.org/download/${PN}-api-1.0.10.tar.bz2 )
81 +"
82 +LICENSE="LGPL-2"
83 +SLOT="0"
84 +IUSE="doc"
85 +
86 +DEPEND=""
87 +RDEPEND="dev-lang/php:*"
88 +
89 +src_install() {
90 + rm doc/LICENSE || die
91 + dodoc $(find doc -maxdepth 1 -type f -print)
92 + if use doc ; then
93 + local HTML_DOCS=( "${WORKDIR}/${PN}-api-1.0.10/" )
94 + einstalldocs
95 + fi
96 + insinto "/usr/share/php/${PN}"
97 + doins global.inc.php.tpl
98 + doins -r core main meta
99 +}