summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-08 15:09:31 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-08 15:09:31 +0000
commit0b53e9686674bd69750cf3248b3e8ec6bc970b08 (patch)
treef851e1735060e4f4faa86f1c88d9dfc1322a7e35 /dev-perl/IPC-ShareLite
parentAdd missed [kdeprefix=]. (diff)
downloadgentoo-2-0b53e9686674bd69750cf3248b3e8ec6bc970b08.tar.gz
gentoo-2-0b53e9686674bd69750cf3248b3e8ec6bc970b08.tar.bz2
gentoo-2-0b53e9686674bd69750cf3248b3e8ec6bc970b08.zip
Version bump
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r--dev-perl/IPC-ShareLite/ChangeLog9
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild19
2 files changed, 26 insertions, 2 deletions
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog
index ad2ef78adc41..f055f5a814d0 100644
--- a/dev-perl/IPC-ShareLite/ChangeLog
+++ b/dev-perl/IPC-ShareLite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/IPC-ShareLite
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.23 2008/11/26 09:15:50 tove Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.24 2009/03/08 15:09:31 tove Exp $
+
+*IPC-ShareLite-0.14 (08 Mar 2009)
+
+ 08 Mar 2009; Torsten Veller <tove@gentoo.org> +IPC-ShareLite-0.14.ebuild:
+ Version bump
*IPC-ShareLite-0.13 (26 Nov 2008)
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild
new file mode 100644
index 000000000000..e7f1ba51cbcc
--- /dev/null
+++ b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.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.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