summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-05-31 15:48:43 +1200
committerKent Fredric <kentnl@gentoo.org>2017-05-31 15:49:08 +1200
commit0b7aca00f57c90b6b5e05bb55ecc4cb75b23ec63 (patch)
tree91384d18b15ecf8e6f805bf92071f27a3f153053 /dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild
parentdev-ruby/semantic_puppet: add 1.0.0 (diff)
downloadgentoo-0b7aca00f57c90b6b5e05bb55ecc4cb75b23ec63.tar.gz
gentoo-0b7aca00f57c90b6b5e05bb55ecc4cb75b23ec63.tar.bz2
gentoo-0b7aca00f57c90b6b5e05bb55ecc4cb75b23ec63.zip
dev-perl/MP3-Tag: Cleanup old re bug #600062
Remove versions broken by unescaped { deprecation in 5.26 Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild')
-rw-r--r--dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild
deleted file mode 100644
index 65fa3aefaf6f..000000000000
--- a/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ILYAZ
-MODULE_VERSION=1.13
-MODULE_SECTION=modules
-inherit perl-module
-
-DESCRIPTION="Tag - Module for reading tags of mp3 files"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/MP3-Info"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"