commit: fce95377e775eb6e18cc6d7d926193bed244d2a2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue May 25 19:14:24 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue May 25 19:14:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce95377
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 <AT> gentoo.org> dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 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 9ff7b3da3a9..5577cd08873 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"
