summaryrefslogtreecommitdiff
path: root/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild')
-rw-r--r--dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild b/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild
deleted file mode 100644
index 1f398711ce3a..000000000000
--- a/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TJENNESS
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="Search for a file in an environment variable path"
-
-LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do