From 21446b1b9e144d1d54209456224f9bbe302a161a Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Wed, 11 Mar 2009 10:12:18 +0000 Subject: Version bump (Portage version: 2.2_rc24/cvs/Linux i686) --- dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild (limited to 'dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild') diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild new file mode 100644 index 000000000000..4db397ce8f99 --- /dev/null +++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.17.ebuild @@ -0,0 +1,19 @@ +# 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.17.ebuild,v 1.1 2009/03/11 10:12:18 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 -- cgit v1.2.3-65-gdbad