diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2005-05-08 02:56:13 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2005-05-08 02:56:13 +0000 |
commit | 2fe3bfe8a95fe3795a6460947d771ec4080421d9 (patch) | |
tree | f645739a4458b6d5ea0948de38849913acd78458 /net-zope/tinytableplus/tinytableplus-0.9.ebuild | |
parent | Revision bump to pull in my writable-string patch I submitted to upstream. Cl... (diff) | |
download | gentoo-2-2fe3bfe8a95fe3795a6460947d771ec4080421d9.tar.gz gentoo-2-2fe3bfe8a95fe3795a6460947d771ec4080421d9.tar.bz2 gentoo-2-2fe3bfe8a95fe3795a6460947d771ec4080421d9.zip |
x86 stable bump, added ~sparc to -r1
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-zope/tinytableplus/tinytableplus-0.9.ebuild')
-rw-r--r-- | net-zope/tinytableplus/tinytableplus-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/tinytableplus/tinytableplus-0.9.ebuild b/net-zope/tinytableplus/tinytableplus-0.9.ebuild index e8fc0d323b5f..a6244229ff20 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 +# 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.3 2004/08/14 14:55:13 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/tinytableplus/tinytableplus-0.9.ebuild,v 1.4 2005/05/08 02:56:13 nerdboy Exp $ inherit zproduct NEW_PV="${PV//./-}" @@ -10,7 +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" |