From fce95377e775eb6e18cc6d7d926193bed244d2a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 25 May 2021 21:14:24 +0200 Subject: [PATCH] dev-perl/CDDB_get: License is "same as perl" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- 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 9ff7b3da3a971..5577cd088736c 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"