aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-02-26 02:10:36 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-02-27 00:03:26 +0000
commit2e746004c104aab01a42691ccc79b4baf7d48762 (patch)
tree338708e84b9428077b0148e896b9ad3e68bdc457
parent8211b3505641442978d18648bbd3103c6ee88181 (diff)
downloadaports-2e746004c104aab01a42691ccc79b4baf7d48762.tar.bz2
aports-2e746004c104aab01a42691ccc79b4baf7d48762.tar.xz
community/perl-datetime-format-xsd: move from testing
-rw-r--r--community/perl-datetime-format-xsd/APKBUILD (renamed from testing/perl-datetime-format-xsd/APKBUILD)5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/perl-datetime-format-xsd/APKBUILD b/community/perl-datetime-format-xsd/APKBUILD
index 32287f10bd..7bab967fd3 100644
--- a/testing/perl-datetime-format-xsd/APKBUILD
+++ b/community/perl-datetime-format-xsd/APKBUILD
@@ -8,9 +8,8 @@ pkgrel=1
pkgdesc="Format DateTime according to xsd:dateTime"
url="https://metacpan.org/release/DateTime-Format-XSD/"
arch="noarch"
-license="GPL-1.0-or-later Artistic-1.0-Perl"
-cpandepends="perl-datetime-format-iso8601"
-depends="$cpandepends"
+license="GPL-1.0-or-later OR Artistic-1.0-Perl"
+depends="perl-datetime-format-iso8601"
makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DR/DRUOSO/DateTime-Format-XSD-$pkgver.tar.gz"