summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-26 08:00:00 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-26 08:00:00 +0000
commit0d8b2bf712e6e60980d06efea85e2e968c90e09f (patch)
tree5e1437f34e43f3cf7bdb83bb6bca09947c12cc73 /dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-0d8b2bf712e6e60980d06efea85e2e968c90e09f.tar.gz
gentoo-2-0d8b2bf712e6e60980d06efea85e2e968c90e09f.tar.bz2
gentoo-2-0d8b2bf712e6e60980d06efea85e2e968c90e09f.zip
Version bump via perl-bump experimental tool.
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild')
-rw-r--r--dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.ebuild
new file mode 100644
index 000000000000..a8b03fffc840
--- /dev/null
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.19.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/OLE-StorageLite/OLE-StorageLite-0.19.ebuild,v 1.1 2009/11/26 08:00:00 robbat2 Exp $
+
+MODULE_AUTHOR=JMCNAMARA
+MY_PN=OLE-Storage_Lite
+MY_P=${MY_PN}-${PV}
+S=${WORKDIR}/${MY_P}
+inherit perl-module
+
+DESCRIPTION="Simple Class for OLE document interface."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+
+SRC_TEST="do"