aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-02-25 23:42:59 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-02-27 00:03:25 +0000
commit66c465338ded4d943f6e06274f58798927802b58 (patch)
tree625c87eccfc8a9fd1ac3bec8ffdc0a611c592f03
parent4ff27dac6a03294c59aea394f4a00c4054e3f8bc (diff)
downloadaports-66c465338ded4d943f6e06274f58798927802b58.tar.bz2
aports-66c465338ded4d943f6e06274f58798927802b58.tar.xz
community/perl-datetime-format-iso8601: move from testing
-rw-r--r--community/perl-datetime-format-iso8601/APKBUILD (renamed from testing/perl-datetime-format-iso8601/APKBUILD)5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/perl-datetime-format-iso8601/APKBUILD b/community/perl-datetime-format-iso8601/APKBUILD
index 833865b962..bd5cf24b3d 100644
--- a/testing/perl-datetime-format-iso8601/APKBUILD
+++ b/community/perl-datetime-format-iso8601/APKBUILD
@@ -8,9 +8,8 @@ pkgrel=1
pkgdesc="Parses ISO8601 formats"
url="https://metacpan.org/release/DateTime-Format-ISO8601/"
arch="noarch"
-license="GPL-1.0-or-later Artistic-1.0-Perl"
-cpandepends="perl-datetime perl-datetime-format-builder"
-depends="$cpandepends"
+license="GPL-1.0-or-later OR Artistic-1.0-Perl"
+depends="perl-datetime perl-datetime-format-builder"
makedepends="perl-module-build perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/J/JH/JHOBLITT/DateTime-Format-ISO8601-$pkgver.tar.gz"