commit: f4720f19521b6f1eabaa845cf444df80617c1d20 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Oct 3 23:30:04 2020 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Oct 3 23:36:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4720f19
dev-perl/CDDB_get: Cleanup old 2.280.0-r1 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org> dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) 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 deleted file mode 100644 index 6fadf354b0b..00000000000 --- a/dev-perl/CDDB_get/CDDB_get-2.280.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=FONKIE -MODULE_VERSION=2.28 -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" - -LICENSE="|| ( Artistic GPL-2 )" # "as perl, either GPL-2 or Artistic" -SLOT="2" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST=do
