commit:     5f618229f6609a5d993167d3dc05722e582e7627
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 20:23:32 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 20:32:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f618229

dev-perl/Audio-Scan: Cleanup old 1.10.0

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Audio-Scan/Audio-Scan-1.10.0.ebuild | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/dev-perl/Audio-Scan/Audio-Scan-1.10.0.ebuild 
b/dev-perl/Audio-Scan/Audio-Scan-1.10.0.ebuild
deleted file mode 100644
index 6358a26d724..00000000000
--- a/dev-perl/Audio-Scan/Audio-Scan-1.10.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=AGRUNDMA
-DIST_VERSION=1.01
-inherit perl-module
-
-DESCRIPTION="Fast C metadata and tag reader for all common audio file formats"
-# License note: ambiguity: https://rt.cpan.org/Ticket/Display.html?id=132450
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               dev-perl/Test-Warn
-       )
-"
-PERL_RM_FILES=( "t/02pod.t" "t/03podcoverage.t" "t/04critic.t" )

Reply via email to