summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild')
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild
new file mode 100644
index 000000000000..58523368fd35
--- /dev/null
+++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.13.ebuild,v 1.1 2008/11/26 09:15:50 tove Exp $
+
+MODULE_AUTHOR=ANDYA
+inherit perl-module
+
+DESCRIPTION="IPC::ShareLite module for perl"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"