summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/tinytableplus')
-rw-r--r--net-zope/tinytableplus/ChangeLog14
-rw-r--r--net-zope/tinytableplus/Manifest6
-rw-r--r--net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild2
-rw-r--r--net-zope/tinytableplus/tinytableplus-0.9.ebuild7
4 files changed, 22 insertions, 7 deletions
diff --git a/net-zope/tinytableplus/ChangeLog b/net-zope/tinytableplus/ChangeLog
index b98f28ce5e20..fa3e538378f8 100644
--- a/net-zope/tinytableplus/ChangeLog
+++ b/net-zope/tinytableplus/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for net-zope/tinytableplus
-# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/ChangeLog,v 1.1 2004/02/09 13:32:01 lanius Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/ChangeLog,v 1.1.1.1 2005/11/30 10:11:07 chriswhite Exp $
+
+*tinytableplus-0.9-r1 (07 May 2005)
+
+ 07 May 2005; Steve Arnold <nerdboy@gentoo.org> +tinytableplus-0.9-r1.ebuild
+ tinytableplus-0.9.ebuild:
+ keyworded for ~sparc, works just fine here with squishdot and zope 2.7x
+ long overdue stable bump for x86
+
+ 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 b49dc6139142..491d734bd846 100644
--- a/net-zope/tinytableplus/Manifest
+++ b/net-zope/tinytableplus/Manifest
@@ -1,2 +1,6 @@
-MD5 c8c9956603645031059ac38b2287a37a tinytableplus-0.9.ebuild 520
+MD5 6737a8a7ed16265bfbe051ae30b07e30 ChangeLog 782
+MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161
+MD5 66d1800f8aaf3890bf32b63ebdb07996 tinytableplus-0.9.ebuild 591
+MD5 b41baf1e1b3bc966dc366c1cc166d8b0 tinytableplus-0.9-r1.ebuild 601
MD5 e9d35289dc985764f9b23b60bddbaf6d files/digest-tinytableplus-0.9 65
+MD5 e9d35289dc985764f9b23b60bddbaf6d files/digest-tinytableplus-0.9-r1 65
diff --git a/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild b/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild
index 631c43cdee01..aa9ba86f56a8 100644
--- a/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild
+++ b/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild,v 1.1 2005/05/08 02:56:13 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild,v 1.1.1.1 2005/11/30 10:11:07 chriswhite Exp $
inherit zproduct
NEW_PV="${PV//./-}"
diff --git a/net-zope/tinytableplus/tinytableplus-0.9.ebuild b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
index 6f07b7dbf839..30a75854c553 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 Technologies, Inc.
+# Copyright 1999-2005 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.1 2004/02/09 13:32:01 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9.ebuild,v 1.1.1.1 2005/11/30 10:11:07 chriswhite Exp $
inherit zproduct
NEW_PV="${PV//./-}"
@@ -10,6 +10,7 @@ HOMEPAGE="http://www.zope.org/Members/hathawsh/TinyTablePlus"
SRC_URI="${HOMEPAGE}/default/TinyTablePlus-${PV}.tgz"
S=${WORKDIR}/lib/python/Products
LICENSE="ZPL"
-KEYWORDS="~x86"
+KEYWORDS="x86"
+IUSE=""
ZPROD_LIST="TinyTablePlus"