Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CDDB_get/
Date: Tue, 25 May 2021 19:14:51
Message-Id: 1621970076.fce95377e775eb6e18cc6d7d926193bed244d2a2.dilfridge@gentoo
1 commit: fce95377e775eb6e18cc6d7d926193bed244d2a2
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 25 19:14:24 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 19:14:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce95377
7
8 dev-perl/CDDB_get: License is "same as perl"
9
10 Closes: https://bugs.gentoo.org/721294
11 See-also: https://rt.cpan.org/Public/Bug/Display.html?id=132515
12 Package-Manager: Portage-3.0.18, Repoman-3.0.2
13 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
14
15 dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild | 4 +---
16 1 file changed, 1 insertion(+), 3 deletions(-)
17
18 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
19 index 9ff7b3da3a9..5577cd08873 100644
20 --- a/dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild
21 +++ b/dev-perl/CDDB_get/CDDB_get-2.280.0-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -10,7 +10,5 @@ inherit perl-module
29 DESCRIPTION="Read the CDDB entry for an audio CD in your drive"
30 HOMEPAGE="http://armin.emx.at/cddb/ https://metacpan.org/release/CDDB_get"
31
32 -# Bug #721294
33 -LICENSE="|| ( Artistic ( GPL-1+ GPL-2 ) )"
34 SLOT="2"
35 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"