summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-14 14:55:13 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-14 14:55:13 +0000
commitca8361eeec8903a03b22dc78a67538ea169fd656 (patch)
tree6d42dae8a8cb954ba38f927890127aa32eac8028 /net-zope/tinytableplus
parentTrimmed trailing whitespace. (diff)
downloadhistorical-ca8361eeec8903a03b22dc78a67538ea169fd656.tar.gz
historical-ca8361eeec8903a03b22dc78a67538ea169fd656.tar.bz2
historical-ca8361eeec8903a03b22dc78a67538ea169fd656.zip
Trimmed trailing whitespace and added IUSE="".
Diffstat (limited to 'net-zope/tinytableplus')
-rw-r--r--net-zope/tinytableplus/ChangeLog5
-rw-r--r--net-zope/tinytableplus/Manifest14
-rw-r--r--net-zope/tinytableplus/tinytableplus-0.9.ebuild3
3 files changed, 18 insertions, 4 deletions
diff --git a/net-zope/tinytableplus/ChangeLog b/net-zope/tinytableplus/ChangeLog
index bb0f62f3adac..afd67555074f 100644
--- a/net-zope/tinytableplus/ChangeLog
+++ b/net-zope/tinytableplus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/tinytableplus
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/ChangeLog,v 1.2 2004/06/25 01:25:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/ChangeLog,v 1.3 2004/08/14 14:55:13 swegener Exp $
+
+ 14 Aug 2004; Sven Wegener <swegener@gentoo.org> tinytableplus-0.9.ebuild:
+ Trimmed trailing whitespace and added IUSE="".
*tinytableplus-0.9 (09 Feb 2004)
diff --git a/net-zope/tinytableplus/Manifest b/net-zope/tinytableplus/Manifest
index 67e2af00b0fb..5f284d84ff61 100644
--- a/net-zope/tinytableplus/Manifest
+++ b/net-zope/tinytableplus/Manifest
@@ -1,4 +1,14 @@
-MD5 1c63f61b73545cc904ff27bc4bc0a3c6 tinytableplus-0.9.ebuild 586
-MD5 85531b4bdf9c0bdb4f1157af59c5e77f ChangeLog 404
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4428f05f342744c25a29dd8dcd903b51 ChangeLog 530
MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161
+MD5 555df815f9cc530012f81080fe9dd452 tinytableplus-0.9.ebuild 593
MD5 e9d35289dc985764f9b23b60bddbaf6d files/digest-tinytableplus-0.9 65
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBHigiI1lqEGTUzyQRAnvzAJ0S9fRmwEMaBHbSIiOEO8iuyZfcqACggKEW
+qVq2DvXLiq3WC8PkHh5rOTo=
+=ubXp
+-----END PGP SIGNATURE-----
diff --git a/net-zope/tinytableplus/tinytableplus-0.9.ebuild b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
index 463a8694bd0e..e8fc0d323b5f 100644
--- a/net-zope/tinytableplus/tinytableplus-0.9.ebuild
+++ b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.2 2004/06/25 01:25:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9.ebuild,v 1.3 2004/08/14 14:55:13 swegener Exp $
inherit zproduct
NEW_PV="${PV//./-}"
@@ -11,5 +11,6 @@ SRC_URI="${HOMEPAGE}/default/TinyTablePlus-${PV}.tgz"
S=${WORKDIR}/lib/python/Products
LICENSE="ZPL"
KEYWORDS="~x86"
+IUSE=""
ZPROD_LIST="TinyTablePlus"