summaryrefslogtreecommitdiff
path: root/dev-perl/Scope-Guard/Scope-Guard-0.200.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Scope-Guard/Scope-Guard-0.200.0-r1.ebuild')
-rw-r--r--dev-perl/Scope-Guard/Scope-Guard-0.200.0-r1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.200.0-r1.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.200.0-r1.ebuild
deleted file mode 100644
index 00f95b49817..00000000000
--- a/dev-perl/Scope-Guard/Scope-Guard-0.200.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=CHOCOLATE
-MODULE_VERSION=0.20
-inherit perl-module
-
-DESCRIPTION="Lexically scoped resource management"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-aix ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- test? ( dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do