summaryrefslogtreecommitdiff
path: root/dev-php/awl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /dev-php/awl
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'dev-php/awl')
-rw-r--r--dev-php/awl/Manifest4
-rw-r--r--dev-php/awl/awl-0.59.ebuild4
-rw-r--r--dev-php/awl/awl-0.60.ebuild32
3 files changed, 37 insertions, 3 deletions
diff --git a/dev-php/awl/Manifest b/dev-php/awl/Manifest
index 0f6771e3d12c..8ac829e56960 100644
--- a/dev-php/awl/Manifest
+++ b/dev-php/awl/Manifest
@@ -1,3 +1,5 @@
DIST awl-0.59.tar.xz 124652 BLAKE2B 45b6271c175c23597c56f3d2ecc906ffc7d32feb4d8d51529e8ff861791b901f7076a1ed2aaa2309101c7d0e8aa1a48327f2d2cc4fca2738fffc55fe7665c310 SHA512 98a7bf336d5677146e06d3d8f320b67ae2a034d2b7ad32d64998993ed29431fbcf8f7c8f972ccfa55d81af32f1b413e265850181a505022e9ad350a8a670e6b6
-EBUILD awl-0.59.ebuild 613 BLAKE2B fbb8d746e412553b9b605848eaa43e93df88ad4699c200a209cc110fdc6ae63f62a4912bda122fe6236294d17e4aceaf57e8508d1afb993f7cc145dd7c9ba5aa SHA512 31a39ddd2ebc4533c14fc4b7c164cc04404c1ff10ab5d2ed53817ca5e0ba161e2e6efb67c09439638a91308df17b14c5d0d43cee1efff61047bae6bdfbafe6d0
+DIST awl-0.60.tar.xz 124772 BLAKE2B d24dcaa34f65720e76d8304f990c22fd0bab836b92a60e05acac39ced0924b6ce881328ca5fc5368ada4aee6b647e75406cbf07b96582ca03dd3bf0b3532e039 SHA512 b2a44c02cc3a8c0d4fef3ae1f9bbc121a6f4a25607c47c0b45625b272a754ce645443a95b074f89319877221e8b74bd0101c5a0ec741d80b7ea37f193dc1af42
+EBUILD awl-0.59.ebuild 640 BLAKE2B f76253fa5f15dde5a9db55eae8790c07d4d2aa2c938d33850d042e92a1b7b6a05166a75fbcdd4c0fee0303b5782964e7044e47865b7039cc27af67f312e71740 SHA512 bf679a3fc9384a962e659f2df19ad55ba788bc1256df9a2c73ac8ef483976dcff7f128b6da4c707d6bd22810e76eb5ed16469f461f8dbd36f605cd43d55ecb49
+EBUILD awl-0.60.ebuild 641 BLAKE2B ed44aaa709754fc45eee9ca1900e0f21ef072fe8add8f0c431000a4da6325e5af0046bf20ac1ddd31a6695266346fac9164d3850d14fc130e13acbe179a07071 SHA512 f0c480e02773f6a85c08d29dffca9e95757c01b2c5db8fb8be31b0ec75d33025432036a3bc30adbe2149724dd5da75c0f5615f2b751f4bd133953bc7397a2b3d
MISC metadata.xml 476 BLAKE2B a082768fe63887996c15e2736d62a055692bc4fa0ad815f201bd9301b73dab3b084e10915e65d5443ffbab66d70ab9b42e12b2ccaf18e2f1a909879c3aa6bcc2 SHA512 e8607666ba3713a2484d18bbdd9387fe20705903f6688b0209a32f97d6c3cedb9d02ca8f205c7499aa431cad2b2ba2fb017e7cf2ff8b8970dbe10664d5c0eebb
diff --git a/dev-php/awl/awl-0.59.ebuild b/dev-php/awl/awl-0.59.ebuild
index 3364d36a1b4d..0214a035bf3d 100644
--- a/dev-php/awl/awl-0.59.ebuild
+++ b/dev-php/awl/awl-0.59.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ DESCRIPTION="Andrew McMillan's Web Libraries"
HOMEPAGE="https://gitlab.com/davical-project/awl"
SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
diff --git a/dev-php/awl/awl-0.60.ebuild b/dev-php/awl/awl-0.60.ebuild
new file mode 100644
index 000000000000..80df3028b308
--- /dev/null
+++ b/dev-php/awl/awl-0.60.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Andrew McMillan's Web Libraries"
+HOMEPAGE="https://gitlab.com/davical-project/awl"
+SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz"
+
+LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2+ LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+BDEPEND="test? ( dev-php/phpunit )"
+RDEPEND="dev-lang/php:*[pdo,postgres,xml]"
+
+S="${WORKDIR}"
+
+src_compile() {
+ :
+}
+
+src_test() {
+ phpunit tests/ || die "test suite failed"
+}
+
+src_install() {
+ einstalldocs
+ insinto /usr/share/php/${PN}
+ doins -r dba inc
+}