aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-02-26 00:03:31 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-02-27 00:03:26 +0000
commit21c9988e775017acfb478636284926faa6de3bba (patch)
tree13566f9987019f52da3baad7a1956b2961822eda
parent62a0e9552a018b9d4dc9f928f5efc0ce354e1212 (diff)
downloadaports-21c9988e775017acfb478636284926faa6de3bba.tar.bz2
aports-21c9988e775017acfb478636284926faa6de3bba.tar.xz
community/perl-moosex-types-uri: move from testing
-rw-r--r--community/perl-moosex-types-uri/APKBUILD (renamed from testing/perl-moosex-types-uri/APKBUILD)5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/perl-moosex-types-uri/APKBUILD b/community/perl-moosex-types-uri/APKBUILD
index f5a866dc33..d43f2e0468 100644
--- a/testing/perl-moosex-types-uri/APKBUILD
+++ b/community/perl-moosex-types-uri/APKBUILD
@@ -8,9 +8,8 @@ pkgrel=1
pkgdesc="URI related types and coercions for Moose"
url="https://metacpan.org/release/MooseX-Types-URI/"
arch="noarch"
-license="GPL-1.0-or-later Artistic-1.0-Perl"
-cpandepends="perl-namespace-autoclean perl-moosex-types-path-class perl-uri-fromhash perl-moosex-types perl-uri"
-depends="$cpandepends"
+license="GPL-1.0-or-later OR Artistic-1.0-Perl"
+depends="perl-namespace-autoclean perl-moosex-types-path-class perl-uri-fromhash perl-moosex-types perl-uri"
makedepends="perl-devel-overloadinfo perl-module-build-tiny perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/E/ET/ETHER/MooseX-Types-URI-$pkgver.tar.gz"