commit: 620d680928cde71627222ceeee1c34e8397954f4 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 18:34:34 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 18:46:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=620d6809
dev-perl/FLV-AudioExtractor: Remove old 0.01 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../FLV-AudioExtractor-0.010.0.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild b/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild deleted file mode 100644 index 39a72412406..00000000000 --- a/dev-perl/FLV-AudioExtractor/FLV-AudioExtractor-0.010.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=FVOX -MODULE_VERSION=0.01 -inherit perl-module - -DESCRIPTION="Extract audio from Flash Videos" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="virtual/perl-ExtUtils-MakeMaker" -RDEPEND="dev-perl/Moose" - -SRC_TEST="do parallel"
