summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-05-31 14:54:40 +1200
committerKent Fredric <kentnl@gentoo.org>2017-05-31 14:54:40 +1200
commite64a2dbea89128ed8ca880060661944336252854 (patch)
tree5def80aa267fcdbe802650cca2b3c57c97a15c70 /dev-perl/String-Approx
parentdev-perl/Unicode-UTF8: Cleanup old re bug #614802 (diff)
downloadgentoo-e64a2dbea89128ed8ca880060661944336252854.tar.gz
gentoo-e64a2dbea89128ed8ca880060661944336252854.tar.bz2
gentoo-e64a2dbea89128ed8ca880060661944336252854.zip
dev-perl/String-Approx: Cleanup old re bug #615810
Remove old versions affected by '.' in @INC Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/String-Approx')
-rw-r--r--dev-perl/String-Approx/Manifest1
-rw-r--r--dev-perl/String-Approx/String-Approx-3.270.0.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/String-Approx/Manifest b/dev-perl/String-Approx/Manifest
index 92214ba4d6fe..038a7b43b570 100644
--- a/dev-perl/String-Approx/Manifest
+++ b/dev-perl/String-Approx/Manifest
@@ -1,2 +1 @@
-DIST String-Approx-3.27.tar.gz 45497 SHA256 2b8c1acd24fa9681ebba0ccb3c49f16289de1d579af8a0c898ea8f8d1baf5d36 SHA512 f9028512de964263f9018f076cc4cdb1c93748d1fbcfde873b909bf2dd97a14213e314d9c2dc0c360f6128a89e27e9340538d0802ddf3ee33f0c224c30f9b9c9 WHIRLPOOL 8f9b2cc338dadf877c0d1d4c2f393f3803d915689e7844a6d6ae12638459804c2ccac227263ccdec7e3ecbd9d8c3b70e7d0902afacef536843188d5e116b5302
DIST String-Approx-3.28.tar.gz 45093 SHA256 43201e762d8699cb0ac2c0764a5454bdc2306c0771014d6c8fba821480631342 SHA512 0564de1ace09dbbbd001f7676cb55c8bd5a763525399c3da8ef44584a83f1923488e0d6eea35a937e01c9c3f7e2097d1fdf6a72e7b1c2dec119aecd9e8f856c9 WHIRLPOOL 97cc6522412ce58e4908a0b2e682ff5570413c75de7ec60ff0c1368b4ef94419a96d7960f16871199a90f7450aa8e3ac28893f444384a66bbf367105edea3643
diff --git a/dev-perl/String-Approx/String-Approx-3.270.0.ebuild b/dev-perl/String-Approx/String-Approx-3.270.0.ebuild
deleted file mode 100644
index 428f46a9f8b5..000000000000
--- a/dev-perl/String-Approx/String-Approx-3.270.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JHI
-MODULE_VERSION=3.27
-inherit perl-module
-
-DESCRIPTION="Perl extension for approximate string matching (fuzzy matching)"
-
-LICENSE="|| ( Artistic-2 LGPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"