dev-perl/Audio-CD-disc-cover: Cleanup old
authorKent Fredric <kentnl@gentoo.org>
Sun, 15 Apr 2018 07:14:25 +0000 (19:14 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 15 Apr 2018 08:35:21 +0000 (20:35 +1200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild [deleted file]

diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild
deleted file mode 100644 (file)
index 5aa0b7d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# This appears it should really be entitled Audio-CD
-# There are * QA Notice: errors on building however the HOMEPAGE gives no source repo in which to file
-# prob. not worth the trouble for this little script.
-
-inherit perl-module
-
-MY_P=Audio-CD-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl Module needed for app-cdr/disc-cover"
-HOMEPAGE="http://www.vanhemert.co.uk/disc-cover.html"
-SRC_URI="http://www.vanhemert.co.uk/files/${MY_P}.tar.gz"
-
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-
-DEPEND=">=dev-perl/URI-1.10
-       >=dev-perl/HTML-Parser-3.15
-       >=virtual/perl-MIME-Base64-2.12
-       >=virtual/perl-Digest-MD5-2.12
-       >=virtual/perl-libnet-1.0703-r1
-       >=dev-perl/libwww-perl-5.50
-       >=media-libs/libcdaudio-0.99.6"