summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-02-09 13:32:01 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-02-09 13:32:01 +0000
commit5df46c1dbf705c281c59c5ee446c0fa8453a99d8 (patch)
tree7ac2f27c837a4ee533a9a9d14ab30c0635304679 /net-zope/tinytableplus/tinytableplus-0.9.ebuild
parentAdded automake/autoconf dependency. (diff)
downloadhistorical-5df46c1dbf705c281c59c5ee446c0fa8453a99d8.tar.gz
historical-5df46c1dbf705c281c59c5ee446c0fa8453a99d8.tar.bz2
historical-5df46c1dbf705c281c59c5ee446c0fa8453a99d8.zip
initial import, thx to jared@ninebelow.com, bug #40511
Diffstat (limited to 'net-zope/tinytableplus/tinytableplus-0.9.ebuild')
-rw-r--r--net-zope/tinytableplus/tinytableplus-0.9.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-zope/tinytableplus/tinytableplus-0.9.ebuild b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
new file mode 100644
index 000000000000..6f07b7dbf839
--- /dev/null
+++ b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9.ebuild,v 1.1 2004/02/09 13:32:01 lanius Exp $
+
+inherit zproduct
+NEW_PV="${PV//./-}"
+
+DESCRIPTION="TinyTable (a product designed to manage a small amount of tabular dat) with update capability"
+HOMEPAGE="http://www.zope.org/Members/hathawsh/TinyTablePlus"
+SRC_URI="${HOMEPAGE}/default/TinyTablePlus-${PV}.tgz"
+S=${WORKDIR}/lib/python/Products
+LICENSE="ZPL"
+KEYWORDS="~x86"
+
+ZPROD_LIST="TinyTablePlus"