summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:49:08 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:49:08 +0000
commit1acec6f33fff422fb4fe2b514c0ebb69ea7fc623 (patch)
treeba2647f178a0ab2388ffcd3f491a5f8f748e4138 /net-zope/tinytableplus
parent2.8.0 in the house, and 2.6.0 kicked to the curb. (diff)
downloadgentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.gz
gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.tar.bz2
gentoo-2-1acec6f33fff422fb4fe2b514c0ebb69ea7fc623.zip
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/tinytableplus')
-rw-r--r--net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild13
-rw-r--r--net-zope/tinytableplus/tinytableplus-0.9.ebuild11
2 files changed, 13 insertions, 11 deletions
diff --git a/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild b/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild
index 631c43cdee01..877f2ae30437 100644
--- a/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild
+++ b/net-zope/tinytableplus/tinytableplus-0.9-r1.ebuild
@@ -1,16 +1,17 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.2 2006/01/27 02:47:46 vapier Exp $
inherit zproduct
-NEW_PV="${PV//./-}"
+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 ~sparc"
-IUSE=""
+KEYWORDS="~sparc x86"
+
+S=${WORKDIR}/lib/python/Products
ZPROD_LIST="TinyTablePlus"
diff --git a/net-zope/tinytableplus/tinytableplus-0.9.ebuild b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
index a6244229ff20..36147ea4b302 100644
--- a/net-zope/tinytableplus/tinytableplus-0.9.ebuild
+++ b/net-zope/tinytableplus/tinytableplus-0.9.ebuild
@@ -1,16 +1,17 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.4 2005/05/08 02:56:13 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9.ebuild,v 1.5 2006/01/27 02:47:46 vapier Exp $
inherit zproduct
-NEW_PV="${PV//./-}"
+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"
-IUSE=""
+
+S=${WORKDIR}/lib/python/Products
ZPROD_LIST="TinyTablePlus"