Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CDDB_get/
Date: Sat, 03 Oct 2020 23:36:58
Message-Id: 1601768191.f4720f19521b6f1eabaa845cf444df80617c1d20.kentnl@gentoo
1 commit: f4720f19521b6f1eabaa845cf444df80617c1d20
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 23:30:04 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 23:36:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4720f19
7
8 dev-perl/CDDB_get: Cleanup old 2.280.0-r1
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
12
13 dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild | 18 ------------------
14 1 file changed, 18 deletions(-)
15
16 diff --git a/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild b/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild
17 deleted file mode 100644
18 index 6fadf354b0b..00000000000
19 --- a/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild
20 +++ /dev/null
21 @@ -1,18 +0,0 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -MODULE_AUTHOR=FONKIE
28 -MODULE_VERSION=2.28
29 -inherit perl-module
30 -
31 -DESCRIPTION="Read the CDDB entry for an audio CD in your drive"
32 -HOMEPAGE="http://armin.emx.at/cddb/ https://metacpan.org/release/CDDB_get"
33 -
34 -LICENSE="|| ( Artistic GPL-2 )" # "as perl, either GPL-2 or Artistic"
35 -SLOT="2"
36 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
37 -IUSE=""
38 -
39 -SRC_TEST=do