summaryrefslogtreecommitdiff
path: root/user/perl-test-cleannamespaces
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2022-05-23 22:23:03 +0000
committerZach van Rijn <me@zv.io>2022-06-12 23:51:50 +0000
commit31d7aa81a25e0528e52bfcfc0e441f7514c4beda (patch)
treebee722a54ef970aff0a67c7ab3b50d465f3582f7 /user/perl-test-cleannamespaces
parentcab14c171c04ed063061bbd62cf3d9c3d9f4d22b (diff)
downloadpackages-31d7aa81a25e0528e52bfcfc0e441f7514c4beda.tar.gz
packages-31d7aa81a25e0528e52bfcfc0e441f7514c4beda.tar.bz2
packages-31d7aa81a25e0528e52bfcfc0e441f7514c4beda.tar.xz
packages-31d7aa81a25e0528e52bfcfc0e441f7514c4beda.zip
user/perl-test-cleannamespaces: fix license
Diffstat (limited to 'user/perl-test-cleannamespaces')
-rw-r--r--user/perl-test-cleannamespaces/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-test-cleannamespaces/APKBUILD b/user/perl-test-cleannamespaces/APKBUILD
index c4b260329..39603bf0b 100644
--- a/user/perl-test-cleannamespaces/APKBUILD
+++ b/user/perl-test-cleannamespaces/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-test-cleannamespaces
_pkgreal=Test-CleanNamespaces
_author=ETHER
@@ -10,7 +10,7 @@ pkgrel=0
pkgdesc="Check Perl code for uncleaned imports"
url="https://metacpan.org/release/Test-CleanNamespaces"
arch="noarch"
-license="Artistic-1.0-Perl"
+license="Artistic-1.0-Perl OR GPL-1.0+"
depends="perl perl-file-pushd perl-module-runtime perl-namespace-clean
perl-package-stash perl-sub-identify"
checkdepends="perl-moo perl-mouse perl-sub-exporter perl-test-deep