summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild')
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild
deleted file mode 100644
index e0f01be8eeff..000000000000
--- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild,v 1.8 2010/10/23 08:20:21 ssuominen Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ANDYA
-inherit perl-module
-
-DESCRIPTION="IPC::ShareLite module for perl"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
-IUSE="test"
-
-DEPEND="test? ( dev-perl/Test-Pod )"
-RDEPEND=""
-
-SRC_TEST=do