summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild')
-rw-r--r--dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild b/dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild
deleted file mode 100644
index 445d3e6d9780..000000000000
--- a/dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-SearchPath/File-SearchPath-0.05.ebuild,v 1.1 2009/02/25 20:33:12 tove Exp $
-
-MODULE_AUTHOR="TJENNESS"
-inherit perl-module
-
-DESCRIPTION="Search for a file in an environment variable path"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=do