diff options
author | 2021-05-25 21:14:24 +0200 | |
---|---|---|
committer | 2021-05-25 21:14:36 +0200 | |
commit | fce95377e775eb6e18cc6d7d926193bed244d2a2 (patch) | |
tree | 2260f66ea3d359c3f6202fae094b87e222d1cb2d /dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild | |
parent | mail-client/neomutt: x86 stable wrt bug #788391 (diff) | |
download | gentoo-fce95377e775eb6e18cc6d7d926193bed244d2a2.tar.gz gentoo-fce95377e775eb6e18cc6d7d926193bed244d2a2.tar.bz2 gentoo-fce95377e775eb6e18cc6d7d926193bed244d2a2.zip |
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>
Diffstat (limited to 'dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild')
-rw-r--r-- | dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild b/dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild index 9ff7b3da3a97..5577cd088736 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild @@ -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" |