summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild')
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild
deleted file mode 100644
index e7f1ba51cbcc..000000000000
--- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild
+++ /dev/null
@@ -1,19 +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/IPC-ShareLite/IPC-ShareLite-0.14.ebuild,v 1.1 2009/03/08 15:09:31 tove 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"
-IUSE="test"
-
-DEPEND="test? ( dev-perl/Test-Pod )"
-RDEPEND=""
-
-SRC_TEST=do