diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:49:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:49:08 +0000 |
commit | 1acec6f33fff422fb4fe2b514c0ebb69ea7fc623 (patch) | |
tree | ba2647f178a0ab2388ffcd3f491a5f8f748e4138 /net-zope/squishdot | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | gentoo-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/squishdot')
-rw-r--r-- | net-zope/squishdot/squishdot-1.5.0-r1.ebuild | 19 | ||||
-rw-r--r-- | net-zope/squishdot/squishdot-1.5.0.ebuild | 17 |
2 files changed, 13 insertions, 23 deletions
diff --git a/net-zope/squishdot/squishdot-1.5.0-r1.ebuild b/net-zope/squishdot/squishdot-1.5.0-r1.ebuild index 5b8642b61590..32c630121bfd 100644 --- a/net-zope/squishdot/squishdot-1.5.0-r1.ebuild +++ b/net-zope/squishdot/squishdot-1.5.0-r1.ebuild @@ -1,21 +1,16 @@ -# 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/squishdot/squishdot-1.5.0-r1.ebuild,v 1.1 2005/05/08 03:03:35 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/squishdot-1.5.0-r1.ebuild,v 1.2 2006/01/27 02:47:26 vapier Exp $ inherit zproduct -NEW_PV="${PV//./-}" -DESCRIPTION="A web-based news publishing and discussion product for Zope." +NEW_PV="${PV//./-}" +DESCRIPTION="A web-based news publishing and discussion product for Zope" HOMEPAGE="http://squishdot.org/" SRC_URI="${HOMEPAGE}/Download/Squishdot-${NEW_PV}.tar.gz" -LICENSE="ZPL" -KEYWORDS="x86 ~sparc" -IUSE="" +LICENSE="ZPL" +KEYWORDS="~sparc x86" ZPROD_LIST="Squishdot" -MYDOC="License.txt Changes.txt Credits.txt ${MYDOC}" - - - - +MYDOC="Changes.txt Credits.txt ${MYDOC}" diff --git a/net-zope/squishdot/squishdot-1.5.0.ebuild b/net-zope/squishdot/squishdot-1.5.0.ebuild index 9add3a3d947c..d61303eddf10 100644 --- a/net-zope/squishdot/squishdot-1.5.0.ebuild +++ b/net-zope/squishdot/squishdot-1.5.0.ebuild @@ -1,21 +1,16 @@ -# 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/squishdot/squishdot-1.5.0.ebuild,v 1.6 2005/05/08 03:03:35 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/squishdot-1.5.0.ebuild,v 1.7 2006/01/27 02:47:26 vapier Exp $ inherit zproduct -NEW_PV="${PV//./-}" -DESCRIPTION="A web-based news publishing and discussion product for Zope." +NEW_PV="${PV//./-}" +DESCRIPTION="A web-based news publishing and discussion product for Zope" HOMEPAGE="http://squishdot.org/" SRC_URI="${HOMEPAGE}/Download/Squishdot-${NEW_PV}.tar.gz" -LICENSE="ZPL" -IUSE="" +LICENSE="ZPL" KEYWORDS="x86" ZPROD_LIST="Squishdot" -MYDOC="License.txt Changes.txt Credits.txt ${MYDOC}" - - - - +MYDOC="Changes.txt Credits.txt ${MYDOC}" |