summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/URI-Find/URI-Find-20111103.0.0-r1.ebuild')
-rw-r--r--dev-perl/URI-Find/URI-Find-20111103.0.0-r1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/URI-Find/URI-Find-20111103.0.0-r1.ebuild b/dev-perl/URI-Find/URI-Find-20111103.0.0-r1.ebuild
deleted file mode 100644
index bc706c4e2d4a..000000000000
--- a/dev-perl/URI-Find/URI-Find-20111103.0.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHWERN
-MODULE_VERSION=20111103
-inherit perl-module
-
-DESCRIPTION="Find URIs in plain text"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/URI"
-DEPEND=">=dev-perl/Module-Build-0.30
- test? ( >=virtual/perl-Test-Simple-0.82
- dev-perl/Test-Pod
- ${RDEPEND} )"
-
-SRC_TEST=do