dev-perl/LockFile-Simple: Improve license spec
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 8 Nov 2019 18:06:17 +0000 (19:06 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 8 Nov 2019 18:06:32 +0000 (19:06 +0100)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-perl/LockFile-Simple/LockFile-Simple-0.208.0-r2.ebuild

index c87af17ac388f999416839c89d1ffd2758cc5b47..b0c528cf1c19dbb8c2aba0215df350df094cdb98 100644 (file)
@@ -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=""