summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-11-08 19:06:17 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-11-08 19:06:32 +0100
commitb988806f831ab0576b002ab26428bcad9915c34d (patch)
treecc8190382252af2b5a65cfba9b57641c319b2923 /dev-perl
parentdev-perl/LockFile-Simple: Remove old (diff)
downloadgentoo-b988806f831ab0576b002ab26428bcad9915c34d.tar.gz
gentoo-b988806f831ab0576b002ab26428bcad9915c34d.tar.bz2
gentoo-b988806f831ab0576b002ab26428bcad9915c34d.zip
dev-perl/LockFile-Simple: Improve license spec
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild b/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild
index c87af17ac388..b0c528cf1c19 100644
--- a/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild
+++ b/dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="File locking module for Perl"
-LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+
+LICENSE="|| ( Artistic GPL-2+ )"
SLOT="0"
KEYWORDS="amd64 hppa ppc ppc64 x86"
IUSE=""