summaryrefslogtreecommitdiff
path: root/dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-09 09:27:03 +0100
commitcb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa (patch)
tree047fc92023c520d07f13ec5ac96e094d1b312a7a /dev-perl/File-SearchPath/File-SearchPath-0.60.0-r1.ebuild
parent7b9f15840068dfaeea5684f8a1af1fe460dfa14c (diff)
gentoo resync : 09.06.2018
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