summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-07-22 00:11:13 +1200
committerKent Fredric <kentnl@gentoo.org>2018-07-22 00:27:02 +1200
commitf214ec3a7bbdcb4e1ffb20576991ad9f8a8e05eb (patch)
treec8915fc0a20e122aa0a2d818173b08911cc17deb /dev-perl/String-Escape
parentdev-perl/Statistics-TTest: Cleanup old version 1.1.0 (diff)
downloadgentoo-f214ec3a7bbdcb4e1ffb20576991ad9f8a8e05eb.tar.gz
gentoo-f214ec3a7bbdcb4e1ffb20576991ad9f8a8e05eb.tar.bz2
gentoo-f214ec3a7bbdcb4e1ffb20576991ad9f8a8e05eb.zip
dev-perl/String-Escape: Cleanup old version 2010.002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/String-Escape')
-rw-r--r--dev-perl/String-Escape/String-Escape-2010.002.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-perl/String-Escape/String-Escape-2010.002.ebuild b/dev-perl/String-Escape/String-Escape-2010.002.ebuild
deleted file mode 100644
index 4c39352feaa8..000000000000
--- a/dev-perl/String-Escape/String-Escape-2010.002.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=EVO
-MODULE_VERSION=2010.002
-inherit perl-module
-
-DESCRIPTION="Backslash escapes, quoted phrase, word elision, etc"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"