commit: a4591802627c280949beb687cdb16b568c6f04ac
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 06:14:16 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 06:16:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4591802
dev-perl/Encode-compat: Cleanup old version 0.70.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
.../Encode-compat/Encode-compat-0.70.0-r1.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
deleted file mode 100644
index 43b5189d031..00000000000
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=AUTRIJUS
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Encode.pm emulation layer"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
-IUSE=""
-LICENSE="Artistic"
-
-RDEPEND="dev-perl/Text-Iconv"
-DEPEND="${RDEPEND}"
-
-#SRC_TEST="do"