dev-perl/CDDB_get: License is "same as perl"

Closes: https://bugs.gentoo.org/721294
See-also: https://rt.cpan.org/Public/Bug/Display.html?id=132515
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-05-25 21:14:24 +02:00
parent 00874df634
commit fce95377e7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,5 @@ inherit perl-module
DESCRIPTION="Read the CDDB entry for an audio CD in your drive"
HOMEPAGE="http://armin.emx.at/cddb/ https://metacpan.org/release/CDDB_get"
# Bug #721294
LICENSE="|| ( Artistic ( GPL-1+ GPL-2 ) )"
SLOT="2"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"