diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:54:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:54:22 +0000 |
commit | c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch) | |
tree | 6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2 historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip |
misc touchups
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-zope')
187 files changed, 1187 insertions, 1311 deletions
diff --git a/net-zope/abracadabraobject/abracadabraobject-1.5.1.ebuild b/net-zope/abracadabraobject/abracadabraobject-1.5.1.ebuild index 6054037730a5..c3849ee0f3d7 100644 --- a/net-zope/abracadabraobject/abracadabraobject-1.5.1.ebuild +++ b/net-zope/abracadabraobject/abracadabraobject-1.5.1.ebuild @@ -1,16 +1,17 @@ -# Copyright 1999-2004 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/abracadabraobject/abracadabraobject-1.5.1.ebuild,v 1.5 2004/06/25 01:17:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/abracadabraobject/abracadabraobject-1.5.1.ebuild,v 1.6 2006/01/27 02:23:30 vapier Exp $ inherit zproduct -DESCRIPTION="This can add pre-configured ZOPE-objects to folders through ZMI." +DESCRIPTION="This can add pre-configured ZOPE-objects to folders through ZMI" HOMEPAGE="http://www.zope.org/Members/mjablonski/AbracadabraObject" SRC_URI="${HOMEPAGE}/AbracadabraObject-${PV}.tar.gz" + LICENSE="GPL-2" KEYWORDS="x86" + RDEPEND="net-zope/propertyfolder - net-zope/propertyobject - ${RDEPEND}" + net-zope/propertyobject" ZPROD_LIST="AbracadabraObject" diff --git a/net-zope/annotations/annotations-0.4.3.ebuild b/net-zope/annotations/annotations-0.4.3.ebuild index e916878503b6..51a95e6d6143 100644 --- a/net-zope/annotations/annotations-0.4.3.ebuild +++ b/net-zope/annotations/annotations-0.4.3.ebuild @@ -1,14 +1,14 @@ -# 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/annotations/annotations-0.4.3.ebuild,v 1.4 2005/02/21 21:29:05 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.5 2006/01/27 02:24:47 vapier Exp $ inherit zproduct -DESCRIPTION="Annotations is a generic way to add information to arbitrary Zope objects." +DESCRIPTION="Annotations is a generic way to add information to arbitrary Zope objects" HOMEPAGE="http://www.infrae.com/download/Annotations" SRC_URI="${HOMEPAGE}/${PV}/Annotations-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" ZPROD_LIST="Annotations" diff --git a/net-zope/archetypes/archetypes-1.2.5_rc5.ebuild b/net-zope/archetypes/archetypes-1.2.5_rc5.ebuild index 80eab61d4ca0..3965c6da8c17 100644 --- a/net-zope/archetypes/archetypes-1.2.5_rc5.ebuild +++ b/net-zope/archetypes/archetypes-1.2.5_rc5.ebuild @@ -1,22 +1,21 @@ -# Copyright 1999-2004 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/archetypes/archetypes-1.2.5_rc5.ebuild,v 1.3 2004/09/24 20:52:24 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/archetypes/archetypes-1.2.5_rc5.ebuild,v 1.4 2006/01/27 02:25:12 vapier Exp $ inherit zproduct MY_P=Archetypes-1.2.5-rc5 - DESCRIPTION="Allows creation of new content types for Plone" HOMEPAGE="http://www.sourceforge.net/projects/${PN}" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} + LICENSE="GPL-2" -KEYWORDS="x86 ppc" -IUSE="" SLOT="1.2" +KEYWORDS="ppc x86" RDEPEND=">=net-zope/plone-1.0.1 - net-zope/portaltransforms - ${RDEPEND}" + net-zope/portaltransforms" + +S=${WORKDIR}/${MY_P} ZPROD_LIST="Archetypes ArchExample ArchGenXML generator validation" diff --git a/net-zope/archetypes/archetypes-1.3.1.ebuild b/net-zope/archetypes/archetypes-1.3.1.ebuild index b639acaaad5a..01fdd618fad7 100644 --- a/net-zope/archetypes/archetypes-1.3.1.ebuild +++ b/net-zope/archetypes/archetypes-1.3.1.ebuild @@ -1,30 +1,26 @@ -# 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/archetypes/archetypes-1.3.1.ebuild,v 1.3 2005/04/02 08:48:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/archetypes/archetypes-1.3.1.ebuild,v 1.4 2006/01/27 02:25:12 vapier Exp $ inherit zproduct MY_P=Archetypes-1.3.1-final - DESCRIPTION="Allows creation of new content types for Plone" -WEBPAGE="http://www.sourceforge.net/projects/${PN}" +HOMEPAGE="http://www.sourceforge.net/projects/${PN}" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7 - =net-zope/portaltransforms-1.3* - =net-zope/generator-1.3* - =net-zope/validation-1.3* - =net-zope/mimetypesregistry-1.3* - - ${RDEPEND}" + =net-zope/portaltransforms-1.3* + =net-zope/generator-1.3* + =net-zope/validation-1.3* + =net-zope/mimetypesregistry-1.3*" ZPROD_LIST="Archetypes" -src_install() -{ +src_install() { zproduct_src_install all } diff --git a/net-zope/archetypes/archetypes-1.3.2.ebuild b/net-zope/archetypes/archetypes-1.3.2.ebuild index 1f139a083e75..8537a28d58fd 100644 --- a/net-zope/archetypes/archetypes-1.3.2.ebuild +++ b/net-zope/archetypes/archetypes-1.3.2.ebuild @@ -1,31 +1,26 @@ -# 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/archetypes/archetypes-1.3.2.ebuild,v 1.1 2005/04/15 17:04:53 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/archetypes/archetypes-1.3.2.ebuild,v 1.2 2006/01/27 02:25:12 vapier Exp $ inherit zproduct MY_P=Archetypes-${PV}-final - DESCRIPTION="Allows creation of new content types for Plone" -WEBPAGE="http://www.sourceforge.net/projects/archetypes/" +HOMEPAGE="http://www.sourceforge.net/projects/archetypes/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" -#http://mesh.dl.sourceforge.net/sourceforge/archetypes/Archetypes-1.3.2-final.tar.gz + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7 - =net-zope/portaltransforms-1.3* - =net-zope/generator-1.3* - =net-zope/validation-1.3* - =net-zope/mimetypesregistry-1.3* - - ${RDEPEND}" + =net-zope/portaltransforms-1.3* + =net-zope/generator-1.3* + =net-zope/validation-1.3* + =net-zope/mimetypesregistry-1.3*" ZPROD_LIST="Archetypes" -src_install() -{ +src_install() { zproduct_src_install all } diff --git a/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild b/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild index aca082f168c8..34fe7b2f53a0 100644 --- a/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild +++ b/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild @@ -1,15 +1,14 @@ -# 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/atcontenttypes/atcontenttypes-0.2.0.ebuild,v 1.1 2005/03/26 02:11:34 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/atcontenttypes/atcontenttypes-0.2.0.ebuild,v 1.2 2006/01/27 02:25:39 vapier Exp $ inherit zproduct -DESCRIPTION="AtContentTypes is a feature improved reimplementation of the -default CMF/Plone content types using Archetypes." +DESCRIPTION="feature improved reimplementation of the default CMF/Plone content types using Archetypes" HOMEPAGE="http://www.sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/ATContentTypes-${PV}-final.tar.gz" + LICENSE="ZPL" KEYWORDS="~x86" -IUSE="" ZPROD_LIST="ATContentTypes" diff --git a/net-zope/btreefolder2/btreefolder2-0.5.0.ebuild b/net-zope/btreefolder2/btreefolder2-0.5.0.ebuild index 86a818406578..212bac1aabe4 100644 --- a/net-zope/btreefolder2/btreefolder2-0.5.0.ebuild +++ b/net-zope/btreefolder2/btreefolder2-0.5.0.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/btreefolder2/btreefolder2-0.5.0.ebuild,v 1.8 2004/09/11 21:59:48 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/btreefolder2/btreefolder2-0.5.0.ebuild,v 1.9 2006/01/27 02:25:59 vapier Exp $ inherit zproduct -DESCRIPTION="Acts like a Zope folder but can store many more items." +DESCRIPTION="Acts like a Zope folder but can store many more items" HOMEPAGE="http://hathaway.freezope.org/Software/BTreeFolder2/" SRC_URI="http://hathaway.freezope.org/Software/BTreeFolder2/BTreeFolder2-${PV}.tar.gz" + LICENSE="ZPL" KEYWORDS="x86" ZPROD_LIST="BTreeFolder2" -IUSE="" diff --git a/net-zope/btreefolder2/btreefolder2-1.0.1.ebuild b/net-zope/btreefolder2/btreefolder2-1.0.1.ebuild index a0de7655baec..27af4329a20c 100644 --- a/net-zope/btreefolder2/btreefolder2-1.0.1.ebuild +++ b/net-zope/btreefolder2/btreefolder2-1.0.1.ebuild @@ -1,14 +1,14 @@ -# 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/btreefolder2/btreefolder2-1.0.1.ebuild,v 1.4 2005/04/02 08:49:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/btreefolder2/btreefolder2-1.0.1.ebuild,v 1.5 2006/01/27 02:25:59 vapier Exp $ inherit zproduct -DESCRIPTION="Acts like a Zope folder but can store many more items." +DESCRIPTION="Acts like a Zope folder but can store many more items" HOMEPAGE="http://hathawaymix.org/Software/BTreeFolder2/" SRC_URI="http://hathawaymix.org/Software/BTreeFolder2/BTreeFolder2-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="BTreeFolder2" -IUSE="" diff --git a/net-zope/btreefolder2/btreefolder2-1.0.ebuild b/net-zope/btreefolder2/btreefolder2-1.0.ebuild index 69b5602449eb..259722ce9f0a 100644 --- a/net-zope/btreefolder2/btreefolder2-1.0.ebuild +++ b/net-zope/btreefolder2/btreefolder2-1.0.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/btreefolder2/btreefolder2-1.0.ebuild,v 1.3 2004/09/11 21:59:49 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/btreefolder2/btreefolder2-1.0.ebuild,v 1.4 2006/01/27 02:25:59 vapier Exp $ inherit zproduct -DESCRIPTION="Acts like a Zope folder but can store many more items." +DESCRIPTION="Acts like a Zope folder but can store many more items" HOMEPAGE="http://hathaway.freezope.org/Software/BTreeFolder2/" SRC_URI="http://hathaway.freezope.org/Software/BTreeFolder2/BTreeFolder2-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="BTreeFolder2" -IUSE="" diff --git a/net-zope/calendarx/calendarx-0.4.15.ebuild b/net-zope/calendarx/calendarx-0.4.15.ebuild index 3be8942486f2..36f882d16b41 100644 --- a/net-zope/calendarx/calendarx-0.4.15.ebuild +++ b/net-zope/calendarx/calendarx-0.4.15.ebuild @@ -1,24 +1,21 @@ -# 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/calendarx/calendarx-0.4.15.ebuild,v 1.1 2005/04/19 17:03:05 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/calendarx/calendarx-0.4.15.ebuild,v 1.2 2006/01/27 02:26:21 vapier Exp $ inherit zproduct -DESCRIPTION="CalendarX is a customizable calendar product for Plone." +DESCRIPTION="CalendarX is a customizable calendar product for Plone" HOMEPAGE="http://calendarx.org/" SRC_URI="mirror://sourceforge/${PN}//CalendarX-${PV}.tar.gz" LICENSE="GPL-2" -SLOT="0" KEYWORDS="~x86" -IUSE="" DEPEND="=net-zope/plone-2.0*" ZPROD_LIST="CalendarX" -src_install() -{ +src_install() { # We need to change directory name to versionless mv ${ZPROD_LIST}-${PV} ${ZPROD_LIST} zproduct_src_install diff --git a/net-zope/calendarx/calendarx-0.6.0.ebuild b/net-zope/calendarx/calendarx-0.6.0.ebuild index a986cdc4d4b6..e231c18edb10 100644 --- a/net-zope/calendarx/calendarx-0.6.0.ebuild +++ b/net-zope/calendarx/calendarx-0.6.0.ebuild @@ -1,24 +1,21 @@ -# 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/calendarx/calendarx-0.6.0.ebuild,v 1.2 2005/04/29 14:36:11 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/calendarx/calendarx-0.6.0.ebuild,v 1.3 2006/01/27 02:26:21 vapier Exp $ inherit zproduct -DESCRIPTION="CalendarX is a customizable calendar product for Plone." +DESCRIPTION="CalendarX is a customizable calendar product for Plone" HOMEPAGE="http://calendarx.org/" SRC_URI="mirror://sourceforge/${PN}//CalendarX-${PV}.tar.gz" LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" +KEYWORDS="~amd64 ~x86" DEPEND="=net-zope/plone-2.0*" ZPROD_LIST="CalendarX" -src_install() -{ +src_install() { # We need to change directory name to versionless mv ${ZPROD_LIST}-${PV} ${ZPROD_LIST} zproduct_src_install diff --git a/net-zope/cmf/cmf-1.3.2.ebuild b/net-zope/cmf/cmf-1.3.2.ebuild index bcb3c483bb5e..84f869b7c6f7 100644 --- a/net-zope/cmf/cmf-1.3.2.ebuild +++ b/net-zope/cmf/cmf-1.3.2.ebuild @@ -1,20 +1,20 @@ -# 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/cmf/cmf-1.3.2.ebuild,v 1.7 2005/02/21 21:23:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.3.2.ebuild,v 1.8 2006/01/27 02:26:41 vapier Exp $ inherit zproduct -DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." - -HOMEPAGE="http://cmf.zope.org/" MY_PN="CMF" MY_P="${MY_PN}-${PV}" +DESCRIPTION="Content Management Framework. Services for content-oriented portal sites" +HOMEPAGE="http://cmf.zope.org/" SRC_URI="${HOMEPAGE}/download/${MY_P}/${MY_P}.tar.gz" -SLOT=1.3 + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -IUSE="" +SLOT="1.3" +KEYWORDS="~ppc x86" + +S=${WORKDIR}/${MY_P} ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic" MYDOC="*.txt ${MYDOC}" -S=${WORKDIR}/${MY_P} diff --git a/net-zope/cmf/cmf-1.4.4.ebuild b/net-zope/cmf/cmf-1.4.4.ebuild index 6f9d53ef7322..5db4d0b2b011 100644 --- a/net-zope/cmf/cmf-1.4.4.ebuild +++ b/net-zope/cmf/cmf-1.4.4.ebuild @@ -1,20 +1,20 @@ -# 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/cmf/cmf-1.4.4.ebuild,v 1.2 2005/02/21 21:23:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.4.4.ebuild,v 1.3 2006/01/27 02:26:41 vapier Exp $ inherit zproduct -DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." - -HOMEPAGE="http://cmf.zope.org/" MY_PN="CMF" MY_P="${MY_PN}-${PV}" +DESCRIPTION="Content Management Framework. Services for content-oriented portal sites" +HOMEPAGE="http://cmf.zope.org/" SRC_URI="${HOMEPAGE}/download/${MY_P}/${MY_P}.tar.gz" -SLOT=1.4 + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +SLOT="1.4" +KEYWORDS="~ppc ~x86" + +S=${WORKDIR}/${MY_P} ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" MYDOC="*.txt ${MYDOC}" -S=${WORKDIR}/${MY_P} diff --git a/net-zope/cmf/cmf-1.4.7.ebuild b/net-zope/cmf/cmf-1.4.7.ebuild index 8fa92c892b00..27ec28cb2d2e 100644 --- a/net-zope/cmf/cmf-1.4.7.ebuild +++ b/net-zope/cmf/cmf-1.4.7.ebuild @@ -1,20 +1,20 @@ -# 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/cmf/cmf-1.4.7.ebuild,v 1.4 2005/03/19 17:08:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.4.7.ebuild,v 1.5 2006/01/27 02:26:41 vapier Exp $ inherit zproduct -DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." - -HOMEPAGE="http://cmf.zope.org/" MY_PN="CMF" MY_P="${MY_PN}-${PV}" +DESCRIPTION="Content Management Framework. Services for content-oriented portal sites" +HOMEPAGE="http://cmf.zope.org/" SRC_URI="http://www.zope.org/Products/${MY_PN}/${MY_P}/${MY_P}.tar.gz" -SLOT=1.4 + LICENSE="ZPL" -KEYWORDS="x86 ppc ~amd64 ~sparc" -IUSE="" +SLOT="1.4" +KEYWORDS="~amd64 ppc ~sparc x86" + +S=${WORKDIR}/${MY_P} ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" MYDOC="*.txt ${MYDOC}" -S=${WORKDIR}/${MY_P} diff --git a/net-zope/cmf/cmf-1.5.0.ebuild b/net-zope/cmf/cmf-1.5.0.ebuild index ed8be712239f..5dc906d6a39b 100644 --- a/net-zope/cmf/cmf-1.5.0.ebuild +++ b/net-zope/cmf/cmf-1.5.0.ebuild @@ -1,20 +1,20 @@ -# 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/cmf/cmf-1.5.0.ebuild,v 1.1 2005/03/26 14:49:01 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.5.0.ebuild,v 1.2 2006/01/27 02:26:41 vapier Exp $ inherit zproduct -DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." - -HOMEPAGE="http://cmf.zope.org/" MY_PN="CMF" MY_P="${MY_PN}-${PV}" +DESCRIPTION="Content Management Framework. Services for content-oriented portal sites" +HOMEPAGE="http://cmf.zope.org/" SRC_URI="http://www.zope.org/Products/${MY_PN}/${MY_P}/${MY_P}.tar.gz" -SLOT=1.5 + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" -IUSE="" +SLOT="1.5" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +S=${WORKDIR}/${MY_P} ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" MYDOC="*.txt ${MYDOC}" -S=${WORKDIR}/${MY_P} diff --git a/net-zope/cmf/cmf-1.5.1.ebuild b/net-zope/cmf/cmf-1.5.1.ebuild index ae04804f4173..46b554ee0a92 100644 --- a/net-zope/cmf/cmf-1.5.1.ebuild +++ b/net-zope/cmf/cmf-1.5.1.ebuild @@ -1,20 +1,20 @@ -# 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/cmf/cmf-1.5.1.ebuild,v 1.1 2005/04/26 16:50:11 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.5.1.ebuild,v 1.2 2006/01/27 02:26:41 vapier Exp $ inherit zproduct -DESCRIPTION="Content Management Framework. Services for content-oriented portal sites." - -HOMEPAGE="http://cmf.zope.org/" MY_PN="CMF" MY_P="${MY_PN}-${PV}" +DESCRIPTION="Content Management Framework. Services for content-oriented portal sites" +HOMEPAGE="http://cmf.zope.org/" SRC_URI="http://www.zope.org/Products/${MY_PN}/${MY_P}/${MY_P}.tar.gz" -SLOT=1.5 + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" -IUSE="" +SLOT="1.5" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +S=${WORKDIR}/${MY_P} ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" MYDOC="*.txt ${MYDOC}" -S=${WORKDIR}/${MY_P} diff --git a/net-zope/cmfactionicons/cmfactionicons-0.9.ebuild b/net-zope/cmfactionicons/cmfactionicons-0.9.ebuild index 3bbe8ea15477..8a49b24a140d 100644 --- a/net-zope/cmfactionicons/cmfactionicons-0.9.ebuild +++ b/net-zope/cmfactionicons/cmfactionicons-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/cmfactionicons/cmfactionicons-0.9.ebuild,v 1.7 2005/04/02 08:50:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfactionicons/cmfactionicons-0.9.ebuild,v 1.8 2006/01/27 02:27:01 vapier Exp $ inherit zproduct MY_PN=CMFActionIcons -S="${WORKDIR}/${MY_PN}-${PV}" - -DESCRIPTION="CMFActionIcons: icon mapping tool, factored for reuse." +DESCRIPTION="CMFActionIcons: icon mapping tool, factored for reuse" HOMEPAGE="http://zope.org/Members/tseaver/CMFActionIcons/" SRC_URI="http://zope.org/Members/tseaver/${MY_PN}/${MY_PN}-${PV}/${MY_PN}-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" + +S=${WORKDIR}/${MY_PN}-${PV} ZPROD_LIST="CMFActionIcons" diff --git a/net-zope/cmfboard/cmfboard-1.4.3.ebuild b/net-zope/cmfboard/cmfboard-1.4.3.ebuild index 62ce7d81ed64..2d07f462e135 100644 --- a/net-zope/cmfboard/cmfboard-1.4.3.ebuild +++ b/net-zope/cmfboard/cmfboard-1.4.3.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2004 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/cmfboard/cmfboard-1.4.3.ebuild,v 1.4 2004/09/11 22:42:00 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfboard/cmfboard-1.4.3.ebuild,v 1.5 2006/01/27 02:27:23 vapier Exp $ inherit zproduct DESCRIPTION="Zope/CMF product which provides a forum" HOMEPAGE="http://www.cmfboard.org" SRC_URI="http://www.cmfboard.org/download/CMFBoard-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/cmf-1.3.3 >=net-zope/plone-1.0.5 - >=net-zope/archetypes-1.0.1 - ${RDEPEND}" + >=net-zope/archetypes-1.0.1" ZPROD_LIST="CMFBoard" -IUSE="" diff --git a/net-zope/cmfboard/cmfboard-2.1.2.ebuild b/net-zope/cmfboard/cmfboard-2.1.2.ebuild index f44f108e9a8f..f53756b48e4a 100644 --- a/net-zope/cmfboard/cmfboard-2.1.2.ebuild +++ b/net-zope/cmfboard/cmfboard-2.1.2.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2004 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/cmfboard/cmfboard-2.1.2.ebuild,v 1.1 2004/09/11 22:42:00 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfboard/cmfboard-2.1.2.ebuild,v 1.2 2006/01/27 02:27:23 vapier Exp $ inherit zproduct DESCRIPTION="Zope/CMF product which provides a forum" HOMEPAGE="http://www.cmfboard.org" SRC_URI="mirror://sourceforge/collective/CMFBoard-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/cmf-1.4.4 >=net-zope/plone-2.0 - >=net-zope/archetypes-1.2.5_rc4 - ${RDEPEND}" + >=net-zope/archetypes-1.2.5_rc4" ZPROD_LIST="CMFBoard" -IUSE="" diff --git a/net-zope/cmfboard/cmfboard-2.1.4.ebuild b/net-zope/cmfboard/cmfboard-2.1.4.ebuild index f8079af0c6c9..0404ed037f7e 100644 --- a/net-zope/cmfboard/cmfboard-2.1.4.ebuild +++ b/net-zope/cmfboard/cmfboard-2.1.4.ebuild @@ -1,18 +1,18 @@ -# 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/cmfboard/cmfboard-2.1.4.ebuild,v 1.1 2005/04/15 16:12:40 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfboard/cmfboard-2.1.4.ebuild,v 1.2 2006/01/27 02:27:23 vapier Exp $ inherit zproduct DESCRIPTION="Zope/CMF product which provides a forum" HOMEPAGE="http://www.cmfboard.org" SRC_URI="mirror://sourceforge/collective/CMFBoard-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/cmf-1.4.4 >=net-zope/plone-2.0 - >=net-zope/archetypes-1.2.5_rc4 - ${RDEPEND}" + >=net-zope/archetypes-1.2.5_rc4" ZPROD_LIST="CMFBoard" -IUSE="" diff --git a/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild b/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild index 831ea1d37e47..abc8ef7984f8 100644 --- a/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild +++ b/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild @@ -1,24 +1,23 @@ -# Copyright 1999-2004 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/cmfcollectorng/cmfcollectorng-0.20.ebuild,v 1.8 2004/06/25 01:18:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfcollectorng/cmfcollectorng-0.20.ebuild,v 1.9 2006/01/27 02:27:43 vapier Exp $ inherit zproduct -DESCRIPTION="Zope/CMF-based bugtracking system." +DESCRIPTION="Zope/CMF-based bugtracking system" HOMEPAGE="http://www.zope.org/Members/ajung/CMFCollectorNG/Wiki/FrontPage" SRC_URI="mirror://sourceforge/cmfcollectorng/CMFCollectorNG-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -RDEPEND=">=net-zope/cmf-1.3 - ${RDEPEND}" +KEYWORDS="~ppc x86" + +RDEPEND=">=net-zope/cmf-1.3" ZPROD_LIST="CMFCollectorNG" MYDOC="MIGRATION.txt ${MYDOC}" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please use CMFQuickInstallerTool or read the documentation of this" ewarn "product for instruction on how to add this product to your CMF/Plone site." } - diff --git a/net-zope/cmfformcontroller/cmfformcontroller-1.0.1.ebuild b/net-zope/cmfformcontroller/cmfformcontroller-1.0.1.ebuild index 59151ddb0154..4511e79b148e 100644 --- a/net-zope/cmfformcontroller/cmfformcontroller-1.0.1.ebuild +++ b/net-zope/cmfformcontroller/cmfformcontroller-1.0.1.ebuild @@ -1,18 +1,16 @@ -# Copyright 1999-2004 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/cmfformcontroller/cmfformcontroller-1.0.1.ebuild,v 1.3 2004/07/27 19:17:26 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfformcontroller/cmfformcontroller-1.0.1.ebuild,v 1.4 2006/01/27 02:28:06 vapier Exp $ inherit zproduct -DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone." +DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/CMFFormController-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -SLOT="0" -IUSE="" +KEYWORDS="~ppc ~x86" -RDEPEND="${RDEPEND} - net-zope/cmf" +RDEPEND="net-zope/cmf" ZPROD_LIST="CMFFormController" diff --git a/net-zope/cmfformcontroller/cmfformcontroller-1.0.2.ebuild b/net-zope/cmfformcontroller/cmfformcontroller-1.0.2.ebuild index f9e31b5cd657..c295bc52a4e4 100644 --- a/net-zope/cmfformcontroller/cmfformcontroller-1.0.2.ebuild +++ b/net-zope/cmfformcontroller/cmfformcontroller-1.0.2.ebuild @@ -1,18 +1,16 @@ -# Copyright 1999-2004 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/cmfformcontroller/cmfformcontroller-1.0.2.ebuild,v 1.1 2004/07/27 19:17:26 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfformcontroller/cmfformcontroller-1.0.2.ebuild,v 1.2 2006/01/27 02:28:06 vapier Exp $ inherit zproduct -DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone." +DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/CMFFormController-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -SLOT="0" -IUSE="" +KEYWORDS="~ppc ~x86" -RDEPEND="${RDEPEND} - net-zope/cmf" +RDEPEND="net-zope/cmf" ZPROD_LIST="CMFFormController" diff --git a/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild b/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild index e67c5dde1713..168202557301 100644 --- a/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild +++ b/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild @@ -1,16 +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/cmfformcontroller/cmfformcontroller-1.0.3.ebuild,v 1.4 2005/04/02 08:52:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfformcontroller/cmfformcontroller-1.0.3.ebuild,v 1.5 2006/01/27 02:28:06 vapier Exp $ inherit zproduct -DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone." +DESCRIPTION="CMFFormController replaces the portal_form form validation mechanism from Plone" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/CMFFormController-${PV}-beta.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" -RDEPEND="${RDEPEND} - net-zope/cmf" +RDEPEND="net-zope/cmf" ZPROD_LIST="CMFFormController" diff --git a/net-zope/cmfforum/cmfforum-1.0.ebuild b/net-zope/cmfforum/cmfforum-1.0.ebuild index c3997207c3d2..95bfcdad6d40 100644 --- a/net-zope/cmfforum/cmfforum-1.0.ebuild +++ b/net-zope/cmfforum/cmfforum-1.0.ebuild @@ -1,21 +1,21 @@ -# Copyright 1999-2004 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/cmfforum/cmfforum-1.0.ebuild,v 1.7 2004/06/25 01:18:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfforum/cmfforum-1.0.ebuild,v 1.8 2006/01/27 02:28:26 vapier Exp $ inherit zproduct -#DESCRIPTION="Makes it easy to install cmf/plone products." +DESCRIPTION="Makes it easy to install cmf/plone products" HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFForum-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -RDEPEND=">=net-zope/cmf-1.3 - ${RDEPEND}" +KEYWORDS="~ppc x86" + +RDEPEND=">=net-zope/cmf-1.3" ZPROD_LIST="CMFForum" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please use CMFQuickInstallerTool or read the documentation of this" ewarn "product for instruction on how to add this product to your CMF/Plone site." diff --git a/net-zope/cmfmember/cmfmember-1.0.ebuild b/net-zope/cmfmember/cmfmember-1.0.ebuild index a05956a02e16..78f4b876e79a 100644 --- a/net-zope/cmfmember/cmfmember-1.0.ebuild +++ b/net-zope/cmfmember/cmfmember-1.0.ebuild @@ -1,24 +1,23 @@ -# 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/cmfmember/cmfmember-1.0.ebuild,v 1.1 2005/03/26 01:08:30 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfmember/cmfmember-1.0.ebuild,v 1.2 2006/01/27 02:28:46 vapier Exp $ inherit zproduct +MY_PN="CMFMember" DESCRIPTION="CMFMember is a replacement for portal_memberdata for Zope/Plone member management" HOMEPAGE="http://sourceforge.net/projects/collective" -MY_PN="CMFMember" SRC_URI="mirror://sourceforge/collective/${MY_PN}-${PV}-final.tar.gz" + LICENSE="ZPL" KEYWORDS="~x86" -IUSE="" RDEPEND=">=net-zope/cmf-1.4.7 - >=net-zope/plone-2.0.3 - >=net-zope/archetypes-1.3.0 - ${RDEPEND}" - -ZPROD_LIST="CMFMember" -MYDOC="*.txt ${MYDOC}" + >=net-zope/plone-2.0.3 + >=net-zope/archetypes-1.3.0" # ugly but upstreams tar balls don't contain versions S=${WORKDIR} + +ZPROD_LIST="CMFMember" +MYDOC="*.txt ${MYDOC}" diff --git a/net-zope/cmfmember/cmfmember-1.0_rc3.ebuild b/net-zope/cmfmember/cmfmember-1.0_rc3.ebuild index fad1f0e4bfb6..e2e2b9c1441e 100644 --- a/net-zope/cmfmember/cmfmember-1.0_rc3.ebuild +++ b/net-zope/cmfmember/cmfmember-1.0_rc3.ebuild @@ -1,25 +1,24 @@ -# 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/cmfmember/cmfmember-1.0_rc3.ebuild,v 1.1 2005/02/25 14:43:15 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfmember/cmfmember-1.0_rc3.ebuild,v 1.2 2006/01/27 02:28:46 vapier Exp $ inherit zproduct -DESCRIPTION="CMFMember is a replacement for portal_memberdata for Zope/Plone member management" -HOMEPAGE="http://sourceforge.net/projects/collective" MY_PN="CMFMember" MY_P="${MY_PN}-${PV/_rc/rc}" +DESCRIPTION="CMFMember is a replacement for portal_memberdata for Zope/Plone member management" +HOMEPAGE="http://sourceforge.net/projects/collective" SRC_URI="mirror://sourceforge/collective/${MY_P}.tar.gz" + LICENSE="ZPL" KEYWORDS="~x86" -IUSE="" RDEPEND=">=net-zope/cmf-1.4.7 - >=net-zope/plone-2.0.3 - >=net-zope/archetypes-1.3.0 - ${RDEPEND}" - -ZPROD_LIST="CMFMember" -MYDOC="*.txt ${MYDOC}" + >=net-zope/plone-2.0.3 + >=net-zope/archetypes-1.3.0" # ugly but upstreams tar balls don't contain versions S=${WORKDIR} + +ZPROD_LIST="CMFMember" +MYDOC="*.txt ${MYDOC}" diff --git a/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild b/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild index ec9876b3cd2c..b42cd05e7ef3 100644 --- a/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild +++ b/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild @@ -1,20 +1,20 @@ -# Copyright 1999-2004 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/cmfoodocument/cmfoodocument-0.2.1.ebuild,v 1.2 2004/06/25 01:18:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfoodocument/cmfoodocument-0.2.1.ebuild,v 1.3 2006/01/27 02:29:06 vapier Exp $ inherit zproduct MY_PV=0_2_1 - DESCRIPTION="Zope/CMF for handling OpenOffice documents" HOMEPAGE="http://www.zope.org/Members/longsleep/CMFOODocument" SRC_URI="http://www.zope.org/Members/longsleep/CMFOODocument/${PV}/CMFOODocument-${MY_PV}.tar.gz" + LICENSE="ZPL" KEYWORDS="~x86" + RDEPEND="net-zope/cmf >=net-zope/plone-1.0.1 dev-libs/libxml2 - dev-libs/libxslt - ${RDEPEND}" + dev-libs/libxslt" ZPROD_LIST="CMFOODocument" diff --git a/net-zope/cmfopenflow/cmfopenflow-1.0.99.ebuild b/net-zope/cmfopenflow/cmfopenflow-1.0.99.ebuild index 1382aefd80c3..5995bbc15ead 100644 --- a/net-zope/cmfopenflow/cmfopenflow-1.0.99.ebuild +++ b/net-zope/cmfopenflow/cmfopenflow-1.0.99.ebuild @@ -1,17 +1,18 @@ -# Copyright 1999-2004 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/cmfopenflow/cmfopenflow-1.0.99.ebuild,v 1.2 2004/06/25 01:18:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfopenflow/cmfopenflow-1.0.99.ebuild,v 1.3 2006/01/27 02:29:27 vapier Exp $ inherit zproduct -DESCRIPTION="CMFOpenflow, also known as: 'reflow' Activity based workflow, is an object oriented workflow engine." +DESCRIPTION="CMFOpenflow, also known as: 'reflow' Activity based workflow, is an object oriented workflow engine" HOMEPAGE="http://www.reflab.com/community/Openprojects/CMFOpenflow/" SRC_URI="http://www.reflab.com/community/Openprojects/CMFOpenflow/Reflow.downloads/Reflow_${PV}" + LICENSE="GPL-2" KEYWORDS="~x86" ZPROD_LIST="CMFOpenflow" -src_unpack(){ - tar -xzf ${DISTDIR}/Reflow_${PV} +src_unpack() { + tar -xzf ${DISTDIR}/Reflow_${PV} || die } diff --git a/net-zope/cmfphoto/cmfphoto-0.5.0.ebuild b/net-zope/cmfphoto/cmfphoto-0.5.0.ebuild index c494790ced19..68cd6d4d08bc 100644 --- a/net-zope/cmfphoto/cmfphoto-0.5.0.ebuild +++ b/net-zope/cmfphoto/cmfphoto-0.5.0.ebuild @@ -1,24 +1,23 @@ -# Copyright 1999-2004 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/cmfphoto/cmfphoto-0.5.0.ebuild,v 1.2 2004/10/14 20:47:14 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphoto/cmfphoto-0.5.0.ebuild,v 1.3 2006/01/27 02:29:48 vapier Exp $ inherit zproduct -DESCRIPTION="Zope product to have photos." +DESCRIPTION="Zope product to have photos" HOMEPAGE="http://sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFPhoto-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" + RDEPEND="dev-python/imaging - >=net-zope/cmf-1.3 - >=net-zope/plone-1.0.1 - ${RDEPEND}" -IUSE="" + >=net-zope/cmf-1.3 + >=net-zope/plone-1.0.1" ZPROD_LIST="CMFPhoto" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "if you run zope on python < 2.3 make sure you have dev-python/Imgeing-21 installed." ewarn "Please use CMFQuickInstallerTool or read the documentation of this" diff --git a/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild b/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild index 2cc033a044b6..880e7a4c341b 100644 --- a/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild +++ b/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild @@ -1,23 +1,22 @@ -# Copyright 1999-2004 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/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild,v 1.2 2004/10/14 20:48:59 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfphotoalbum/cmfphotoalbum-0.5.0.ebuild,v 1.3 2006/01/27 02:30:09 vapier Exp $ inherit zproduct -DESCRIPTION="Zope/CMF product to organize e-pics into hierarchical photo album." +DESCRIPTION="Zope/CMF product to organize e-pics into hierarchical photo album" HOMEPAGE="http://sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFPhotoAlbum-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" + RDEPEND="=net-zope/cmfphoto-${PV}* - >=net-zope/btreefolder2-0.5.0 - ${RDEPEND}" -IUSE="" + >=net-zope/btreefolder2-0.5.0" ZPROD_LIST="CMFPhotoAlbum" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please use CMFQuickInstallerTool or read the documentation of this" ewarn "product for instruction on how to add this product to your CMF/Plone site." diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild index 7c4eeec435c8..1b0857168107 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2004 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/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.4 2004/07/27 19:24:37 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.4.ebuild,v 1.5 2006/01/27 02:30:30 vapier Exp $ inherit zproduct -DESCRIPTION="Makes it easy to install cmf/plone products." +DESCRIPTION="Makes it easy to install cmf/plone products" HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool_${PV}.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" -RDEPEND=">=net-zope/cmf-1.3 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=net-zope/cmf-1.3" ZPROD_LIST="CMFQuickInstallerTool" diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild index 3a33ee13a36d..1331906a3c93 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild @@ -1,16 +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/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.4 2005/04/02 08:51:43 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.5 2006/01/27 02:30:30 vapier Exp $ inherit zproduct -DESCRIPTION="Makes it easy to install cmf/plone products." +DESCRIPTION="Makes it easy to install cmf/plone products" HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool-${PV}.tgz" + LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc ~amd64" -IUSE="" -RDEPEND=">=net-zope/cmf-1.3 - ${RDEPEND}" +KEYWORDS="~amd64 ppc ~sparc x86" + +RDEPEND=">=net-zope/cmf-1.3" ZPROD_LIST="CMFQuickInstallerTool" diff --git a/net-zope/coreblog/coreblog-0.6.ebuild b/net-zope/coreblog/coreblog-0.6.ebuild index 6ca2a20ccfd4..7d19a20d30c1 100644 --- a/net-zope/coreblog/coreblog-0.6.ebuild +++ b/net-zope/coreblog/coreblog-0.6.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2004 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/coreblog/coreblog-0.6.ebuild,v 1.3 2004/10/08 10:01:50 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/coreblog/coreblog-0.6.ebuild,v 1.4 2006/01/27 02:30:51 vapier Exp $ inherit zproduct NEW_PV="${PV//./-}" - -DESCRIPTION="Blog/Weblog/Web Nikki system for Zope." +DESCRIPTION="Blog/Weblog/Web Nikki system for Zope" HOMEPAGE="http://coreblog.org/" SRC_URI="${HOMEPAGE}/junk/COREBlog06b.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" ZPROD_LIST="COREBlog" diff --git a/net-zope/coreblog/coreblog-1.0.ebuild b/net-zope/coreblog/coreblog-1.0.ebuild index 86bc90932d86..6fb0acd5eddd 100644 --- a/net-zope/coreblog/coreblog-1.0.ebuild +++ b/net-zope/coreblog/coreblog-1.0.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2004 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/coreblog/coreblog-1.0.ebuild,v 1.2 2004/10/14 20:52:19 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/coreblog/coreblog-1.0.ebuild,v 1.3 2006/01/27 02:30:51 vapier Exp $ inherit zproduct NEW_PV="${PV//./-}" - -DESCRIPTION="Blog/Weblog/Web Nikki system for Zope." +DESCRIPTION="Blog/Weblog/Web Nikki system for Zope" HOMEPAGE="http://coreblog.org/" SRC_URI="${HOMEPAGE}/junk/COREBlog10.tgz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" -IUSE="" +KEYWORDS="~ppc x86" ZPROD_LIST="COREBlog" diff --git a/net-zope/coreblog/coreblog-1.11.ebuild b/net-zope/coreblog/coreblog-1.11.ebuild index 7014e0045cd5..79cbcd69e6fe 100644 --- a/net-zope/coreblog/coreblog-1.11.ebuild +++ b/net-zope/coreblog/coreblog-1.11.ebuild @@ -1,16 +1,15 @@ -# 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/coreblog/coreblog-1.11.ebuild,v 1.1 2005/03/26 01:00:24 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/coreblog/coreblog-1.11.ebuild,v 1.2 2006/01/27 02:30:51 vapier Exp $ inherit zproduct NEW_PV="${PV//./-}" - -DESCRIPTION="Blog/Weblog/Web Nikki system for Zope." +DESCRIPTION="Blog/Weblog/Web Nikki system for Zope" HOMEPAGE="http://coreblog.org/" SRC_URI="${HOMEPAGE}/junk/COREBlog111.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" ZPROD_LIST="COREBlog" diff --git a/net-zope/coreblog/coreblog-1.20.ebuild b/net-zope/coreblog/coreblog-1.20.ebuild index 66754628591a..b4a1042f5a45 100644 --- a/net-zope/coreblog/coreblog-1.20.ebuild +++ b/net-zope/coreblog/coreblog-1.20.ebuild @@ -1,16 +1,15 @@ -# 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/coreblog/coreblog-1.20.ebuild,v 1.2 2005/10/18 02:30:52 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/coreblog/coreblog-1.20.ebuild,v 1.3 2006/01/27 02:30:51 vapier Exp $ inherit zproduct NEW_PV="${PV//./-}" - -DESCRIPTION="Blog/Weblog/Web Nikki system for Zope." +DESCRIPTION="Blog/Weblog/Web Nikki system for Zope" HOMEPAGE="http://coreblog.org/" SRC_URI="${HOMEPAGE}/junk/COREBlog12.tgz" + LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" ZPROD_LIST="COREBlog" diff --git a/net-zope/cvsfile/cvsfile-0.9.0.ebuild b/net-zope/cvsfile/cvsfile-0.9.0.ebuild index c5b1e71bb4f2..9f326952994c 100644 --- a/net-zope/cvsfile/cvsfile-0.9.0.ebuild +++ b/net-zope/cvsfile/cvsfile-0.9.0.ebuild @@ -1,19 +1,19 @@ -# 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/cvsfile/cvsfile-0.9.0.ebuild,v 1.4 2005/02/17 17:18:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cvsfile/cvsfile-0.9.0.ebuild,v 1.5 2006/01/27 02:31:12 vapier Exp $ inherit zproduct NEW_PV="${PV//./-}" - -RESTRICT="nomirror" -DESCRIPTION="CVSFile enables Zope content to be served out of files residing in CVS sandboxes, and provides access to common CVS functions through the web in the Zope Management Interface." +DESCRIPTION="CVSFile enables Zope content to be served out of files residing in CVS sandboxes, and provides access to common CVS functions through the web in the Zope Management Interface" HOMEPAGE="http://zope.org/Members/arielpartners/CVSFile" SRC_URI="${HOMEPAGE}/${PV}/CVSFile-${NEW_PV}.zip" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -RDEPEND="net-zope/externalfile - ${RDEPEND}" -DEPEND="${DEPEND} app-arch/unzip" +KEYWORDS="~ppc ~x86" +RESTRICT="nomirror" + +RDEPEND="net-zope/externalfile" +DEPEND="app-arch/unzip" ZPROD_LIST="CVSFile" diff --git a/net-zope/epoz/epoz-0.8.0.ebuild b/net-zope/epoz/epoz-0.8.0.ebuild index ca961e929711..18d30ef3d6f4 100644 --- a/net-zope/epoz/epoz-0.8.0.ebuild +++ b/net-zope/epoz/epoz-0.8.0.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/epoz/epoz-0.8.0.ebuild,v 1.3 2004/09/11 21:53:59 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.0.ebuild,v 1.4 2006/01/27 02:31:32 vapier Exp $ inherit zproduct -DESCRIPTION=" Epoz allows you to edit Zope- or Plone-objects with a wysiwyg-editor. No plugins are required. You only have to use a recent browser (IE >= 5.5, Mozilla >= 1.3.1, Netscape >= 7.1) that supports Rich-Text-controls (called Midas for Mozilla)." +DESCRIPTION=" Epoz allows you to edit Zope- or Plone-objects with a wysiwyg-editor. No plugins are required. You only have to use a recent browser (IE >= 5.5, Mozilla >= 1.3.1, Netscape >= 7.1) that supports Rich-Text-controls (called Midas for Mozilla)" HOMEPAGE="http://mjablonski.zope.de/Epoz" SRC_URI="http://mjablonski.zope.de/Epoz/releases/Epoz-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="Epoz" -IUSE="" diff --git a/net-zope/epoz/epoz-0.8.4.ebuild b/net-zope/epoz/epoz-0.8.4.ebuild index 3041e66bde82..c01732f2eb0f 100644 --- a/net-zope/epoz/epoz-0.8.4.ebuild +++ b/net-zope/epoz/epoz-0.8.4.ebuild @@ -1,14 +1,14 @@ -# 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/epoz/epoz-0.8.4.ebuild,v 1.4 2005/04/02 08:53:10 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.4.ebuild,v 1.5 2006/01/27 02:31:32 vapier Exp $ inherit zproduct -DESCRIPTION=" Epoz allows you to edit Zope- or Plone-objects with a wysiwyg-editor. No plugins are required. You only have to use a recent browser (IE >= 5.5, Mozilla >= 1.3.1, Netscape >= 7.1) that supports Rich-Text-controls (called Midas for Mozilla)." +DESCRIPTION=" Epoz allows you to edit Zope- or Plone-objects with a wysiwyg-editor. No plugins are required. You only have to use a recent browser (IE >= 5.5, Mozilla >= 1.3.1, Netscape >= 7.1) that supports Rich-Text-controls (called Midas for Mozilla)" HOMEPAGE="http://mjablonski.zope.de/Epoz" SRC_URI="http://mjablonski.zope.de/Epoz/releases/Epoz-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="Epoz" -IUSE="" diff --git a/net-zope/externaleditor/externaleditor-0.7-r1.ebuild b/net-zope/externaleditor/externaleditor-0.7-r1.ebuild index 5ce579dc2683..ee3d7ae32e85 100644 --- a/net-zope/externaleditor/externaleditor-0.7-r1.ebuild +++ b/net-zope/externaleditor/externaleditor-0.7-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/externaleditor/externaleditor-0.7-r1.ebuild,v 1.4 2004/09/11 21:23:25 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.7-r1.ebuild,v 1.5 2006/01/27 02:31:53 vapier Exp $ inherit zproduct -DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects." +DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects" HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/ExternalEditor-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -IUSE="" +KEYWORDS="~ppc x86" ZPROD_LIST="ExternalEditor" diff --git a/net-zope/externaleditor/externaleditor-0.7.2.ebuild b/net-zope/externaleditor/externaleditor-0.7.2.ebuild index 3145f9d3087f..0549e5a396e7 100644 --- a/net-zope/externaleditor/externaleditor-0.7.2.ebuild +++ b/net-zope/externaleditor/externaleditor-0.7.2.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/externaleditor/externaleditor-0.7.2.ebuild,v 1.1 2004/09/11 21:23:25 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.7.2.ebuild,v 1.2 2006/01/27 02:31:53 vapier Exp $ inherit zproduct -DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects." +DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects" HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/ExternalEditor-${PV}-src.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" ZPROD_LIST="ExternalEditor" diff --git a/net-zope/externaleditor/externaleditor-0.8.ebuild b/net-zope/externaleditor/externaleditor-0.8.ebuild index 28b54967d9f5..466e02bc3910 100644 --- a/net-zope/externaleditor/externaleditor-0.8.ebuild +++ b/net-zope/externaleditor/externaleditor-0.8.ebuild @@ -1,25 +1,25 @@ -# 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/externaleditor/externaleditor-0.8.ebuild,v 1.5 2005/05/06 14:54:33 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.8.ebuild,v 1.6 2006/01/27 02:31:53 vapier Exp $ inherit zproduct MY_PN="ExternalEditor" MY_P="${MY_PN}-${PV}-src" MY_P2="zopeedit-${PV}-src" -DESCRIPTION="Allows you to use your favorite editor(s) from ZMI." +DESCRIPTION="Allows you to use your favorite editor(s) from ZMI" HOMEPAGE="http://www.zope.org/Members/Caseman/${MY_PN}/" SRC_URI_BASE="${HOMEPAGE}/${PV}" SRC_URI="${SRC_URI_BASE}/${MY_P}.tgz ${SRC_URI_BASE}/${MY_P2}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" -IUSE="" -ZPROD_LIST="${MY_PN}" +KEYWORDS="~amd64 ppc ~sparc x86" # the base of teh application is in Python2.1, but zopeedit.py wants Python2.2 -RDEPEND="${RDEPEND} - >=dev-lang/python-2.2" +RDEPEND=">=dev-lang/python-2.2" + +ZPROD_LIST="${MY_PN}" S_ZPROD=${WORKDIR}/${MY_PN} S_SRC=${WORKDIR}/${MY_P2} @@ -36,8 +36,7 @@ src_unpack() { DOCDIR=/usr/share/doc/${PF} -src_install() -{ +src_install() { S=${S_ZPROD} zproduct_src_install mkdir -p ${T}${DOCDIR}/${MY_PN} mv ${D}${DOCDIR}/* ${T}${DOCDIR}/${MY_PN} @@ -52,8 +51,7 @@ src_install() doins Plugins/*.py } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "To use the External Editor Zope Product you will need to manually" ewarn "configure the helper application(/usr/bin/zopeedit.py) for your" diff --git a/net-zope/externalfile/externalfile-1.2.0.ebuild b/net-zope/externalfile/externalfile-1.2.0.ebuild index 96ab745f3d42..2fc30fc5f167 100644 --- a/net-zope/externalfile/externalfile-1.2.0.ebuild +++ b/net-zope/externalfile/externalfile-1.2.0.ebuild @@ -1,19 +1,19 @@ -# 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/externalfile/externalfile-1.2.0.ebuild,v 1.6 2005/02/17 17:19:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externalfile/externalfile-1.2.0.ebuild,v 1.7 2006/01/27 02:32:13 vapier Exp $ inherit zproduct NEW_PV="${PV//./-}" - -RESTRICT="nomirror" -DESCRIPTION="ExternalFile extends Zope to work with files in the filesystem. You can create instances of ExternalFile that behave like standard Zope objects except that they get their contents from a file located anywhere in a Zope-accessible filesystem." +DESCRIPTION="ExternalFile extends Zope to work with files in the filesystem. You can create instances of ExternalFile that behave like standard Zope objects except that they get their contents from a file located anywhere in a Zope-accessible filesystem" HOMEPAGE="http://www.zope.org/Members/arielpartners/ExternalFile" SRC_URI="${HOMEPAGE}/${PV}/ExternalFile-${NEW_PV}.zip" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -RDEPEND="net-zope/zope - ${RDEPEND}" -DEPEND="${DEPEND} app-arch/unzip" +KEYWORDS="~ppc x86" +RESTRICT="nomirror" + +RDEPEND="net-zope/zope" +DEPEND="app-arch/unzip" + ZPROD_LIST="ExternalFile" -IUSE="" diff --git a/net-zope/extfile/extfile-1.2.0_beta2.ebuild b/net-zope/extfile/extfile-1.2.0_beta2.ebuild index 8809dc4009c1..a635ba95c5dd 100644 --- a/net-zope/extfile/extfile-1.2.0_beta2.ebuild +++ b/net-zope/extfile/extfile-1.2.0_beta2.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2004 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/extfile/extfile-1.2.0_beta2.ebuild,v 1.6 2004/10/23 22:44:34 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.2.0_beta2.ebuild,v 1.7 2006/01/27 02:32:33 vapier Exp $ inherit zproduct -PV_NEW=${PV/_beta/b} +PV_NEW=${PV/_beta/b} DESCRIPTION="Zope proxy objects for files on the filesystem" HOMEPAGE="http://www.zope.org/Members/shh/ExtFile" SRC_URI="${HOMEPAGE}/ExtFile-${PV_NEW}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -RDEPEND=">=dev-python/imaging-1.1.3 - ${RDEPEND}" +KEYWORDS="~ppc x86" + +RDEPEND=">=dev-python/imaging-1.1.3" ZPROD_LIST="ExtFile" -IUSE="" diff --git a/net-zope/extfile/extfile-1.4.2.ebuild b/net-zope/extfile/extfile-1.4.2.ebuild index fb00554d0923..83f54835302b 100644 --- a/net-zope/extfile/extfile-1.4.2.ebuild +++ b/net-zope/extfile/extfile-1.4.2.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2004 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/extfile/extfile-1.4.2.ebuild,v 1.1 2004/10/23 22:50:32 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/extfile/extfile-1.4.2.ebuild,v 1.2 2006/01/27 02:32:33 vapier Exp $ inherit zproduct DESCRIPTION="Zope proxy objects for files on the filesystem" HOMEPAGE="http://www.zope.org/Members/shh/ExtFile" SRC_URI="${HOMEPAGE}/${PV}/ExtFile-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -RDEPEND=">=dev-python/imaging-1.1.3 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=dev-python/imaging-1.1.3" ZPROD_LIST="ExtFile" -IUSE="" diff --git a/net-zope/exuserfolder/exuserfolder-0.20.0-r1.ebuild b/net-zope/exuserfolder/exuserfolder-0.20.0-r1.ebuild index 1daa2d8791f7..2deb05e73316 100644 --- a/net-zope/exuserfolder/exuserfolder-0.20.0-r1.ebuild +++ b/net-zope/exuserfolder/exuserfolder-0.20.0-r1.ebuild @@ -1,18 +1,17 @@ -# Copyright 1999-2004 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/exuserfolder/exuserfolder-0.20.0-r1.ebuild,v 1.2 2004/06/25 01:20:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/exuserfolder/exuserfolder-0.20.0-r1.ebuild,v 1.3 2006/01/27 02:32:54 vapier Exp $ inherit zproduct DESCRIPTION="allows authentication via alternative methods + mysql plain text auth patch" HOMEPAGE="http://exuserfolder.sf.net" SRC_URI="http://www.gentoo.at/distfiles/exuserfolder-0.2-s2upatch.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -RDEPEND="=net-zope/cmf-1.3* - >=net-zope/formulator-1.2.0 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" -SLOT="0" +RDEPEND="=net-zope/cmf-1.3* + >=net-zope/formulator-1.2.0" ZPROD_LIST="exUserFolder" diff --git a/net-zope/exuserfolder/exuserfolder-0.20.0.ebuild b/net-zope/exuserfolder/exuserfolder-0.20.0.ebuild index a31e0ca09087..78176a9cbd82 100644 --- a/net-zope/exuserfolder/exuserfolder-0.20.0.ebuild +++ b/net-zope/exuserfolder/exuserfolder-0.20.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/exuserfolder/exuserfolder-0.20.0.ebuild,v 1.3 2004/06/25 01:20:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/exuserfolder/exuserfolder-0.20.0.ebuild,v 1.4 2006/01/27 02:32:54 vapier Exp $ inherit zproduct @@ -12,11 +12,13 @@ MY_P_DOWNLOAD="${MY_PN_DOWNLOAD}-${MY_PV}" DESCRIPTION="Extensible User Folder is a user folder that requires the authentication of users to be removed from the storage of properties of users" HOMEPAGE="http://www.zope.org/Members/TheJester/${MY_PN}" SRC_URI="${HOMEPAGE}/${PV}/${MY_P_DOWNLOAD}.tgz" + LICENSE="GPL-2" KEYWORDS="~x86" +S=${WORKDIR} + ZPROD_LIST="${MY_PN}" -S="${WORKDIR}" MYDOC="${MYDOC} *.txt README.* LICENSE *.sql" src_install() { @@ -27,4 +29,3 @@ src_install() { find ${DIR} -exec chmod 644 \{} \; find ${DIR} -type d -exec chmod +x \{} \; } - diff --git a/net-zope/filesystemsite/filesystemsite-1.2.ebuild b/net-zope/filesystemsite/filesystemsite-1.2.ebuild index e29ea840a8f5..77f3dfd6a757 100644 --- a/net-zope/filesystemsite/filesystemsite-1.2.ebuild +++ b/net-zope/filesystemsite/filesystemsite-1.2.ebuild @@ -1,13 +1,14 @@ -# 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/filesystemsite/filesystemsite-1.2.ebuild,v 1.7 2005/02/21 21:23:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/filesystemsite-1.2.ebuild,v 1.8 2006/01/27 02:33:15 vapier Exp $ inherit zproduct -DESCRIPTION="Zope proxy objects for files on the filesystem." +DESCRIPTION="Zope proxy objects for files on the filesystem" HOMEPAGE="http://www.zope.org/Members/k_vertigo/Products/FileSystemSite" SRC_URI="${HOMEPAGE}/FileSystemSite-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="FileSystemSite" diff --git a/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild b/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild index a4ff338f3799..092734bdfd8c 100644 --- a/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild +++ b/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild @@ -1,17 +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/filesystemsite/filesystemsite-1.4.1.ebuild,v 1.4 2005/05/04 12:59:10 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/filesystemsite/filesystemsite-1.4.1.ebuild,v 1.5 2006/01/27 02:33:15 vapier Exp $ inherit zproduct -DESCRIPTION="Zope proxy objects for files on the filesystem." +DESCRIPTION="Zope proxy objects for files on the filesystem" HOMEPAGE="http://www.zope.org/Members/infrae/FileSystemSite" SRC_URI="${HOMEPAGE}/FileSystemSite-${PV}/FileSystemSite-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~amd64 ~ppc" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" -RDEPEND=">=net-zope/cmf-1.4.2 - ${RDEPEND}" +RDEPEND=">=net-zope/cmf-1.4.2" ZPROD_LIST="FileSystemSite" diff --git a/net-zope/fle3/fle3-1.4.2.ebuild b/net-zope/fle3/fle3-1.4.2.ebuild index d74e0317263e..696af6afe1f2 100644 --- a/net-zope/fle3/fle3-1.4.2.ebuild +++ b/net-zope/fle3/fle3-1.4.2.ebuild @@ -1,18 +1,17 @@ -# Copyright 1999-2004 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/fle3/fle3-1.4.2.ebuild,v 1.7 2004/10/23 22:36:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/fle3/fle3-1.4.2.ebuild,v 1.8 2006/01/27 02:33:35 vapier Exp $ inherit zproduct -P_NEW="fle_${PV}" +P_NEW="fle_${PV}" DESCRIPTION="Future Learning Environment for collaborative learning" HOMEPAGE="http://fle3.uiah.fi/" SRC_URI="${HOMEPAGE}/download/${P_NEW}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" -RDEPEND="dev-python/imaging - ${RDEPEND}" +KEYWORDS="~ppc x86" + +RDEPEND="dev-python/imaging" ZPROD_LIST="FLE" -IUSE="" diff --git a/net-zope/fle3/fle3-1.4.5.ebuild b/net-zope/fle3/fle3-1.4.5.ebuild index 101e1f35d3ea..15c7f79dc633 100644 --- a/net-zope/fle3/fle3-1.4.5.ebuild +++ b/net-zope/fle3/fle3-1.4.5.ebuild @@ -1,18 +1,17 @@ -# Copyright 1999-2004 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/fle3/fle3-1.4.5.ebuild,v 1.1 2004/10/23 22:57:58 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/fle3/fle3-1.4.5.ebuild,v 1.2 2006/01/27 02:33:35 vapier Exp $ inherit zproduct -P_NEW="fle_${PV}" +P_NEW="fle_${PV}" DESCRIPTION="Future Learning Environment for collaborative learning" HOMEPAGE="http://fle3.uiah.fi/" SRC_URI="${HOMEPAGE}/download/${P_NEW}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -RDEPEND="dev-python/imaging - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND="dev-python/imaging" ZPROD_LIST="FLE" -IUSE="" diff --git a/net-zope/formulator/formulator-1.3.1.ebuild b/net-zope/formulator/formulator-1.3.1.ebuild index de3a5e4959d3..19140105b3ba 100644 --- a/net-zope/formulator/formulator-1.3.1.ebuild +++ b/net-zope/formulator/formulator-1.3.1.ebuild @@ -1,14 +1,14 @@ -# 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/formulator/formulator-1.3.1.ebuild,v 1.8 2005/02/21 21:31:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.3.1.ebuild,v 1.9 2006/01/27 02:33:55 vapier Exp $ inherit zproduct -DESCRIPTION="Extensible framework that eases creation/validation of web-forms." - +DESCRIPTION="Extensible framework that eases creation/validation of web-forms" HOMEPAGE="http://www.zope.org/Members/faassen/Formulator" SRC_URI="http://zope.org/Members/faassen/Formulator/${PV}/Formulator-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="Formulator" diff --git a/net-zope/formulator/formulator-1.4.2.ebuild b/net-zope/formulator/formulator-1.4.2.ebuild index 94f992e80bef..88198d9887f3 100644 --- a/net-zope/formulator/formulator-1.4.2.ebuild +++ b/net-zope/formulator/formulator-1.4.2.ebuild @@ -1,14 +1,14 @@ -# 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/formulator/formulator-1.4.2.ebuild,v 1.5 2005/02/21 21:31:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.4.2.ebuild,v 1.6 2006/01/27 02:33:55 vapier Exp $ inherit zproduct -DESCRIPTION="Extensible framework that eases creation/validation of web-forms." - +DESCRIPTION="Extensible framework that eases creation/validation of web-forms" HOMEPAGE="http://www.zope.org/Members/faassen/Formulator" SRC_URI="http://zope.org/Members/faassen/Formulator/${PV}/Formulator-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="Formulator" diff --git a/net-zope/formulator/formulator-1.6.1.ebuild b/net-zope/formulator/formulator-1.6.1.ebuild index f401c6ef6f5d..6f522f008ca0 100644 --- a/net-zope/formulator/formulator-1.6.1.ebuild +++ b/net-zope/formulator/formulator-1.6.1.ebuild @@ -1,14 +1,14 @@ -# 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/formulator/formulator-1.6.1.ebuild,v 1.3 2005/02/21 21:31:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.6.1.ebuild,v 1.4 2006/01/27 02:33:55 vapier Exp $ inherit zproduct -DESCRIPTION="Extensible framework that eases creation/validation of web-forms." - +DESCRIPTION="Extensible framework that eases creation/validation of web-forms" HOMEPAGE="http://www.zope.org/Members/infrae/Formulator/" SRC_URI="http://www.zope.org/Members/infrae/Formulator/Formulator-${PV}/Formulator-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="Formulator" diff --git a/net-zope/formulator/formulator-1.6.2.ebuild b/net-zope/formulator/formulator-1.6.2.ebuild index b3fbdaaa64bd..aa53c5b9d432 100644 --- a/net-zope/formulator/formulator-1.6.2.ebuild +++ b/net-zope/formulator/formulator-1.6.2.ebuild @@ -1,14 +1,14 @@ -# 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/formulator/formulator-1.6.2.ebuild,v 1.5 2005/02/21 21:31:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.6.2.ebuild,v 1.6 2006/01/27 02:33:55 vapier Exp $ inherit zproduct -DESCRIPTION="Extensible framework that eases creation/validation of web-forms." - +DESCRIPTION="Extensible framework that eases creation/validation of web-forms" HOMEPAGE="http://www.zope.org/Members/infrae/Formulator/" SRC_URI="http://www.zope.org/Members/infrae/Formulator/Formulator-${PV}/Formulator-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="Formulator" diff --git a/net-zope/formulator/formulator-1.8.0.ebuild b/net-zope/formulator/formulator-1.8.0.ebuild index 34ad735ba06c..96db60047419 100644 --- a/net-zope/formulator/formulator-1.8.0.ebuild +++ b/net-zope/formulator/formulator-1.8.0.ebuild @@ -1,15 +1,14 @@ -# 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/formulator/formulator-1.8.0.ebuild,v 1.1 2005/03/28 15:24:32 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/formulator/formulator-1.8.0.ebuild,v 1.2 2006/01/27 02:33:55 vapier Exp $ inherit zproduct -DESCRIPTION="Extensible framework that eases creation/validation of web-forms." - +DESCRIPTION="Extensible framework that eases creation/validation of web-forms" HOMEPAGE="http://www.infrae.com/download/Formulator/" SRC_URI="http://www.infrae.com/download/Formulator/1.8.0/Formulator-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" ZPROD_LIST="Formulator" diff --git a/net-zope/generator/generator-1.3.0.11.ebuild b/net-zope/generator/generator-1.3.0.11.ebuild index 1c51163b751c..c948fba680df 100644 --- a/net-zope/generator/generator-1.3.0.11.ebuild +++ b/net-zope/generator/generator-1.3.0.11.ebuild @@ -1,30 +1,27 @@ -# 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/generator/generator-1.3.0.11.ebuild,v 1.3 2005/04/02 08:45:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/generator/generator-1.3.0.11.ebuild,v 1.4 2006/01/27 02:34:17 vapier Exp $ inherit zproduct MASTER_PN=archetypes - -DESCRIPTION="Widget generator package, originally designed for Archetypes." -WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" +DESCRIPTION="Widget generator package, originally designed for Archetypes" +HOMEPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${PN}-1.3.0-11.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="generator" -src_install() -{ +src_install() { zproduct_src_install all } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please be warned that it should not be used together with dev-python/generator !" } diff --git a/net-zope/generator/generator-1.3.0.13.ebuild b/net-zope/generator/generator-1.3.0.13.ebuild index 3ce4fc99812d..6e43b1e3c460 100644 --- a/net-zope/generator/generator-1.3.0.13.ebuild +++ b/net-zope/generator/generator-1.3.0.13.ebuild @@ -1,28 +1,26 @@ -# 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/generator/generator-1.3.0.13.ebuild,v 1.1 2005/04/15 17:20:05 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/generator/generator-1.3.0.13.ebuild,v 1.2 2006/01/27 02:34:17 vapier Exp $ inherit zproduct -DESCRIPTION="Widget generator package, originally designed for Archetypes." -WEBPAGE="http://www.sourceforge.net/projects/archetypes/" +DESCRIPTION="Widget generator package, originally designed for Archetypes" +HOMEPAGE="http://www.sourceforge.net/projects/archetypes/" SRC_URI="mirror://sourceforge/archetypes/${PN}-1.3.0-13.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="generator" -src_install() -{ +src_install() { zproduct_src_install all } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please be warned that it should not be used together with dev-python/generator !" } diff --git a/net-zope/generator/generator-1.3.0.ebuild b/net-zope/generator/generator-1.3.0.ebuild index 969ce051cd38..ac3a51e9d3f2 100644 --- a/net-zope/generator/generator-1.3.0.ebuild +++ b/net-zope/generator/generator-1.3.0.ebuild @@ -1,30 +1,27 @@ -# Copyright 1999-2004 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/generator/generator-1.3.0.ebuild,v 1.3 2004/10/14 20:34:04 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/generator/generator-1.3.0.ebuild,v 1.4 2006/01/27 02:34:17 vapier Exp $ inherit zproduct MASTER_PN=archetypes - -DESCRIPTION="Widget generator package, originally designed for Archetypes." -WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" +DESCRIPTION="Widget generator package, originally designed for Archetypes" +HOMEPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${P}-8.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" SLOT="1.3" +KEYWORDS="~ppc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="generator" -src_install() -{ +src_install() { zproduct_src_install all } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please be warned that it should not be used together with dev-python/generator !" } diff --git a/net-zope/genericuserfolder/genericuserfolder-1.2.4.ebuild b/net-zope/genericuserfolder/genericuserfolder-1.2.4.ebuild index dac16c83406a..9a7946810dad 100644 --- a/net-zope/genericuserfolder/genericuserfolder-1.2.4.ebuild +++ b/net-zope/genericuserfolder/genericuserfolder-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/genericuserfolder/genericuserfolder-1.2.4.ebuild,v 1.4 2004/06/25 01:21:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/genericuserfolder/genericuserfolder-1.2.4.ebuild,v 1.5 2006/01/27 02:34:37 vapier Exp $ inherit zproduct @@ -10,11 +10,13 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="The GenericUserFolder is a roll-your-own user folder" HOMEPAGE="http://www.zope.org/Members/Zen/${MY_PN}" SRC_URI="${HOMEPAGE}/${MY_PV}/${MY_P}.tgz" + LICENSE="GPL-2" KEYWORDS="~x86" +S=${WORKDIR}/lib/python/Products + ZPROD_LIST="${MY_PN}" -S="${WORKDIR}/lib/python/Products/" MYDOC="${MYDOC} *.txt" src_install() { @@ -25,4 +27,3 @@ src_install() { find ${DIR} -exec chmod 644 \{} \; find ${DIR} -type d -exec chmod +x \{} \; } - diff --git a/net-zope/groups/groups-0.3.1.ebuild b/net-zope/groups/groups-0.3.1.ebuild index 75f9620b4467..abe6505967be 100644 --- a/net-zope/groups/groups-0.3.1.ebuild +++ b/net-zope/groups/groups-0.3.1.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 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/groups/groups-0.3.1.ebuild,v 1.6 2004/06/25 01:21:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/groups/groups-0.3.1.ebuild,v 1.7 2006/01/27 02:34:59 vapier Exp $ inherit zproduct DESCRIPTION="Group support (including local roles) for Zope" HOMEPAGE="http://www.zope.org/Members/faassen/Groups" SRC_URI="${HOMEPAGE}/Groups-${PV}.tgz" + LICENSE="BSD" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="Groups" diff --git a/net-zope/groups/groups-0.3.2.ebuild b/net-zope/groups/groups-0.3.2.ebuild index 5db54621a9f8..22722e2ac3d0 100644 --- a/net-zope/groups/groups-0.3.2.ebuild +++ b/net-zope/groups/groups-0.3.2.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 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/groups/groups-0.3.2.ebuild,v 1.3 2004/06/25 01:21:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/groups/groups-0.3.2.ebuild,v 1.4 2006/01/27 02:34:59 vapier Exp $ inherit zproduct DESCRIPTION="Group support (including local roles) for Zope" HOMEPAGE="http://www.zope.org/Members/faassen/Groups" SRC_URI="${HOMEPAGE}/Groups-${PV}.tgz" + LICENSE="BSD" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="Groups" diff --git a/net-zope/groupuserfolder/groupuserfolder-2.0.1.ebuild b/net-zope/groupuserfolder/groupuserfolder-2.0.1.ebuild index 0c3bb9aadbcf..e0778eef0064 100644 --- a/net-zope/groupuserfolder/groupuserfolder-2.0.1.ebuild +++ b/net-zope/groupuserfolder/groupuserfolder-2.0.1.ebuild @@ -1,14 +1,14 @@ -# 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/groupuserfolder/groupuserfolder-2.0.1.ebuild,v 1.3 2005/03/19 17:29:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/groupuserfolder/groupuserfolder-2.0.1.ebuild,v 1.4 2006/01/27 02:35:20 vapier Exp $ inherit zproduct -DESCRIPTION="GroupUserFolder is a kind of user folder that provides a special kind of user management." +DESCRIPTION="GroupUserFolder is a kind of user folder that provides a special kind of user management" HOMEPAGE="http://ingeniweb.sourceforge.net/Products/GroupUserFolder/" SRC_URI="mirror://sourceforge/collective/GroupUserFolder-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc" -IUSE="" +KEYWORDS="ppc ~sparc x86" ZPROD_LIST="GroupUserFolder" diff --git a/net-zope/groupuserfolder/groupuserfolder-2.0.ebuild b/net-zope/groupuserfolder/groupuserfolder-2.0.ebuild index 4d1ec2f4c224..d96f207e46b1 100644 --- a/net-zope/groupuserfolder/groupuserfolder-2.0.ebuild +++ b/net-zope/groupuserfolder/groupuserfolder-2.0.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/groupuserfolder/groupuserfolder-2.0.ebuild,v 1.3 2004/07/27 19:32:56 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/groupuserfolder/groupuserfolder-2.0.ebuild,v 1.4 2006/01/27 02:35:20 vapier Exp $ inherit zproduct -DESCRIPTION="GroupUserFolder is a kind of user folder that provides a special kind of user management." +DESCRIPTION="GroupUserFolder is a kind of user folder that provides a special kind of user management" HOMEPAGE="http://ingeniweb.sourceforge.net/Products/GroupUserFolder/" SRC_URI="mirror://sourceforge/collective/GroupUserFolder-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" ZPROD_LIST="GroupUserFolder" diff --git a/net-zope/groupuserfolder/groupuserfolder-3.2.ebuild b/net-zope/groupuserfolder/groupuserfolder-3.2.ebuild index 1c81342a9fc0..db23a9821c7c 100644 --- a/net-zope/groupuserfolder/groupuserfolder-3.2.ebuild +++ b/net-zope/groupuserfolder/groupuserfolder-3.2.ebuild @@ -1,20 +1,19 @@ -# 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/groupuserfolder/groupuserfolder-3.2.ebuild,v 1.2 2005/04/02 08:54:45 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/groupuserfolder/groupuserfolder-3.2.ebuild,v 1.3 2006/01/27 02:35:20 vapier Exp $ inherit zproduct -DESCRIPTION="GroupUserFolder is a kind of user folder that provides a special kind of user management." +DESCRIPTION="GroupUserFolder is a kind of user folder that provides a special kind of user management" HOMEPAGE="http://ingeniweb.sourceforge.net/Products/GroupUserFolder/" SRC_URI="mirror://sourceforge/collective/GroupUserFolder-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" ZPROD_LIST="GroupUserFolder" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst einfo einfo "Please note that using GRUF 3.* with Plone 2.0.* can result in errors." diff --git a/net-zope/i18ndude/i18ndude-2.0.ebuild b/net-zope/i18ndude/i18ndude-2.0.ebuild index 902b65d37c13..b28897dfdd0a 100644 --- a/net-zope/i18ndude/i18ndude-2.0.ebuild +++ b/net-zope/i18ndude/i18ndude-2.0.ebuild @@ -1,19 +1,19 @@ -# 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/i18ndude/i18ndude-2.0.ebuild,v 1.1 2005/12/27 18:16:53 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/i18ndude/i18ndude-2.0.ebuild,v 1.2 2006/01/27 02:35:41 vapier Exp $ inherit distutils -DESCRIPTION="i18ndude is the swiss army knife for zope/plone/products translators." -SRC_URI="http://plone.org/products/${PN}/releases/${PV}/${P}.tar.gz" +DESCRIPTION="i18ndude is the swiss army knife for zope/plone/products translators" HOMEPAGE="http://plone.org/products/i18ndude" +SRC_URI="http://plone.org/products/${PN}/releases/${PV}/${P}.tar.gz" -DEPEND=">=dev-lang/python-2.3 - >=dev-python/pyxml-0.8.1" - -IUSE="" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -LICENSE="GPL-2" +IUSE="" + +DEPEND=">=dev-lang/python-2.3 + >=dev-python/pyxml-0.8.1" -S="${WORKDIR}/${PN}" +S=${WORKDIR}/${PN} diff --git a/net-zope/indexedcatalog/indexedcatalog-0.6.0.ebuild b/net-zope/indexedcatalog/indexedcatalog-0.6.0.ebuild index e1d93cbf5e19..87b9a9cb0d46 100644 --- a/net-zope/indexedcatalog/indexedcatalog-0.6.0.ebuild +++ b/net-zope/indexedcatalog/indexedcatalog-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/indexedcatalog/indexedcatalog-0.6.0.ebuild,v 1.2 2004/06/25 01:21:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/indexedcatalog/indexedcatalog-0.6.0.ebuild,v 1.3 2006/01/27 02:36:03 vapier Exp $ inherit distutils @@ -14,6 +14,7 @@ SRC_URI="http://www.async.com.br/projects/${MY_PN}/dist/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lang/python net-zope/zodb" diff --git a/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild b/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild index b24352061c4d..b571812f4db7 100644 --- a/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild +++ b/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2004 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/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild,v 1.7 2004/10/23 22:53:54 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.0b.ebuild,v 1.8 2006/01/27 02:36:23 vapier Exp $ inherit zproduct -DESCRIPTION="Issue tracking system." +DESCRIPTION="Issue tracking system" HOMEPAGE="http://www.zope.org/Members/peterbe/IssueTrackerProduct" SRC_URI="${HOMEPAGE}/IssueTrackerProduct-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" + # Wondering if these should be turned into local USE flags. -RDEPEND=">=dev-python/stripogram-1.4 - ${RDEPEND}" +RDEPEND=">=dev-python/stripogram-1.4" ZPROD_LIST="IssueTrackerProduct" -IUSE="" diff --git a/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.2.ebuild b/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.2.ebuild index b0da5e0105d6..76afae8a16ed 100644 --- a/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.2.ebuild +++ b/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.2.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2004 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/issuetrackerproduct/issuetrackerproduct-0.5.2.ebuild,v 1.1 2004/10/23 22:53:54 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/issuetrackerproduct/issuetrackerproduct-0.5.2.ebuild,v 1.2 2006/01/27 02:36:23 vapier Exp $ inherit zproduct -DESCRIPTION="Issue tracking system." +DESCRIPTION="Issue tracking system" HOMEPAGE="http://www.zope.org/Members/peterbe/IssueTrackerProduct" SRC_URI="${HOMEPAGE}/${PV}/IssueTrackerProduct-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -RDEPEND=">=dev-python/stripogram-1.4 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=dev-python/stripogram-1.4" ZPROD_LIST="IssueTrackerProduct" -IUSE="" diff --git a/net-zope/issuetrackerproduct/issuetrackerproduct-0.6.5.ebuild b/net-zope/issuetrackerproduct/issuetrackerproduct-0.6.5.ebuild index fc6bd1e2df83..c8a9d5d6c0ce 100644 --- a/net-zope/issuetrackerproduct/issuetrackerproduct-0.6.5.ebuild +++ b/net-zope/issuetrackerproduct/issuetrackerproduct-0.6.5.ebuild @@ -1,19 +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/issuetrackerproduct/issuetrackerproduct-0.6.5.ebuild,v 1.1 2005/04/19 17:43:42 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/issuetrackerproduct/issuetrackerproduct-0.6.5.ebuild,v 1.2 2006/01/27 02:36:23 vapier Exp $ inherit zproduct -DESCRIPTION="Friendly Issue tracking system for Zope." +DESCRIPTION="Friendly Issue tracking system for Zope" HOMEPAGE="http://www.issuetrackerproduct.com" SRC_URI="${HOMEPAGE}/Download/IssueTrackerProduct-${PV}.tgz" LICENSE="ZPL" -SLOT="0" -IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" -RDEPEND=">=dev-python/stripogram-1.4 - ${RDEPEND}" +RDEPEND=">=dev-python/stripogram-1.4" ZPROD_LIST="IssueTrackerProduct" diff --git a/net-zope/kupu/kupu-1.3.1.ebuild b/net-zope/kupu/kupu-1.3.1.ebuild index fad80f9bb197..c9ac0510b9bb 100644 --- a/net-zope/kupu/kupu-1.3.1.ebuild +++ b/net-zope/kupu/kupu-1.3.1.ebuild @@ -1,14 +1,14 @@ -# 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/kupu/kupu-1.3.1.ebuild,v 1.1 2005/12/11 20:21:43 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/kupu/kupu-1.3.1.ebuild,v 1.2 2006/01/27 02:36:44 vapier Exp $ inherit zproduct -DESCRIPTION="A 'document-centric' open source client-side editor for modern browsers." +DESCRIPTION="A 'document-centric' open source client-side editor for modern browsers" HOMEPAGE="http://kupu.oscom.org/" SRC_URI="http://kupu.oscom.org/midcom-serveattachmentguid-f40122579e491f7a7417987bef0c49ee/kupu-${PV}.tar.gz" + LICENSE="BSD" KEYWORDS="~x86" ZPROD_LIST="kupu" -IUSE="" diff --git a/net-zope/ldapuserfolder/ldapuserfolder-2.4.ebuild b/net-zope/ldapuserfolder/ldapuserfolder-2.4.ebuild index 2278a008bed8..e9f93a6849b3 100644 --- a/net-zope/ldapuserfolder/ldapuserfolder-2.4.ebuild +++ b/net-zope/ldapuserfolder/ldapuserfolder-2.4.ebuild @@ -1,17 +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/ldapuserfolder/ldapuserfolder-2.4.ebuild,v 1.4 2005/05/22 21:17:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/ldapuserfolder/ldapuserfolder-2.4.ebuild,v 1.5 2006/01/27 02:37:05 vapier Exp $ inherit zproduct -PV_NEW=${PV/./_} -DESCRIPTION="LDAP User Authentication for Zope." +PV_NEW=${PV/./_} +DESCRIPTION="LDAP User Authentication for Zope" HOMEPAGE="http://www.dataflake.org/software/ldapuserfolder/" SRC_URI="${HOMEPAGE}/${PN}_${PV}/LDAPUserFolder-${PV_NEW}.tgz" + LICENSE="ZPL" KEYWORDS="~ppc ~sparc x86" -RDEPEND=">=dev-python/python-ldap-2.0.0_pre05 - $RDEPEND" + +RDEPEND=">=dev-python/python-ldap-2.0.0_pre05" ZPROD_LIST="LDAPUserFolder" -IUSE="" diff --git a/net-zope/localfs/localfs-1.0.0.ebuild b/net-zope/localfs/localfs-1.0.0.ebuild index c42ae91dd0f6..b9e088bdffe7 100644 --- a/net-zope/localfs/localfs-1.0.0.ebuild +++ b/net-zope/localfs/localfs-1.0.0.ebuild @@ -1,17 +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/localfs/localfs-1.0.0.ebuild,v 1.8 2005/02/18 18:32:30 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/localfs/localfs-1.0.0.ebuild,v 1.9 2006/01/27 02:37:25 vapier Exp $ inherit zproduct -S="${WORKDIR}/lib/python/Products/" PV_NEW=${PV//./-} - DESCRIPTION="Zope product for accessing the local filesystem" HOMEPAGE="http://sourceforge.net/projects/localfs/" SRC_URI="mirror://sourceforge/localfs/LocalFS-${PV_NEW}.tgz" + LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" + +S=${WORKDIR}/lib/python/Products ZPROD_LIST="LocalFS" diff --git a/net-zope/localfs/localfs-1.6.ebuild b/net-zope/localfs/localfs-1.6.ebuild index 45faaaf8b0d9..97e181395d31 100644 --- a/net-zope/localfs/localfs-1.6.ebuild +++ b/net-zope/localfs/localfs-1.6.ebuild @@ -1,15 +1,14 @@ -# 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/localfs/localfs-1.6.ebuild,v 1.1 2005/02/18 18:32:30 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/localfs/localfs-1.6.ebuild,v 1.2 2006/01/27 02:37:25 vapier Exp $ inherit zproduct -DESCRIPTION="Zope product for accessing the local filesystem - andreas fork." +DESCRIPTION="Zope product for accessing the local filesystem - andreas fork" HOMEPAGE="http://www.easyleading.org/Downloads/" SRC_URI="${HOMEPAGE}LocalFS-1.6-andreas.tar.gz" + LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="LocalFS" diff --git a/net-zope/localfs/localfs-1.7_rc1.ebuild b/net-zope/localfs/localfs-1.7_rc1.ebuild index 096460bbf8f3..9d49a06ba2e4 100644 --- a/net-zope/localfs/localfs-1.7_rc1.ebuild +++ b/net-zope/localfs/localfs-1.7_rc1.ebuild @@ -1,15 +1,14 @@ -# 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/localfs/localfs-1.7_rc1.ebuild,v 1.1 2005/04/01 12:49:18 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/localfs/localfs-1.7_rc1.ebuild,v 1.2 2006/01/27 02:37:25 vapier Exp $ inherit zproduct -DESCRIPTION="Zope product for accessing the local filesystem - andreas fork." +DESCRIPTION="Zope product for accessing the local filesystem - andreas fork" HOMEPAGE="http://www.easyleading.org/Downloads/" SRC_URI="${HOMEPAGE}LocalFS-1.6-andreas.tar.gz" + LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="LocalFS" diff --git a/net-zope/localizer/localizer-1.0.0-r1.ebuild b/net-zope/localizer/localizer-1.0.0-r1.ebuild index c76a2346c31f..a1a66196ce3d 100644 --- a/net-zope/localizer/localizer-1.0.0-r1.ebuild +++ b/net-zope/localizer/localizer-1.0.0-r1.ebuild @@ -1,19 +1,16 @@ -# Copyright 1999-2004 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/localizer/localizer-1.0.0-r1.ebuild,v 1.8 2004/08/25 03:00:12 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/localizer/localizer-1.0.0-r1.ebuild,v 1.9 2006/01/27 02:37:45 vapier Exp $ inherit zproduct -DESCRIPTION="Helps to build multilingual zope websites and zope products." +DESCRIPTION="Helps to build multilingual zope websites and zope products" HOMEPAGE="http://www.localizer.org" SRC_URI="mirror://sourceforge/lleu/Localizer-${PV}.tgz" + LICENSE="GPL-2" -IUSE="" DEPEND="" ZPROD_LIST="Localizer" MYDOC="BUGS.txt old/CHANGES.txt old/UPGRADE.txt RELEASE-*txt* ${MYDOC}" - - - diff --git a/net-zope/localizer/localizer-1.0.1.ebuild b/net-zope/localizer/localizer-1.0.1.ebuild index fa8c68f150a9..9d7cd1e71674 100644 --- a/net-zope/localizer/localizer-1.0.1.ebuild +++ b/net-zope/localizer/localizer-1.0.1.ebuild @@ -1,18 +1,16 @@ -# Copyright 1999-2004 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/localizer/localizer-1.0.1.ebuild,v 1.5 2004/08/25 03:00:12 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/localizer/localizer-1.0.1.ebuild,v 1.6 2006/01/27 02:37:45 vapier Exp $ inherit zproduct -DESCRIPTION="Helps to build multilingual zope websites and zope products." +DESCRIPTION="Helps to build multilingual zope websites and zope products" HOMEPAGE="http://www.localizer.org" SRC_URI="mirror://sourceforge/lleu/Localizer-${PV}.tgz" + LICENSE="GPL-2" -IUSE="" DEPEND="" ZPROD_LIST="Localizer" MYDOC="BUGS.txt old/CHANGES.txt old/UPGRADE.txt RELEASE-*txt* ${MYDOC}" - - diff --git a/net-zope/localizer/localizer-1.1.0_alpha1.ebuild b/net-zope/localizer/localizer-1.1.0_alpha1.ebuild index 5599b582fe0b..d90f80c687ee 100644 --- a/net-zope/localizer/localizer-1.1.0_alpha1.ebuild +++ b/net-zope/localizer/localizer-1.1.0_alpha1.ebuild @@ -1,20 +1,18 @@ -# Copyright 1999-2004 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/localizer/localizer-1.1.0_alpha1.ebuild,v 1.4 2004/08/25 03:00:12 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/localizer/localizer-1.1.0_alpha1.ebuild,v 1.5 2006/01/27 02:37:45 vapier Exp $ inherit zproduct -PV_NEW=${PV/_/-} -DESCRIPTION="Helps to build multilingual zope websites and zope products." +PV_NEW=${PV/_/-} +DESCRIPTION="Helps to build multilingual zope websites and zope products" HOMEPAGE="http://www.localizer.org" SRC_URI="mirror://sourceforge/lleu/Localizer-${PV_NEW}.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" DEPEND="" ZPROD_LIST="Localizer" MYDOC="BUGS.txt old/CHANGES.txt old/UPGRADE.txt RELEASE-*txt* ${MYDOC}" - - diff --git a/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.7.ebuild b/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.7.ebuild index 5c11922ee490..694b42f913e5 100644 --- a/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.7.ebuild +++ b/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.7.ebuild @@ -1,25 +1,23 @@ -# 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/mimetypesregistry/mimetypesregistry-1.3.2.7.ebuild,v 1.3 2005/04/02 08:48:24 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.7.ebuild,v 1.4 2006/01/27 02:38:05 vapier Exp $ inherit zproduct MY_P=MimetypesRegistry-1.3.2-7 MASTER_PN=archetypes - -DESCRIPTION="Mimetypes Registry for Archetypes and PortalTransforms used in Plone." -WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" +DESCRIPTION="Mimetypes Registry for Archetypes and PortalTransforms used in Plone" +HOMEPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${MY_P}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="MimetypesRegistry" -src_install() -{ +src_install() { zproduct_src_install all } diff --git a/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.ebuild b/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.ebuild index f9a5256fd78b..a091313aedc6 100644 --- a/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.ebuild +++ b/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.ebuild @@ -1,25 +1,23 @@ -# Copyright 1999-2004 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/mimetypesregistry/mimetypesregistry-1.3.2.ebuild,v 1.1 2004/10/07 21:33:36 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/mimetypesregistry/mimetypesregistry-1.3.2.ebuild,v 1.2 2006/01/27 02:38:05 vapier Exp $ inherit zproduct MY_P=MimetypesRegistry-1.3.2-4 MASTER_PN=archetypes - -DESCRIPTION="Mimetypes Registry for Archetypes and PortalTransforms used in Plone." -WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" +DESCRIPTION="Mimetypes Registry for Archetypes and PortalTransforms used in Plone" +HOMEPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${MY_P}.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" SLOT="1.3" +KEYWORDS="~ppc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="MimetypesRegistry" -src_install() -{ +src_install() { zproduct_src_install all } diff --git a/net-zope/mimetypesregistry/mimetypesregistry-1.3.3.ebuild b/net-zope/mimetypesregistry/mimetypesregistry-1.3.3.ebuild index 7d4b426cebaf..9a0c5a440bdf 100644 --- a/net-zope/mimetypesregistry/mimetypesregistry-1.3.3.ebuild +++ b/net-zope/mimetypesregistry/mimetypesregistry-1.3.3.ebuild @@ -1,24 +1,22 @@ -# 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/mimetypesregistry/mimetypesregistry-1.3.3.ebuild,v 1.3 2005/05/21 14:37:43 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/mimetypesregistry/mimetypesregistry-1.3.3.ebuild,v 1.4 2006/01/27 02:38:05 vapier Exp $ inherit zproduct MY_P=MimetypesRegistry-1.3.3-final - -DESCRIPTION="Mimetypes Registry for Archetypes and PortalTransforms used in Plone." -WEBPAGE="http://www.sourceforge.net/projects/archetypes" +DESCRIPTION="Mimetypes Registry for Archetypes and PortalTransforms used in Plone" +HOMEPAGE="http://www.sourceforge.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="MimetypesRegistry" -src_install() -{ +src_install() { zproduct_src_install all } diff --git a/net-zope/mpoll/mpoll-0.3.1.ebuild b/net-zope/mpoll/mpoll-0.3.1.ebuild index 989f76b8af06..3fabca51c2b5 100644 --- a/net-zope/mpoll/mpoll-0.3.1.ebuild +++ b/net-zope/mpoll/mpoll-0.3.1.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2004 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/mpoll/mpoll-0.3.1.ebuild,v 1.2 2004/06/25 01:22:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/mpoll/mpoll-0.3.1.ebuild,v 1.3 2006/01/27 02:38:25 vapier Exp $ inherit zproduct -DESCRIPTION="MPoll provides a polling product for Plone." +DESCRIPTION="MPoll provides a polling product for Plone" HOMEPAGE="http://www.sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/MPoll-${PV}.tar.gz" + LICENSE="GPL-2" KEYWORDS="~x86" RDEPEND=">=net-zope/plone-1.0.1 - >=net-zope/archetypes-0.9 - ${RDEPEND}" + >=net-zope/archetypes-0.9" ZPROD_LIST="MPoll" diff --git a/net-zope/mymediamanager/mymediamanager-1.3.1.ebuild b/net-zope/mymediamanager/mymediamanager-1.3.1.ebuild index bcae0435c5b3..889384d6b988 100644 --- a/net-zope/mymediamanager/mymediamanager-1.3.1.ebuild +++ b/net-zope/mymediamanager/mymediamanager-1.3.1.ebuild @@ -1,24 +1,23 @@ -# Copyright 1999-2004 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/mymediamanager/mymediamanager-1.3.1.ebuild,v 1.2 2004/10/17 09:56:01 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/mymediamanager/mymediamanager-1.3.1.ebuild,v 1.3 2006/01/27 02:38:45 vapier Exp $ inherit zproduct -DESCRIPTION="Zope product for streaming content management." +DESCRIPTION="Zope product for streaming content management" HOMEPAGE="http://www.mmmanager.org/" SRC_URI="http://zope.org/Members/gittew/MyMediaManager/${PV}/MyMediaManager-1.3-1.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/zope-2.6.4 - >=net-zope/cmf-1.4.2 - >=net-zope/plone-2.0 - ${RDEPEND}" -IUSE="" + >=net-zope/cmf-1.4.2 + >=net-zope/plone-2.0" ZPROD_LIST="MyMediaManager" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Open ZMI and use CMFQuickInstallerTool or read the documentation of this" ewarn "product for instruction on how to add this product to your CMF/Plone site." diff --git a/net-zope/neoboard/neoboard-1.1.ebuild b/net-zope/neoboard/neoboard-1.1.ebuild index 4305f0d86d8d..349290ee784b 100644 --- a/net-zope/neoboard/neoboard-1.1.ebuild +++ b/net-zope/neoboard/neoboard-1.1.ebuild @@ -1,28 +1,27 @@ -# Copyright 1999-2004 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/neoboard/neoboard-1.1.ebuild,v 1.6 2004/06/25 01:22:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/neoboard/neoboard-1.1.ebuild,v 1.7 2006/01/27 02:39:05 vapier Exp $ inherit zproduct -P_NEW="NeoBoard-${PV}" -DESCRIPTION="Threaded message boards w/articles, attachments, & i18n." +P_NEW="NeoBoard-${PV}" +DESCRIPTION="Threaded message boards w/articles, attachments, & i18n" HOMEPAGE="http://www.zoper.net/" SRC_URI="${HOMEPAGE}/Downloads/${P_NEW}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" -RDEPEND="net-zope/neoportallibrary - ${RDEPEND}" +KEYWORDS="~ppc x86" + +RDEPEND="net-zope/neoportallibrary" ZPROD_LIST="NeoBoard" -src_unpack() -{ +src_unpack() { unpack ${A} mv ${S}/${P_NEW} ${S}/NeoBoard } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "There are three different ways to add this product to your" ewarn "Zope/CMF/Plone site. Please consult the documentation." diff --git a/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild b/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild index 22e6ff36ec20..0d2490603d3e 100644 --- a/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild +++ b/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild @@ -1,21 +1,21 @@ -# Copyright 1999-2004 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/neoportallibrary/neoportallibrary-0.9b.ebuild,v 1.5 2004/06/25 01:23:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/neoportallibrary/neoportallibrary-0.9b.ebuild,v 1.6 2006/01/27 02:39:25 vapier Exp $ inherit zproduct -P_NEW="NeoPortalLibrary-${PV}" -DESCRIPTION="Collection of modules to build Zope/CMF/Plone products." +P_NEW="NeoPortalLibrary-${PV}" +DESCRIPTION="Collection of modules to build Zope/CMF/Plone products" HOMEPAGE="http://www.zoper.net/" SRC_URI="${HOMEPAGE}/Downloads/${P_NEW}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="NeoPortalLibrary" MYDOC="doc/Developers_Guide.txt ${MYDOC}" -src_unpack() -{ +src_unpack() { unpack ${A} mv ${S}/${P_NEW} ${S}/NeoPortalLibrary } diff --git a/net-zope/parsedxml/parsedxml-1.4.ebuild b/net-zope/parsedxml/parsedxml-1.4.ebuild index c916ec9d04e9..f66fa1ae5ab1 100644 --- a/net-zope/parsedxml/parsedxml-1.4.ebuild +++ b/net-zope/parsedxml/parsedxml-1.4.ebuild @@ -1,17 +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/parsedxml/parsedxml-1.4.ebuild,v 1.4 2005/02/21 21:32:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.4.ebuild,v 1.5 2006/01/27 02:39:45 vapier Exp $ inherit zproduct -DESCRIPTION="XML objects for Zope." +DESCRIPTION="XML objects for Zope" HOMEPAGE="http://www.infrae.com/download/ParsedXML" SRC_URI="${HOMEPAGE}/${PV}/ParsedXML-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" -RDEPEND=">=dev-python/pyxml-0.8.3 - ${RDEPEND}" +KEYWORDS="~amd64 ~ppc x86" + +RDEPEND=">=dev-python/pyxml-0.8.3" ZPROD_LIST="ParsedXML" MYDOC="README.DOMProxy README.parseprint ${MYDOC}" diff --git a/net-zope/passwordresettool/passwordresettool-0.3.0.ebuild b/net-zope/passwordresettool/passwordresettool-0.3.0.ebuild index 2b609183d669..c4fa6b424664 100644 --- a/net-zope/passwordresettool/passwordresettool-0.3.0.ebuild +++ b/net-zope/passwordresettool/passwordresettool-0.3.0.ebuild @@ -1,17 +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/passwordresettool/passwordresettool-0.3.0.ebuild,v 1.1 2005/12/24 14:06:00 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/passwordresettool/passwordresettool-0.3.0.ebuild,v 1.2 2006/01/27 02:40:05 vapier Exp $ inherit zproduct MY_P="PasswordResetTool" -DESCRIPTION="From the Plone Collective. Mandatory for changing Zope's encrypted user passwords." +DESCRIPTION="From the Plone Collective. Mandatory for changing Zope's encrypted user passwords" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/${MY_P}-${PV}.tar.gz" + LICENSE="ZPL" KEYWORDS="~x86" RDEPEND=">=net-zope/plone-2.0" ZPROD_LIST="${MY_P}" - diff --git a/net-zope/photo/photo-1.2.3.ebuild b/net-zope/photo/photo-1.2.3.ebuild index 597d785b7504..712a897244b1 100644 --- a/net-zope/photo/photo-1.2.3.ebuild +++ b/net-zope/photo/photo-1.2.3.ebuild @@ -1,20 +1,18 @@ -# 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/photo/photo-1.2.3.ebuild,v 1.10 2005/05/08 04:58:38 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.3.ebuild,v 1.11 2006/01/27 02:40:29 vapier Exp $ inherit zproduct DESCRIPTION="Zope product for managing photos and photo albums" - HOMEPAGE="http://www.zope.org/Members/rbickers/Photo" SRC_URI="mirror://sourceforge/zopephoto/Photo-${PV}.tgz" + LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="~ppc ~sparc x86" + RDEPEND="dev-python/imaging - media-gfx/imagemagick - ${RDEPEND}" + media-gfx/imagemagick" ZPROD_LIST="Photo" MYDOC="FAQ.txt THANKS.txt UPGRADE.txt DEPENDENCIES.txt ${MYDOC}" -IUSE="" diff --git a/net-zope/photo/photo-1.2.4.ebuild b/net-zope/photo/photo-1.2.4.ebuild index 1eab1b62ea1c..798c3b47642e 100644 --- a/net-zope/photo/photo-1.2.4.ebuild +++ b/net-zope/photo/photo-1.2.4.ebuild @@ -1,20 +1,18 @@ -# 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/photo/photo-1.2.4.ebuild,v 1.1 2005/08/28 13:10:34 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/photo/photo-1.2.4.ebuild,v 1.2 2006/01/27 02:40:29 vapier Exp $ inherit zproduct DESCRIPTION="Zope product for managing photos and photo albums" - HOMEPAGE="http://www.zope.org/Members/rbickers/Photo" SRC_URI="http://www.zope.org/Members/rbickers/Photo/Photo/Photo-${PV}.tgz" + LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~ppc ~sparc ~x86" + RDEPEND="dev-python/imaging - media-gfx/imagemagick - ${RDEPEND}" + media-gfx/imagemagick" ZPROD_LIST="Photo" MYDOC="FAQ.txt THANKS.txt UPGRADE.txt DEPENDENCIES.txt ${MYDOC}" -IUSE="" diff --git a/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild b/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild index 283d61bbd98a..89ec511f9c76 100644 --- a/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild +++ b/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2004 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/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild,v 1.4 2004/07/27 19:38:05 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc3.ebuild,v 1.5 2006/01/27 02:41:10 vapier Exp $ inherit zproduct MY_P="1.0fork-rc3" - DESCRIPTION="Translation service based on potfiles in the filesystem. (forked version)" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/PlacelessTranslationService-${MY_P}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" ZPROD_LIST="PlacelessTranslationService" diff --git a/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc7.ebuild b/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc7.ebuild index de18e6580c0e..3268414a0397 100644 --- a/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc7.ebuild +++ b/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc7.ebuild @@ -1,16 +1,15 @@ -# 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/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc7.ebuild,v 1.4 2005/04/02 08:55:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/placelesstranslationservice-fork/placelesstranslationservice-fork-1.0_rc7.ebuild,v 1.5 2006/01/27 02:41:10 vapier Exp $ inherit zproduct MY_P="1.0fork-rc7" - DESCRIPTION="Translation service based on potfiles in the filesystem. (forked version)" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/PlacelessTranslationService-${MY_P}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc ~amd64" -IUSE="" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="PlacelessTranslationService" diff --git a/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild b/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild index aa5fc7e51758..facc3b261e97 100644 --- a/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild +++ b/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2004 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/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild,v 1.5 2004/09/24 20:38:16 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/placelesstranslationservice/placelesstranslationservice-1.0_beta3.ebuild,v 1.6 2006/01/27 02:40:49 vapier Exp $ inherit zproduct MY_P=1.0fork-beta3 - -DESCRIPTION="Translation service based on potfiles in the filesystem." +DESCRIPTION="Translation service based on potfiles in the filesystem" HOMEPAGE="http://sf.net/projects/collective" SRC_URI="mirror://sourceforge/collective/PlacelessTranslationService-${MY_P}.tar.bz2" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="PlacelessTranslationService" diff --git a/net-zope/plone/plone-1.0.5.ebuild b/net-zope/plone/plone-1.0.5.ebuild index de4ead35292a..670be188d59d 100644 --- a/net-zope/plone/plone-1.0.5.ebuild +++ b/net-zope/plone/plone-1.0.5.ebuild @@ -1,33 +1,32 @@ -# Copyright 1999-2004 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/plone/plone-1.0.5.ebuild,v 1.7 2004/07/24 22:56:26 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-1.0.5.ebuild,v 1.8 2006/01/27 02:41:36 vapier Exp $ inherit zproduct -S="${WORKDIR}/CMFPlone-${PV}" -DESCRIPTION="A Zope Content Management System, based on Zope CMF." +DESCRIPTION="A Zope Content Management System, based on Zope CMF" HOMEPAGE="http://plone.org" SRC_URI="mirror://sourceforge/plone/CMFPlone${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" -IUSE="" +KEYWORDS="~ppc x86" + RDEPEND="=net-zope/cmf-1.3* - >=net-zope/formulator-1.2.0 - ${RDEPEND}" + >=net-zope/formulator-1.2.0" + +S=${WORKDIR}/CMFPlone-${PV} ZPROD_LIST="CMFPlone DCWorkflow" MYDOC="docs/NavigationTool.txt docs/SiteTypes.txt ${MYDOC}" -src_install() -{ +src_install() { rm -R Formulator/ zproduct_src_install all } # Since i18n isn't a product folder, leaving it in $ZP_DIR/$PF. -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst einfo "---> NOTE: i18n folder location: ${ZP_DIR}/${PF}" } diff --git a/net-zope/plone/plone-1.0.6.ebuild b/net-zope/plone/plone-1.0.6.ebuild index d721c6ab19a0..97629487af69 100644 --- a/net-zope/plone/plone-1.0.6.ebuild +++ b/net-zope/plone/plone-1.0.6.ebuild @@ -1,33 +1,32 @@ -# Copyright 1999-2004 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/plone/plone-1.0.6.ebuild,v 1.1 2004/07/24 22:56:26 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-1.0.6.ebuild,v 1.2 2006/01/27 02:41:36 vapier Exp $ inherit zproduct -S="${WORKDIR}/CMFPlone-${PV}" -DESCRIPTION="A Zope Content Management System, based on Zope CMF." +DESCRIPTION="A Zope Content Management System, based on Zope CMF" HOMEPAGE="http://plone.org" SRC_URI="mirror://sourceforge/plone/Plone-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" + RDEPEND="=net-zope/cmf-1.3* - >=net-zope/formulator-1.2.0 - ${RDEPEND}" + >=net-zope/formulator-1.2.0" + +S=${WORKDIR}/CMFPlone-${PV} ZPROD_LIST="CMFPlone DCWorkflow" MYDOC="docs/NavigationTool.txt docs/SiteTypes.txt ${MYDOC}" -src_install() -{ +src_install() { rm -R Formulator/ zproduct_src_install all } # Since i18n isn't a product folder, leaving it in $ZP_DIR/$PF. -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst einfo "---> NOTE: i18n folder location: ${ZP_DIR}/${PF}" } diff --git a/net-zope/plone/plone-2.0.4.ebuild b/net-zope/plone/plone-2.0.4.ebuild index dec861664720..8d119115684c 100644 --- a/net-zope/plone/plone-2.0.4.ebuild +++ b/net-zope/plone/plone-2.0.4.ebuild @@ -1,17 +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/plone/plone-2.0.4.ebuild,v 1.6 2005/11/14 13:38:11 seemant Exp $ - -SLOT="2.0" +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.4.ebuild,v 1.7 2006/01/27 02:41:36 vapier Exp $ inherit zproduct -DESCRIPTION="A Zope Content Management System, based on Zope CMF." +DESCRIPTION="A Zope Content Management System, based on Zope CMF" HOMEPAGE="http://plone.org" SRC_URI="mirror://sourceforge/plone/PloneBase-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64" -IUSE="" +SLOT="2.0" +KEYWORDS="~amd64 ppc x86" + RDEPEND=">=net-zope/cmf-1.4.7 >=net-zope/zope-2.7 >=net-zope/btreefolder2-1.0.1 @@ -27,7 +27,6 @@ RDEPEND=">=net-zope/cmf-1.4.7 >=net-zope/portaltransforms-1.0.4 >=net-zope/externaleditor-0.8 >=net-zope/epoz-0.8.2 - >=app-admin/zope-config-0.4 - ${RDEPEND}" + >=app-admin/zope-config-0.4" ZPROD_LIST="CMFPlone" diff --git a/net-zope/plone/plone-2.0.5-r1.ebuild b/net-zope/plone/plone-2.0.5-r1.ebuild index 682ba1338902..f8ed70c9a4f9 100644 --- a/net-zope/plone/plone-2.0.5-r1.ebuild +++ b/net-zope/plone/plone-2.0.5-r1.ebuild @@ -1,17 +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/plone/plone-2.0.5-r1.ebuild,v 1.4 2005/05/06 03:35:24 swegener Exp $ - -SLOT="2.0" +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.5-r1.ebuild,v 1.5 2006/01/27 02:41:36 vapier Exp $ inherit zproduct -DESCRIPTION="A Zope Content Management System, based on Zope CMF." +DESCRIPTION="A Zope Content Management System, based on Zope CMF" HOMEPAGE="http://plone.org" SRC_URI="mirror://sourceforge/plone/PloneBase-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" +SLOT="2.0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + RDEPEND="=net-zope/cmf-1.4* =net-zope/zope-2.7* >=net-zope/btreefolder2-1.0.1 @@ -28,7 +28,6 @@ RDEPEND="=net-zope/cmf-1.4* >=net-zope/externaleditor-0.8 >=net-zope/epoz-0.8.2 >=app-admin/zope-config-0.5 - >=dev-lang/python-2.3 - ${RDEPEND}" + >=dev-lang/python-2.3" ZPROD_LIST="CMFPlone" diff --git a/net-zope/plone/plone-2.0.5.ebuild b/net-zope/plone/plone-2.0.5.ebuild index c88bb0bff051..22ec47026893 100644 --- a/net-zope/plone/plone-2.0.5.ebuild +++ b/net-zope/plone/plone-2.0.5.ebuild @@ -1,17 +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/plone/plone-2.0.5.ebuild,v 1.4 2005/05/06 03:35:24 swegener Exp $ - -SLOT="2.0" +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.5.ebuild,v 1.5 2006/01/27 02:41:36 vapier Exp $ inherit zproduct -DESCRIPTION="A Zope Content Management System, based on Zope CMF." +DESCRIPTION="A Zope Content Management System, based on Zope CMF" HOMEPAGE="http://plone.org" SRC_URI="mirror://sourceforge/plone/PloneBase-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" +SLOT="2.0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + RDEPEND=">=net-zope/cmf-1.4.7 >=net-zope/zope-2.7 >=net-zope/btreefolder2-1.0.1 @@ -28,7 +28,6 @@ RDEPEND=">=net-zope/cmf-1.4.7 >=net-zope/externaleditor-0.8 >=net-zope/epoz-0.8.2 >=app-admin/zope-config-0.5 - >=dev-lang/python-2.3 - ${RDEPEND}" + >=dev-lang/python-2.3" ZPROD_LIST="CMFPlone" diff --git a/net-zope/plone/plone-2.0.ebuild b/net-zope/plone/plone-2.0.ebuild index 1daeac5fb45f..5f2a7da96e06 100644 --- a/net-zope/plone/plone-2.0.ebuild +++ b/net-zope/plone/plone-2.0.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2004 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/plone/plone-2.0.ebuild,v 1.3 2004/07/24 22:56:26 batlogg Exp $ - -SLOT="2.0" +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.ebuild,v 1.4 2006/01/27 02:41:36 vapier Exp $ inherit zproduct -DESCRIPTION="A Zope Content Management System, based on Zope CMF." +DESCRIPTION="A Zope Content Management System, based on Zope CMF" HOMEPAGE="http://plone.org" SRC_URI="mirror://sourceforge/plone/PloneBase-2.0-final.tar.gz" + LICENSE="GPL-2" +SLOT="2.0" KEYWORDS="~x86" -IUSE="" + RDEPEND=">=net-zope/cmf-1.4.2 >=net-zope/btreefolder2-1.0 >=net-zope/cmfactionicons-0.9 @@ -25,7 +25,6 @@ RDEPEND=">=net-zope/cmf-1.4.2 >=net-zope/archetypes-1.2.5_rc4 >=net-zope/portaltransforms-1.0.3 >=net-zope/externaleditor-0.7 - >=net-zope/epoz-0.8.0 - ${RDEPEND}" + >=net-zope/epoz-0.8.0" ZPROD_LIST="CMFPlone" diff --git a/net-zope/plonecollectorng/plonecollectorng-1.2.2.ebuild b/net-zope/plonecollectorng/plonecollectorng-1.2.2.ebuild index 282c262340a8..289a14dae677 100644 --- a/net-zope/plonecollectorng/plonecollectorng-1.2.2.ebuild +++ b/net-zope/plonecollectorng/plonecollectorng-1.2.2.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/plonecollectorng/plonecollectorng-1.2.2.ebuild,v 1.3 2005/02/17 14:22:19 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonecollectorng/plonecollectorng-1.2.2.ebuild,v 1.4 2006/01/27 02:41:57 vapier Exp $ inherit zproduct DESCRIPTION="PCNG is a bugtracking system for Plone. It is based on the concepts and ideas of CMFCollector and CMFCollectorNG but it is a complete re-write" HOMEPAGE="http://www.zope.org/Members/ajung/PloneCollectorNG" SRC_URI="mirror://sourceforge/collective/PloneCollectorNG-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/plone-2.0.3 - >=net-zope/archetypes-1.3.0_rc2 - ${RDEPEND}" + >=net-zope/archetypes-1.3.0_rc2" + ZPROD_LIST="PloneCollectorNG" diff --git a/net-zope/plonecollectorng/plonecollectorng-1.2.3.ebuild b/net-zope/plonecollectorng/plonecollectorng-1.2.3.ebuild index 52e4d4abd87c..8ce245645e80 100644 --- a/net-zope/plonecollectorng/plonecollectorng-1.2.3.ebuild +++ b/net-zope/plonecollectorng/plonecollectorng-1.2.3.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/plonecollectorng/plonecollectorng-1.2.3.ebuild,v 1.2 2005/02/17 14:22:19 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonecollectorng/plonecollectorng-1.2.3.ebuild,v 1.3 2006/01/27 02:41:57 vapier Exp $ inherit zproduct DESCRIPTION="PCNG is a bugtracking system for Plone. It is based on the concepts and ideas of CMFCollector and CMFCollectorNG but it is a complete re-write" HOMEPAGE="http://www.zope.org/Members/ajung/PloneCollectorNG" SRC_URI="mirror://sourceforge/collective/PloneCollectorNG-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/plone-2.0.3 - >=net-zope/archetypes-1.3.0_rc2 - ${RDEPEND}" + >=net-zope/archetypes-1.3.0_rc2" + ZPROD_LIST="PloneCollectorNG" diff --git a/net-zope/plonecollectorng/plonecollectorng-1.2.6.ebuild b/net-zope/plonecollectorng/plonecollectorng-1.2.6.ebuild index 68e9035d5857..075d1acacab3 100644 --- a/net-zope/plonecollectorng/plonecollectorng-1.2.6.ebuild +++ b/net-zope/plonecollectorng/plonecollectorng-1.2.6.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/plonecollectorng/plonecollectorng-1.2.6.ebuild,v 1.2 2005/05/06 14:56:29 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonecollectorng/plonecollectorng-1.2.6.ebuild,v 1.3 2006/01/27 02:41:57 vapier Exp $ inherit zproduct DESCRIPTION="PCNG is a bugtracking system for Plone. It is based on the concepts and ideas of CMFCollector and CMFCollectorNG but it is a complete re-write" HOMEPAGE="http://www.zope.org/Members/ajung/PloneCollectorNG" SRC_URI="mirror://sourceforge/collective/PloneCollectorNG-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" + RDEPEND=">=net-zope/plone-2.0 - >=net-zope/archetypes-1.3 - ${RDEPEND}" + >=net-zope/archetypes-1.3" + ZPROD_LIST="PloneCollectorNG" diff --git a/net-zope/ploneerrorreporting/ploneerrorreporting-0.1.ebuild b/net-zope/ploneerrorreporting/ploneerrorreporting-0.1.ebuild index a62a35ffa7f9..275507727fb1 100644 --- a/net-zope/ploneerrorreporting/ploneerrorreporting-0.1.ebuild +++ b/net-zope/ploneerrorreporting/ploneerrorreporting-0.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/ploneerrorreporting/ploneerrorreporting-0.1.ebuild,v 1.3 2004/09/11 22:08:25 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/ploneerrorreporting/ploneerrorreporting-0.1.ebuild,v 1.4 2006/01/27 02:42:17 vapier Exp $ inherit zproduct -DESCRIPTION="PloneErrorReporting replaces error messages with pages that facilitate the submission of useful bug reports." +DESCRIPTION="PloneErrorReporting replaces error messages with pages that facilitate the submission of useful bug reports" HOMEPAGE="http://www.sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/PloneErrorReporting-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="PloneErrorReporting" -IUSE="" diff --git a/net-zope/ploneerrorreporting/ploneerrorreporting-0.11.ebuild b/net-zope/ploneerrorreporting/ploneerrorreporting-0.11.ebuild index 59dd4dbfb31c..7c24915220ec 100644 --- a/net-zope/ploneerrorreporting/ploneerrorreporting-0.11.ebuild +++ b/net-zope/ploneerrorreporting/ploneerrorreporting-0.11.ebuild @@ -1,14 +1,14 @@ -# 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/ploneerrorreporting/ploneerrorreporting-0.11.ebuild,v 1.4 2005/04/02 08:58:16 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/ploneerrorreporting/ploneerrorreporting-0.11.ebuild,v 1.5 2006/01/27 02:42:17 vapier Exp $ inherit zproduct -DESCRIPTION="PloneErrorReporting replaces error messages with pages that facilitate the submission of useful bug reports." +DESCRIPTION="PloneErrorReporting replaces error messages with pages that facilitate the submission of useful bug reports" HOMEPAGE="http://www.sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/PloneErrorReporting-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="PloneErrorReporting" -IUSE="" diff --git a/net-zope/plonelanguagetool/plonelanguagetool-0.5.ebuild b/net-zope/plonelanguagetool/plonelanguagetool-0.5.ebuild index 3529e5c64233..6e15473c1767 100644 --- a/net-zope/plonelanguagetool/plonelanguagetool-0.5.ebuild +++ b/net-zope/plonelanguagetool/plonelanguagetool-0.5.ebuild @@ -1,17 +1,15 @@ -# 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/plonelanguagetool/plonelanguagetool-0.5.ebuild,v 1.1 2005/04/19 17:14:12 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonelanguagetool/plonelanguagetool-0.5.ebuild,v 1.2 2006/01/27 02:42:37 vapier Exp $ inherit zproduct -DESCRIPTION="PloneLanguageTool provides a language chooser for Plone." +DESCRIPTION="PloneLanguageTool provides a language chooser for Plone" HOMEPAGE="http://www.sourceforge.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/PloneLanguageTool-${PV}.tar.gz" LICENSE="GPL-1" -SLOT="0" KEYWORDS="~x86" -IUSE="" DEPEND="=net-zope/plone-2.0*" diff --git a/net-zope/plonepopoll/plonepopoll-2.3.ebuild b/net-zope/plonepopoll/plonepopoll-2.3.ebuild index 21dae6c0cbc6..231074d1aaf2 100644 --- a/net-zope/plonepopoll/plonepopoll-2.3.ebuild +++ b/net-zope/plonepopoll/plonepopoll-2.3.ebuild @@ -1,19 +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/plonepopoll/plonepopoll-2.3.ebuild,v 1.4 2005/12/24 13:14:17 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonepopoll/plonepopoll-2.3.ebuild,v 1.5 2006/01/27 02:42:57 vapier Exp $ inherit zproduct MY_PN="PlonePopoll" - DESCRIPTION="Plone product which provides multiple choice polls" HOMEPAGE="http://ingeniweb.sourceforge.net/Products/PlonePopoll/" SRC_URI="mirror://sourceforge/ingeniweb/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" -SLOT="0" KEYWORDS="~x86" -IUSE="" DEPEND="=net-zope/plone-2.0*" diff --git a/net-zope/plonetranslations/plonetranslations-0.1.ebuild b/net-zope/plonetranslations/plonetranslations-0.1.ebuild index 116bd9f5b420..0e4a4136ff94 100644 --- a/net-zope/plonetranslations/plonetranslations-0.1.ebuild +++ b/net-zope/plonetranslations/plonetranslations-0.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 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/plonetranslations/plonetranslations-0.1.ebuild,v 1.3 2004/09/11 22:32:33 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/plonetranslations-0.1.ebuild,v 1.4 2006/01/27 02:43:17 vapier Exp $ inherit zproduct -DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality." +DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality" HOMEPAGE="http://www.sourceforge.net/projects/plone-i18n/" SRC_URI="mirror://sourceforge/plone-i18n/PloneTranslations-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="PloneTranslations" -IUSE="" diff --git a/net-zope/plonetranslations/plonetranslations-0.5.ebuild b/net-zope/plonetranslations/plonetranslations-0.5.ebuild index 46d44382ebf0..02c8a7e6a1ca 100644 --- a/net-zope/plonetranslations/plonetranslations-0.5.ebuild +++ b/net-zope/plonetranslations/plonetranslations-0.5.ebuild @@ -1,14 +1,14 @@ -# 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/plonetranslations/plonetranslations-0.5.ebuild,v 1.4 2005/04/02 08:56:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plonetranslations/plonetranslations-0.5.ebuild,v 1.5 2006/01/27 02:43:17 vapier Exp $ inherit zproduct -DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality." +DESCRIPTION="This product contains the .po files for CMFPlone. PlacelessTranslationService reads the files and enables multilinguality" HOMEPAGE="http://www.sourceforge.net/projects/plone-i18n/" SRC_URI="mirror://sourceforge/plone-i18n/PloneTranslations-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="PloneTranslations" -IUSE="" diff --git a/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild b/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild index b4e5f08bcf85..e07dda5ffff8 100644 --- a/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild,v 1.6 2006/01/26 07:09:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild,v 1.7 2006/01/27 02:43:41 vapier Exp $ inherit zproduct @@ -10,26 +10,26 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="MIME-type based transformations for Archetypes" HOMEPAGE="http://www.sf.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}.tgz" + LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc" -IUSE="" -ZPROD_LIST="${MY_PN}" -MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" +KEYWORDS="~ppc ~x86" DEPEND_BOTH="dev-python/docutils - www-client/lynx - app-text/poppler" + www-client/lynx + app-text/poppler" -RDEPEND="${RDEPEND} - app-text/htmltidy - app-text/wv - dev-libs/libxslt - app-text/xlhtml - app-text/unrtf - ${DEPEND_BOTH}" +RDEPEND="app-text/htmltidy + app-text/wv + dev-libs/libxslt + app-text/xlhtml + app-text/unrtf + ${DEPEND_BOTH}" S=${WORKDIR}/${MY_P}/${MY_PN} +ZPROD_LIST="${MY_PN}" +MYDOC="${MYDOC} TODO README ChangeLog" + src_compile() { python setup.py build } diff --git a/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild b/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild index 5a54882b958c..6937d911b0c8 100644 --- a/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild,v 1.3 2006/01/26 07:09:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild,v 1.4 2006/01/27 02:43:41 vapier Exp $ inherit zproduct @@ -10,26 +10,26 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="MIME-type based transformations for Archetypes" HOMEPAGE="http://www.sf.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}.tgz" + LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc" -IUSE="" -ZPROD_LIST="${MY_PN}" -MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" +KEYWORDS="~ppc ~x86" DEPEND_BOTH="dev-python/docutils - www-client/lynx - app-text/poppler" + www-client/lynx + app-text/poppler" -RDEPEND="${RDEPEND} - app-text/htmltidy - app-text/wv - dev-libs/libxslt - app-text/xlhtml - app-text/unrtf - ${DEPEND_BOTH}" +RDEPEND="app-text/htmltidy + app-text/wv + dev-libs/libxslt + app-text/xlhtml + app-text/unrtf + ${DEPEND_BOTH}" S=${WORKDIR}/${MY_P}/${MY_PN} +ZPROD_LIST="${MY_PN}" +MYDOC="${MYDOC} TODO README ChangeLog" + src_compile() { python setup.py build } diff --git a/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild b/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild index 7249556fa06e..eccec75cd93d 100644 --- a/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild,v 1.5 2006/01/26 07:09:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.4.ebuild,v 1.6 2006/01/27 02:43:41 vapier Exp $ inherit zproduct @@ -10,26 +10,26 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="MIME-type based transformations for Archetypes" HOMEPAGE="http://www.sf.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}.tgz" + LICENSE="GPL-1" -KEYWORDS="x86 ppc" -IUSE="" -ZPROD_LIST="${MY_PN}" -MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" +KEYWORDS="ppc x86" DEPEND_BOTH="dev-python/docutils - www-client/lynx - app-text/poppler" + www-client/lynx + app-text/poppler" -RDEPEND="${RDEPEND} - app-text/htmltidy - app-text/wv - dev-libs/libxslt - app-text/xlhtml - app-text/unrtf - ${DEPEND_BOTH}" +RDEPEND="app-text/htmltidy + app-text/wv + dev-libs/libxslt + app-text/xlhtml + app-text/unrtf + ${DEPEND_BOTH}" S=${WORKDIR}/${MY_P}/${MY_PN} +ZPROD_LIST="${MY_PN}" +MYDOC="${MYDOC} TODO README ChangeLog" + src_compile() { python setup.py build } diff --git a/net-zope/portaltransforms/portaltransforms-1.3.2.7.ebuild b/net-zope/portaltransforms/portaltransforms-1.3.2.7.ebuild index e119ab174750..76080ea18fac 100644 --- a/net-zope/portaltransforms/portaltransforms-1.3.2.7.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.3.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.2.7.ebuild,v 1.5 2006/01/26 07:09:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.2.7.ebuild,v 1.6 2006/01/27 02:43:41 vapier Exp $ inherit zproduct @@ -9,27 +9,25 @@ MY_P="${MY_PN}-1.3.2-7" DESCRIPTION="MIME-type based transformations for Archetypes" HOMEPAGE="http://www.sf.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}.tar.gz" + LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" SLOT="1.3" -IUSE="" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" -ZPROD_LIST="${MY_PN}" +RDEPEND=">=net-zope/cmf-1.4.7 + app-text/htmltidy + app-text/wv + dev-libs/libxslt + app-text/xlhtml + app-text/unrtf + dev-python/docutils + www-client/lynx + app-text/poppler" -MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" +ZPROD_LIST="${MY_PN}" -RDEPEND=">=net-zope/cmf-1.4.7 - app-text/htmltidy - app-text/wv - dev-libs/libxslt - app-text/xlhtml - app-text/unrtf - dev-python/docutils - www-client/lynx - app-text/poppler" +MYDOC="${MYDOC} TODO README ChangeLog" -src_install() -{ +src_install() { zproduct_src_install all } - diff --git a/net-zope/portaltransforms/portaltransforms-1.3.2.ebuild b/net-zope/portaltransforms/portaltransforms-1.3.2.ebuild index 6cdaa468cd39..49258f9c8d58 100644 --- a/net-zope/portaltransforms/portaltransforms-1.3.2.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.2.ebuild,v 1.3 2006/01/26 07:09:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.2.ebuild,v 1.4 2006/01/27 02:43:41 vapier Exp $ inherit zproduct @@ -9,27 +9,25 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="MIME-type based transformations for Archetypes" HOMEPAGE="http://www.sf.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}-4.tgz" + LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc" SLOT="1.3" -IUSE="" +KEYWORDS="~ppc ~x86" -ZPROD_LIST="${MY_PN}" +RDEPEND=">=net-zope/cmf-1.4.7 + app-text/htmltidy + app-text/wv + dev-libs/libxslt + app-text/xlhtml + app-text/unrtf + dev-python/docutils + www-client/lynx + app-text/poppler" -MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" +ZPROD_LIST="${MY_PN}" -RDEPEND=">=net-zope/cmf-1.4.7 - app-text/htmltidy - app-text/wv - dev-libs/libxslt - app-text/xlhtml - app-text/unrtf - dev-python/docutils - www-client/lynx - app-text/poppler" +MYDOC="${MYDOC} TODO README ChangeLog" -src_install() -{ +src_install() { zproduct_src_install all } - diff --git a/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild b/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild index 1e2fbd86825d..5dfd21f6d623 100644 --- a/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild,v 1.5 2006/01/26 07:09:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild,v 1.6 2006/01/27 02:43:41 vapier Exp $ inherit zproduct @@ -9,27 +9,25 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="MIME-type based transformations for Archetypes" HOMEPAGE="http://www.sf.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${MY_P}-final.tar.gz" + LICENSE="GPL-1" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" SLOT="1.3" -IUSE="" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" -ZPROD_LIST="${MY_PN}" +RDEPEND=">=net-zope/cmf-1.4.7 + app-text/htmltidy + app-text/wv + dev-libs/libxslt + app-text/xlhtml + app-text/unrtf + dev-python/docutils + www-client/lynx + app-text/poppler" -MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" +ZPROD_LIST="${MY_PN}" -RDEPEND=">=net-zope/cmf-1.4.7 - app-text/htmltidy - app-text/wv - dev-libs/libxslt - app-text/xlhtml - app-text/unrtf - dev-python/docutils - www-client/lynx - app-text/poppler" +MYDOC="${MYDOC} TODO README ChangeLog" -src_install() -{ +src_install() { zproduct_src_install all } - diff --git a/net-zope/propertyfolder/propertyfolder-1.3.3.ebuild b/net-zope/propertyfolder/propertyfolder-1.3.3.ebuild index 85a3a4689bd7..a403c0ba9198 100644 --- a/net-zope/propertyfolder/propertyfolder-1.3.3.ebuild +++ b/net-zope/propertyfolder/propertyfolder-1.3.3.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 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/propertyfolder/propertyfolder-1.3.3.ebuild,v 1.5 2004/06/25 01:24:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/propertyfolder/propertyfolder-1.3.3.ebuild,v 1.6 2006/01/27 02:44:02 vapier Exp $ inherit zproduct -DESCRIPTION="Intended mainly for use with PropertyObject and AbracadabraObject." +DESCRIPTION="Intended mainly for use with PropertyObject and AbracadabraObject" HOMEPAGE="http://www.zope.org/Members/mjablonski/PropertyFolder" SRC_URI="${HOMEPAGE}/PropertyFolder-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="PropertyFolder" diff --git a/net-zope/propertyobject/propertyobject-1.3.3.ebuild b/net-zope/propertyobject/propertyobject-1.3.3.ebuild index a00fb19d267a..70a39b07f716 100644 --- a/net-zope/propertyobject/propertyobject-1.3.3.ebuild +++ b/net-zope/propertyobject/propertyobject-1.3.3.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 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/propertyobject/propertyobject-1.3.3.ebuild,v 1.5 2004/06/25 01:24:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/propertyobject/propertyobject-1.3.3.ebuild,v 1.6 2006/01/27 02:44:22 vapier Exp $ inherit zproduct -DESCRIPTION="Intended mainly for use with PropertyFolder and AbracadabraObject." +DESCRIPTION="Intended mainly for use with PropertyFolder and AbracadabraObject" HOMEPAGE="http://www.zope.org/Members/mjablonski/PropertyObject/" SRC_URI="${HOMEPAGE}/PropertyObject-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="PropertyObject" diff --git a/net-zope/proxyindex/proxyindex-1.2.ebuild b/net-zope/proxyindex/proxyindex-1.2.ebuild index 08712eff685a..5694bace961b 100644 --- a/net-zope/proxyindex/proxyindex-1.2.ebuild +++ b/net-zope/proxyindex/proxyindex-1.2.ebuild @@ -1,14 +1,14 @@ -# 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/proxyindex/proxyindex-1.2.ebuild,v 1.4 2005/02/21 21:26:17 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/proxyindex/proxyindex-1.2.ebuild,v 1.5 2006/01/27 02:44:42 vapier Exp $ inherit zproduct -DESCRIPTION="ProxyIndex is a plugin to zope catalog index." +DESCRIPTION="ProxyIndex is a plugin to zope catalog index" HOMEPAGE="http://www.infrae.com/download/ProxyIndex" SRC_URI="${HOMEPAGE}/${PV}/ProxyIndex-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" ZPROD_LIST="ProxyIndex" diff --git a/net-zope/silva/silva-0.9.1.2.ebuild b/net-zope/silva/silva-0.9.1.2.ebuild index 97121686a78e..51c2be6e8fa4 100644 --- a/net-zope/silva/silva-0.9.1.2.ebuild +++ b/net-zope/silva/silva-0.9.1.2.ebuild @@ -1,18 +1,19 @@ -# 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/silva/silva-0.9.1.2.ebuild,v 1.5 2005/02/21 21:37:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-0.9.1.2.ebuild,v 1.6 2006/01/27 02:45:05 vapier Exp $ inherit zproduct DESCRIPTION="XML Publishing and authoring system" HOMEPAGE="http://www.zope.org/Members/faassen/Silva" SRC_URI="${HOMEPAGE}/Silva-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" + RDEPEND=">=net-zope/parsedxml-1.3.1 >=net-zope/formulator-1.3.1 >=net-zope/xmlwidgets-0.8.4 - >=net-zope/filesystemsite-1.2 - ${RDEPEND}" + >=net-zope/filesystemsite-1.2" ZPROD_LIST="Silva" diff --git a/net-zope/silva/silva-1.0.2.ebuild b/net-zope/silva/silva-1.0.2.ebuild index 3adc9368944b..7abd4d39b9bf 100644 --- a/net-zope/silva/silva-1.0.2.ebuild +++ b/net-zope/silva/silva-1.0.2.ebuild @@ -1,17 +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/silva/silva-1.0.2.ebuild,v 1.2 2005/02/21 21:37:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.0.2.ebuild,v 1.3 2006/01/27 02:45:05 vapier Exp $ inherit zproduct -DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media." +DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media" HOMEPAGE="http://www.infrae.com/download/Silva" SRC_URI="${HOMEPAGE}/${PV}/Silva-${PV}.tgz" + LICENSE="ZPL" KEYWORDS="~x86" -IUSE="" -RDEPEND=" - >=net-zope/annotations-0.4.3 + +RDEPEND=">=net-zope/annotations-0.4.3 >=net-zope/proxyindex-1.2 >=net-zope/silvaviews-0.9 >=net-zope/silvametadata-0.8 @@ -19,7 +19,6 @@ RDEPEND=" >=net-zope/parsedxml-1.4 >=net-zope/formulator-1.6.2 >=net-zope/xmlwidgets-0.10.3 - >=net-zope/filesystemsite-1.4.1 - ${RDEPEND}" + >=net-zope/filesystemsite-1.4.1" ZPROD_LIST="Silva" diff --git a/net-zope/silva/silva-1.1-r1.ebuild b/net-zope/silva/silva-1.1-r1.ebuild index a31def4c08f4..7015e5d9fe9a 100644 --- a/net-zope/silva/silva-1.1-r1.ebuild +++ b/net-zope/silva/silva-1.1-r1.ebuild @@ -1,17 +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/silva/silva-1.1-r1.ebuild,v 1.3 2005/02/21 21:37:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.1-r1.ebuild,v 1.4 2006/01/27 02:45:05 vapier Exp $ inherit zproduct -DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media." +DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media" HOMEPAGE="http://www.infrae.com/download/Silva" SRC_URI="${HOMEPAGE}/${PV}/Silva-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~amd64" -IUSE="" -RDEPEND=" - >=net-zope/annotations-0.4.3 +KEYWORDS="~amd64 x86" + +RDEPEND=">=net-zope/annotations-0.4.3 >=net-zope/proxyindex-1.2 >=net-zope/silvadocument-1.1 >=net-zope/silvaviews-0.9 @@ -20,7 +20,6 @@ RDEPEND=" >=net-zope/parsedxml-1.4 >=net-zope/formulator-1.6.2 >=net-zope/xmlwidgets-0.10.3 - >=net-zope/filesystemsite-1.4.1 - ${RDEPEND}" + >=net-zope/filesystemsite-1.4.1" ZPROD_LIST="Silva" diff --git a/net-zope/silva/silva-1.2.ebuild b/net-zope/silva/silva-1.2.ebuild index 9997be27d47e..a95685f84346 100644 --- a/net-zope/silva/silva-1.2.ebuild +++ b/net-zope/silva/silva-1.2.ebuild @@ -1,17 +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/silva/silva-1.2.ebuild,v 1.2 2005/05/04 13:10:22 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silva/silva-1.2.ebuild,v 1.3 2006/01/27 02:45:05 vapier Exp $ inherit zproduct -DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media." +DESCRIPTION="Web based CMS for creating publications for the web, paper, and other media" HOMEPAGE="http://www.infrae.com/download/Silva" SRC_URI="${HOMEPAGE}/${PV}/Silva-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="" -RDEPEND=" - >=net-zope/annotations-0.4.3 +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=">=net-zope/annotations-0.4.3 >=net-zope/proxyindex-1.2 >=net-zope/silvadocument-1.2 >=net-zope/silvaviews-0.10 @@ -20,7 +20,6 @@ RDEPEND=" >=net-zope/parsedxml-1.4 >=net-zope/formulator-1.8.0 >=net-zope/xmlwidgets-0.11 - >=net-zope/filesystemsite-1.4.1 - ${RDEPEND}" + >=net-zope/filesystemsite-1.4.1" ZPROD_LIST="Silva" diff --git a/net-zope/silvadocument/silvadocument-1.1.5.ebuild b/net-zope/silvadocument/silvadocument-1.1.5.ebuild index cebe3c2696f3..649f8959d5a3 100644 --- a/net-zope/silvadocument/silvadocument-1.1.5.ebuild +++ b/net-zope/silvadocument/silvadocument-1.1.5.ebuild @@ -1,15 +1,15 @@ -# 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/silvadocument/silvadocument-1.1.5.ebuild,v 1.1 2005/05/08 19:23:33 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.1.5.ebuild,v 1.2 2006/01/27 02:45:25 vapier Exp $ inherit zproduct MY_PN="SilvaDocument" -DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva." +DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva" HOMEPAGE="http://www.infrae.com/download/SilvaDocument/" SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~amd64" -IUSE="" +KEYWORDS="~amd64 ~x86" ZPROD_LIST="${MY_PN}" diff --git a/net-zope/silvadocument/silvadocument-1.1.ebuild b/net-zope/silvadocument/silvadocument-1.1.ebuild index deaa94d00771..917ce10d2ced 100644 --- a/net-zope/silvadocument/silvadocument-1.1.ebuild +++ b/net-zope/silvadocument/silvadocument-1.1.ebuild @@ -1,15 +1,15 @@ -# 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/silvadocument/silvadocument-1.1.ebuild,v 1.3 2005/02/21 21:33:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.1.ebuild,v 1.4 2006/01/27 02:45:25 vapier Exp $ inherit zproduct MY_PN="SilvaDocument" -DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva." +DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva" HOMEPAGE="http://www.infrae.com/download/${MY_PN}/" SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~amd64" -IUSE="" +KEYWORDS="~amd64 x86" ZPROD_LIST="${MY_PN}" diff --git a/net-zope/silvadocument/silvadocument-1.2.1.ebuild b/net-zope/silvadocument/silvadocument-1.2.1.ebuild index 5b75baa3dbfd..49dd2e3e9876 100644 --- a/net-zope/silvadocument/silvadocument-1.2.1.ebuild +++ b/net-zope/silvadocument/silvadocument-1.2.1.ebuild @@ -1,15 +1,15 @@ -# 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/silvadocument/silvadocument-1.2.1.ebuild,v 1.1 2005/05/08 19:23:33 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.2.1.ebuild,v 1.2 2006/01/27 02:45:25 vapier Exp $ inherit zproduct MY_PN="SilvaDocument" -DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva." +DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva" HOMEPAGE="http://www.infrae.com/download/SilvaDocument/" SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="${MY_PN}" diff --git a/net-zope/silvadocument/silvadocument-1.2.ebuild b/net-zope/silvadocument/silvadocument-1.2.ebuild index 42974ff00151..adfd83a4ee3b 100644 --- a/net-zope/silvadocument/silvadocument-1.2.ebuild +++ b/net-zope/silvadocument/silvadocument-1.2.ebuild @@ -1,15 +1,15 @@ -# 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/silvadocument/silvadocument-1.2.ebuild,v 1.2 2005/05/04 13:08:46 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.2.ebuild,v 1.3 2006/01/27 02:45:25 vapier Exp $ inherit zproduct MY_PN="SilvaDocument" -DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva." +DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva" HOMEPAGE="http://www.infrae.com/download/SilvaDocument/" SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~amd64 ~ppc" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="${MY_PN}" diff --git a/net-zope/silvametadata/silvametadata-0.8.ebuild b/net-zope/silvametadata/silvametadata-0.8.ebuild index 444a895a953e..e976dc1a097f 100644 --- a/net-zope/silvametadata/silvametadata-0.8.ebuild +++ b/net-zope/silvametadata/silvametadata-0.8.ebuild @@ -1,14 +1,14 @@ -# 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/silvametadata/silvametadata-0.8.ebuild,v 1.4 2005/02/21 21:27:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvametadata/silvametadata-0.8.ebuild,v 1.5 2006/01/27 02:45:45 vapier Exp $ inherit zproduct -DESCRIPTION="Silva Metadata can be used to create metadata sets and associate these with Zope object types." +DESCRIPTION="Silva Metadata can be used to create metadata sets and associate these with Zope object types" HOMEPAGE="http://www.infrae.com/download/SilvaMetadata" SRC_URI="${HOMEPAGE}/${PV}/SilvaMetadata-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" ZPROD_LIST="SilvaMetadata" diff --git a/net-zope/silvaviews/silvaviews-0.10.ebuild b/net-zope/silvaviews/silvaviews-0.10.ebuild index a8432b6b6dc3..5db93fcc5f85 100644 --- a/net-zope/silvaviews/silvaviews-0.10.ebuild +++ b/net-zope/silvaviews/silvaviews-0.10.ebuild @@ -1,14 +1,14 @@ -# 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/silvaviews/silvaviews-0.10.ebuild,v 1.1 2005/03/28 15:59:10 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvaviews/silvaviews-0.10.ebuild,v 1.2 2006/01/27 02:46:05 vapier Exp $ inherit zproduct -DESCRIPTION="SilvaViews is a component that is used by Silva to attach views to objects." +DESCRIPTION="SilvaViews is a component that is used by Silva to attach views to objects" HOMEPAGE="http://www.infrae.com/download/SilvaViews" SRC_URI="${HOMEPAGE}/${PV}/SilvaViews-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="SilvaViews" diff --git a/net-zope/silvaviews/silvaviews-0.9.ebuild b/net-zope/silvaviews/silvaviews-0.9.ebuild index 9744554abd79..0c39f72b50b8 100644 --- a/net-zope/silvaviews/silvaviews-0.9.ebuild +++ b/net-zope/silvaviews/silvaviews-0.9.ebuild @@ -1,14 +1,14 @@ -# 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/silvaviews/silvaviews-0.9.ebuild,v 1.4 2005/02/21 21:34:47 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/silvaviews/silvaviews-0.9.ebuild,v 1.5 2006/01/27 02:46:05 vapier Exp $ inherit zproduct -DESCRIPTION="SilvaViews is a component that is used by Silva to attach views to objects." +DESCRIPTION="SilvaViews is a component that is used by Silva to attach views to objects" HOMEPAGE="http://www.infrae.com/download/SilvaViews" SRC_URI="${HOMEPAGE}/${PV}/SilvaViews-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" ZPROD_LIST="SilvaViews" diff --git a/net-zope/simpleuserfolder/simpleuserfolder-0.9.0.ebuild b/net-zope/simpleuserfolder/simpleuserfolder-0.9.0.ebuild index 81f0ab8de32b..0b1af4e3a8d9 100644 --- a/net-zope/simpleuserfolder/simpleuserfolder-0.9.0.ebuild +++ b/net-zope/simpleuserfolder/simpleuserfolder-0.9.0.ebuild @@ -1,20 +1,22 @@ -# Copyright 1999-2004 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/simpleuserfolder/simpleuserfolder-0.9.0.ebuild,v 1.3 2004/06/25 01:25:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/simpleuserfolder/simpleuserfolder-0.9.0.ebuild,v 1.4 2006/01/27 02:46:25 vapier Exp $ inherit zproduct MY_PN="SimpleUserFolder" MY_PV="${PV//./-}" MY_P="${MY_PN}-${MY_PV}" -DESCRIPTION="This is a User Folder replacement that will let you customize the source of users and roles for a particular folder or complete Zope instance." +DESCRIPTION="This is a User Folder replacement that will let you customize the source of users and roles for a particular folder or complete Zope instance" HOMEPAGE="http://www.zope.org/Members/NIP/${MY_PN}" SRC_URI="${HOMEPAGE}/${PV}/${MY_P}.tar.gz" + LICENSE="GPL-2" KEYWORDS="~x86" +S=${WORKDIR} + ZPROD_LIST="${MY_PN}" -S="${WORKDIR}" MYDOC="${MYDOC} *.txt" src_install() { @@ -25,4 +27,3 @@ src_install() { find ${DIR} -exec chmod 644 \{} \; find ${DIR} -type d -exec chmod +x \{} \; } - diff --git a/net-zope/speedpack/speedpack-0.3.ebuild b/net-zope/speedpack/speedpack-0.3.ebuild index d85607679639..fa70dae60b51 100644 --- a/net-zope/speedpack/speedpack-0.3.ebuild +++ b/net-zope/speedpack/speedpack-0.3.ebuild @@ -1,6 +1,6 @@ -# 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/speedpack/speedpack-0.3.ebuild,v 1.1 2005/05/14 12:25:50 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/speedpack/speedpack-0.3.ebuild,v 1.2 2006/01/27 02:46:46 vapier Exp $ inherit zproduct @@ -10,11 +10,8 @@ SRC_URI="mirror://sourceforge/collective/SpeedPack-${PV}.tar.gz" LICENSE="ZPL" KEYWORDS="~x86" -SLOT="0" -IUSE="" DEPEND="dev-python/psyco" RDEPEND="" ZPROD_LIST="SpeedPack" - diff --git a/net-zope/sprout/sprout-0.5.1.ebuild b/net-zope/sprout/sprout-0.5.1.ebuild index 9252bd12c180..fe4551bcd110 100644 --- a/net-zope/sprout/sprout-0.5.1.ebuild +++ b/net-zope/sprout/sprout-0.5.1.ebuild @@ -1,14 +1,14 @@ -# 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/sprout/sprout-0.5.1.ebuild,v 1.1 2005/04/24 13:00:02 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.1.ebuild,v 1.2 2006/01/27 02:47:06 vapier Exp $ inherit zproduct -DESCRIPTION="Python library which contains reusable components (XML related)." +DESCRIPTION="Python library which contains reusable components (XML related)" HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="Sprout" diff --git a/net-zope/sprout/sprout-0.5.ebuild b/net-zope/sprout/sprout-0.5.ebuild index 7dbe0d36cf69..935161aa6d36 100644 --- a/net-zope/sprout/sprout-0.5.ebuild +++ b/net-zope/sprout/sprout-0.5.ebuild @@ -1,14 +1,14 @@ -# 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/sprout/sprout-0.5.ebuild,v 1.4 2005/02/21 21:30:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.5.ebuild,v 1.5 2006/01/27 02:47:06 vapier Exp $ inherit zproduct -DESCRIPTION="Python library which contains reusable components (XML related)." +DESCRIPTION="Python library which contains reusable components (XML related)" HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc x86" ZPROD_LIST="Sprout" diff --git a/net-zope/sprout/sprout-0.6.1.ebuild b/net-zope/sprout/sprout-0.6.1.ebuild index 16e5bb5c2ca5..07718fa3654c 100644 --- a/net-zope/sprout/sprout-0.6.1.ebuild +++ b/net-zope/sprout/sprout-0.6.1.ebuild @@ -1,14 +1,14 @@ -# 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/sprout/sprout-0.6.1.ebuild,v 1.1 2005/03/28 15:50:35 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/sprout/sprout-0.6.1.ebuild,v 1.2 2006/01/27 02:47:06 vapier Exp $ inherit zproduct -DESCRIPTION="Python library which contains reusable components (XML related)." +DESCRIPTION="Python library which contains reusable components (XML related)" HOMEPAGE="http://www.infrae.com/download/Sprout" SRC_URI="${HOMEPAGE}/${PV}/Sprout-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" ZPROD_LIST="Sprout" 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}" 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" diff --git a/net-zope/translationservice/translationservice-0.3.ebuild b/net-zope/translationservice/translationservice-0.3.ebuild index 65972adfb4ca..5507fa046268 100644 --- a/net-zope/translationservice/translationservice-0.3.ebuild +++ b/net-zope/translationservice/translationservice-0.3.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 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/translationservice/translationservice-0.3.ebuild,v 1.8 2004/08/08 00:37:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.9 2006/01/27 02:48:07 vapier Exp $ inherit zproduct -DESCRIPTION="Translation service for zope. i18n tags in ZPT." +DESCRIPTION="Translation service for zope. i18n tags in ZPT" HOMEPAGE="http://www.zope.org/Members/efge/TranslationService/" SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz" + LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="TranslationService" diff --git a/net-zope/translationservice/translationservice-0.4.ebuild b/net-zope/translationservice/translationservice-0.4.ebuild index 80ac994eca8a..82a5b843a64a 100644 --- a/net-zope/translationservice/translationservice-0.4.ebuild +++ b/net-zope/translationservice/translationservice-0.4.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2004 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/translationservice/translationservice-0.4.ebuild,v 1.4 2004/08/08 00:37:14 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.4.ebuild,v 1.5 2006/01/27 02:48:07 vapier Exp $ inherit zproduct -DESCRIPTION="Translation service for zope. i18n tags in ZPT." +DESCRIPTION="Translation service for zope. i18n tags in ZPT" HOMEPAGE="http://www.zope.org/Members/efge/TranslationService/" SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="TranslationService" diff --git a/net-zope/ttwtype/ttwtype-0.9.1.ebuild b/net-zope/ttwtype/ttwtype-0.9.1.ebuild index 1217e075b89b..d4f94827b09d 100644 --- a/net-zope/ttwtype/ttwtype-0.9.1.ebuild +++ b/net-zope/ttwtype/ttwtype-0.9.1.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2004 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/ttwtype/ttwtype-0.9.1.ebuild,v 1.4 2004/06/25 01:25:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/ttwtype/ttwtype-0.9.1.ebuild,v 1.5 2006/01/27 02:48:27 vapier Exp $ inherit zproduct -DESCRIPTION="Create new content types via the ZMI for plone." +DESCRIPTION="Create new content types via the ZMI for plone" HOMEPAGE="http://www.zope.org/Members/comlounge/TTWType/" SRC_URI="${HOMEPAGE}TTWType-${PV}.tgz" + LICENSE="BSD" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" -RDEPEND=">=net-zope/plone-1.0.1 - ${RDEPEND}" +RDEPEND=">=net-zope/plone-1.0.1" ZPROD_LIST="TTWType" diff --git a/net-zope/validation/validation-1.3.0.11.ebuild b/net-zope/validation/validation-1.3.0.11.ebuild index 1d674c3f44cc..312ee3330c42 100644 --- a/net-zope/validation/validation-1.3.0.11.ebuild +++ b/net-zope/validation/validation-1.3.0.11.ebuild @@ -1,31 +1,27 @@ -# 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/validation/validation-1.3.0.11.ebuild,v 1.3 2005/04/02 08:46:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/validation/validation-1.3.0.11.ebuild,v 1.4 2006/01/27 02:48:48 vapier Exp $ inherit zproduct MASTER_PN=archetypes - -DESCRIPTION="Data validation package, originally designed for Archetypes." -WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" +DESCRIPTION="Data validation package, originally designed for Archetypes" +HOMEPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${PN}-1.3.0-11.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="validation" -src_install() -{ +src_install() { zproduct_src_install all - } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please be warned that it should not be used together with dev-python/validation !" } diff --git a/net-zope/validation/validation-1.3.0.ebuild b/net-zope/validation/validation-1.3.0.ebuild index f0b8a08d9290..5b38292eb8f5 100644 --- a/net-zope/validation/validation-1.3.0.ebuild +++ b/net-zope/validation/validation-1.3.0.ebuild @@ -1,31 +1,27 @@ -# Copyright 1999-2004 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/validation/validation-1.3.0.ebuild,v 1.1 2004/10/07 21:30:24 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/validation/validation-1.3.0.ebuild,v 1.2 2006/01/27 02:48:48 vapier Exp $ inherit zproduct MASTER_PN=archetypes - -DESCRIPTION="Data validation package, originally designed for Archetypes." -WEBPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" +DESCRIPTION="Data validation package, originally designed for Archetypes" +HOMEPAGE="http://www.sourceforge.net/projects/${MASTER_PN}" SRC_URI="mirror://sourceforge/${MASTER_PN}/${P}-8.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" SLOT="1.3" +KEYWORDS="~ppc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="validation" -src_install() -{ +src_install() { zproduct_src_install all - } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please be warned that it should not be used together with dev-python/validation !" } diff --git a/net-zope/validation/validation-1.3.1.ebuild b/net-zope/validation/validation-1.3.1.ebuild index 63333b596a43..2b5af69e3c49 100644 --- a/net-zope/validation/validation-1.3.1.ebuild +++ b/net-zope/validation/validation-1.3.1.ebuild @@ -1,29 +1,26 @@ -# 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/validation/validation-1.3.1.ebuild,v 1.1 2005/04/15 17:16:44 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/validation/validation-1.3.1.ebuild,v 1.2 2006/01/27 02:48:48 vapier Exp $ inherit zproduct -DESCRIPTION="Data validation package, originally designed for Archetypes." -WEBPAGE="http://www.sourceforge.net/projects/archetypes" +DESCRIPTION="Data validation package, originally designed for Archetypes" +HOMEPAGE="http://www.sourceforge.net/projects/archetypes" SRC_URI="mirror://sourceforge/archetypes/${PF}-final.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" SLOT="1.3" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RDEPEND=">=net-zope/cmf-1.4.7" ZPROD_LIST="validation" -src_install() -{ +src_install() { zproduct_src_install all - } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "Please be warned that it should not be used together with dev-python/validation !" } diff --git a/net-zope/verbosesecurity/verbosesecurity-0.5.ebuild b/net-zope/verbosesecurity/verbosesecurity-0.5.ebuild index e54242dfc210..cc3236615812 100644 --- a/net-zope/verbosesecurity/verbosesecurity-0.5.ebuild +++ b/net-zope/verbosesecurity/verbosesecurity-0.5.ebuild @@ -1,19 +1,21 @@ -# 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/verbosesecurity/verbosesecurity-0.5.ebuild,v 1.4 2005/01/13 20:56:11 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/verbosesecurity/verbosesecurity-0.5.ebuild,v 1.5 2006/01/27 02:49:08 vapier Exp $ inherit zproduct eutils DESCRIPTION="Zope Product which explains the reason for denied security access" HOMEPAGE="http://hathaway.freezope.org/Software/VerboseSecurity" SRC_URI="http://hathaway.freezope.org/Software/VerboseSecurity/VerboseSecurity-${PV}.tar.gz" -S="${WORKDIR}" + LICENSE="GPL-2" KEYWORDS="~x86" -ZPROD_LIST="VerboseSecurity" -RDEPEND=">=net-zope/zope-2.6.0 - ${RDEPEND}" +RDEPEND=">=net-zope/zope-2.6.0" + +S=${WORKDIR} + +ZPROD_LIST="VerboseSecurity" pkg_preinst() { echo diff --git a/net-zope/verbosesecurity/verbosesecurity-0.6.ebuild b/net-zope/verbosesecurity/verbosesecurity-0.6.ebuild index f1e5aa7306a0..54eefcba1f22 100644 --- a/net-zope/verbosesecurity/verbosesecurity-0.6.ebuild +++ b/net-zope/verbosesecurity/verbosesecurity-0.6.ebuild @@ -1,20 +1,21 @@ -# 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/verbosesecurity/verbosesecurity-0.6.ebuild,v 1.1 2005/01/13 20:56:11 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/verbosesecurity/verbosesecurity-0.6.ebuild,v 1.2 2006/01/27 02:49:08 vapier Exp $ inherit zproduct eutils DESCRIPTION="Zope Product which explains the reason for denied security access" HOMEPAGE="http://hathawaymix.org/Software/VerboseSecurity" SRC_URI="${HOMEPAGE}/VerboseSecurity-${PV}.tar.gz" -S="${WORKDIR}" + LICENSE="GPL-2" KEYWORDS="~x86" -ZPROD_LIST="VerboseSecurity" -IUSE="" -RDEPEND=">=net-zope/zope-2.7.0 - ${RDEPEND}" +RDEPEND=">=net-zope/zope-2.7.0" + +S=${WORKDIR} + +ZPROD_LIST="VerboseSecurity" pkg_preinst() { echo diff --git a/net-zope/xmlwidgets/xmlwidgets-0.10.3.ebuild b/net-zope/xmlwidgets/xmlwidgets-0.10.3.ebuild index f5ece6a1cb3f..d0200dfededb 100644 --- a/net-zope/xmlwidgets/xmlwidgets-0.10.3.ebuild +++ b/net-zope/xmlwidgets/xmlwidgets-0.10.3.ebuild @@ -1,16 +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/xmlwidgets/xmlwidgets-0.10.3.ebuild,v 1.3 2005/02/21 21:35:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/xmlwidgets-0.10.3.ebuild,v 1.4 2006/01/27 02:49:28 vapier Exp $ inherit zproduct -DESCRIPTION="UI widgets for Zope XML objects." +DESCRIPTION="UI widgets for Zope XML objects" HOMEPAGE="http://www.infrae.com/download/XMLWidgets" SRC_URI="${HOMEPAGE}/${PV}/XMLWidgets-${PV}.tgz" + LICENSE="ZPL" -IUSE="" -KEYWORDS="x86 ~amd64" -RDEPEND=">=net-zope/parsedxml-1.4 - ${RDEPEND}" +KEYWORDS="~amd64 x86" + +RDEPEND=">=net-zope/parsedxml-1.4" ZPROD_LIST="XMLWidgets" diff --git a/net-zope/xmlwidgets/xmlwidgets-0.11.ebuild b/net-zope/xmlwidgets/xmlwidgets-0.11.ebuild index e8c1f5e550da..9bacbbf03362 100644 --- a/net-zope/xmlwidgets/xmlwidgets-0.11.ebuild +++ b/net-zope/xmlwidgets/xmlwidgets-0.11.ebuild @@ -1,16 +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/xmlwidgets/xmlwidgets-0.11.ebuild,v 1.2 2005/05/04 13:08:32 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/xmlwidgets-0.11.ebuild,v 1.3 2006/01/27 02:49:28 vapier Exp $ inherit zproduct -DESCRIPTION="UI widgets for Zope XML objects." +DESCRIPTION="UI widgets for Zope XML objects" HOMEPAGE="http://www.infrae.com/download/XMLWidgets" SRC_URI="${HOMEPAGE}/${PV}/XMLWidgets-${PV}.tgz" + LICENSE="ZPL" -IUSE="" -KEYWORDS="~x86 ~amd64 ~ppc" -RDEPEND=">=net-zope/parsedxml-1.4 - ${RDEPEND}" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=">=net-zope/parsedxml-1.4" ZPROD_LIST="XMLWidgets" diff --git a/net-zope/xmlwidgets/xmlwidgets-0.9.ebuild b/net-zope/xmlwidgets/xmlwidgets-0.9.ebuild index 8149804d337c..fc6e06e0f23e 100644 --- a/net-zope/xmlwidgets/xmlwidgets-0.9.ebuild +++ b/net-zope/xmlwidgets/xmlwidgets-0.9.ebuild @@ -1,15 +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/xmlwidgets/xmlwidgets-0.9.ebuild,v 1.5 2005/02/21 21:35:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/xmlwidgets-0.9.ebuild,v 1.6 2006/01/27 02:49:28 vapier Exp $ inherit zproduct -DESCRIPTION="UI widgets for Zope XML objects." +DESCRIPTION="UI widgets for Zope XML objects" HOMEPAGE="http://www.zope.org/Members/faassen/XMLWidgets" SRC_URI="${HOMEPAGE}/XMLWidgets-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -RDEPEND=">=net-zope/parsedxml-1.3.1 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=net-zope/parsedxml-1.3.1" ZPROD_LIST="XMLWidgets" diff --git a/net-zope/xron/xron-0.0.10.ebuild b/net-zope/xron/xron-0.0.10.ebuild index 361e359bbc2c..ab77f5a8b995 100644 --- a/net-zope/xron/xron-0.0.10.ebuild +++ b/net-zope/xron/xron-0.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/xron/xron-0.0.10.ebuild,v 1.3 2004/06/25 01:26:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/xron/xron-0.0.10.ebuild,v 1.4 2006/01/27 02:49:48 vapier Exp $ inherit zproduct @@ -10,6 +10,7 @@ MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Xron schedules and executes procedures for Zope applications" HOMEPAGE="http://www.zope.org/Members/lstaffor/Xron" SRC_URI="${HOMEPAGE}/${PV}/${MY_P}.tgz" + LICENSE="GPL-2" KEYWORDS="~x86" @@ -24,4 +25,3 @@ src_install() { find ${DIR} -exec chmod 644 \{} \; find ${DIR} -type d -exec chmod +x \{} \; } - diff --git a/net-zope/zaaplugins/zaaplugins-2.12.ebuild b/net-zope/zaaplugins/zaaplugins-2.12.ebuild index 18378f28c0ee..f1e823a19dd5 100644 --- a/net-zope/zaaplugins/zaaplugins-2.12.ebuild +++ b/net-zope/zaaplugins/zaaplugins-2.12.ebuild @@ -1,19 +1,20 @@ -# Copyright 1999-2004 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/zaaplugins/zaaplugins-2.12.ebuild,v 1.2 2004/10/14 20:00:23 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.3 2006/01/27 02:50:10 vapier Exp $ inherit zproduct DESCRIPTION="A collection of ZAttachmentAttribute Plugins" HOMEPAGE="http://ingeniweb.sourceforge.net/" SRC_URI="mirror://sourceforge/ingeniweb/ZAAPlugins-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" + DEPEND=">=net-zope/zattachmentattribute-2.12 - >=app-text/wv-1.0.0 - >=app-text/xlhtml-0.5 - >=app-text/xpdf-2.03" + >=app-text/wv-1.0.0 + >=app-text/xlhtml-0.5 + >=app-text/xpdf-2.03" ZPROD_LIST="ZAAPlugins" diff --git a/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild b/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild index 3bfb38a57218..b7ea32e2e7fd 100644 --- a/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild +++ b/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild @@ -1,25 +1,23 @@ -# Copyright 1999-2004 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/zattachmentattribute/zattachmentattribute-2.13.ebuild,v 1.2 2004/10/14 19:59:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zattachmentattribute/zattachmentattribute-2.13.ebuild,v 1.3 2006/01/27 02:50:30 vapier Exp $ inherit zproduct -DESCRIPTION="ZAttachmentAttribute simplifies the use of simple attachment files with user-created Zope products." +DESCRIPTION="ZAttachmentAttribute simplifies the use of simple attachment files with user-created Zope products" HOMEPAGE="http://ingeniweb.sourceforge.net/" SRC_URI="mirror://sourceforge/ingeniweb/ZAttachmentAttribute-${PV}.tar.gz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" DEPEND=">=net-zope/cmf-1.4.2-r1 - >=net-zope/zope-2.7.0 - app-admin/zprod-manager" + >=net-zope/zope-2.7.0 + app-admin/zprod-manager" ZPROD_LIST="ZAttachmentAttribute" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst einfo "Please consider also emerge zaaplugins package which contains usefull plugins." } - diff --git a/net-zope/zfspath/zfspath-1.0.1.ebuild b/net-zope/zfspath/zfspath-1.0.1.ebuild index b2f2fb4da3e9..b118ef47c4ae 100644 --- a/net-zope/zfspath/zfspath-1.0.1.ebuild +++ b/net-zope/zfspath/zfspath-1.0.1.ebuild @@ -1,22 +1,21 @@ -# Copyright 1999-2004 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/zfspath/zfspath-1.0.1.ebuild,v 1.3 2004/10/18 12:33:42 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zfspath/zfspath-1.0.1.ebuild,v 1.4 2006/01/27 02:50:50 vapier Exp $ inherit zproduct -DESCRIPTION="Zope product to allow access to the filesystem." +DESCRIPTION="Zope product to allow access to the filesystem" HOMEPAGE="http://zope.org/Members/asterisk/ZFSPath/" SRC_URI="http://zope.org/Members/asterisk/ZFSPath/${PV}/ZFSPath-${PV}.tgz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" -IUSE="" -RDEPEND=">=net-zope/zope-2.6.4 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=net-zope/zope-2.6.4" ZPROD_LIST="ZFSPath" -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst einfo "Please view this product documentation through the ZMI for usage instructions." } diff --git a/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild b/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild index 7412fc65c14a..9f7c306c2e35 100644 --- a/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild +++ b/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild @@ -1,17 +1,18 @@ -# 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/zmysqlda/zmysqlda-2.0.8-r1.ebuild,v 1.3 2005/01/02 12:59:41 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild,v 1.4 2006/01/27 02:51:11 vapier Exp $ inherit zproduct -S="${WORKDIR}/lib/python/Products/" -DESCRIPTION="A MySQL Database Adapter(DA) for zope." +DESCRIPTION="A MySQL Database Adapter(DA) for zope" HOMEPAGE="http://sourceforge.net/projects/mysql-python" SRC_URI="mirror://sourceforge/mysql-python/ZMySQLDA-${PV}.tar.gz" + LICENSE="|| ( GPL-2 CNRI )" -KEYWORDS="~x86 ~ppc" -RDEPEND=">=dev-python/mysql-python-1.0 - ${RDEPEND}" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=dev-python/mysql-python-1.0" + +S=${WORKDIR}/lib/python/Products/ ZPROD_LIST="ZMySQLDA" -IUSE="" diff --git a/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild b/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild index 4ac014d37a5b..c1557ef8bc7b 100644 --- a/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild +++ b/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild @@ -1,17 +1,18 @@ -# 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/zmysqlda/zmysqlda-2.0.8.ebuild,v 1.8 2005/01/02 12:59:41 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild,v 1.9 2006/01/27 02:51:11 vapier Exp $ inherit zproduct -S="${WORKDIR}/lib/python/Products/" -DESCRIPTION="A MySQL Database Adapter(DA) for zope." +DESCRIPTION="A MySQL Database Adapter(DA) for zope" HOMEPAGE="http://sourceforge.net/projects/mysql-python" SRC_URI="mirror://sourceforge/mysql-python/ZMySQLDA-${PV}.tar.gz" + LICENSE="|| ( GPL-2 CNRI )" -KEYWORDS="x86 ~ppc" -RDEPEND=">=dev-python/mysql-python-0.9.2 - ${RDEPEND}" +KEYWORDS="~ppc x86" + +RDEPEND=">=dev-python/mysql-python-0.9.2" + +S=${WORKDIR}/lib/python/Products ZPROD_LIST="ZMySQLDA" -IUSE="" diff --git a/net-zope/zodb/zodb-3.2.8.ebuild b/net-zope/zodb/zodb-3.2.8.ebuild index d9b7b98ccf8f..abf507bc157c 100644 --- a/net-zope/zodb/zodb-3.2.8.ebuild +++ b/net-zope/zodb/zodb-3.2.8.ebuild @@ -1,18 +1,18 @@ -# 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/zodb/zodb-3.2.8.ebuild,v 1.2 2005/06/06 20:00:39 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.8.ebuild,v 1.3 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.2" SRC_URI="${HOMEPAGE}/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" -IUSE="" + LICENSE="ZPL" SLOT="3.2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 x86" +IUSE="" DEPEND=">=dev-lang/python-2.3.4" diff --git a/net-zope/zodb/zodb-3.2.9.ebuild b/net-zope/zodb/zodb-3.2.9.ebuild index 64b81dcd48a9..3f49033c219d 100644 --- a/net-zope/zodb/zodb-3.2.9.ebuild +++ b/net-zope/zodb/zodb-3.2.9.ebuild @@ -1,18 +1,18 @@ -# 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/zodb/zodb-3.2.9.ebuild,v 1.1 2005/07/08 21:08:38 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.2.9.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.2" SRC_URI="${HOMEPAGE}/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" -IUSE="" + LICENSE="ZPL" SLOT="3.2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" +IUSE="" DEPEND=">=dev-lang/python-2.3.5" diff --git a/net-zope/zodb/zodb-3.3.1.ebuild b/net-zope/zodb/zodb-3.3.1.ebuild index 9135bb41f101..b2c2bb5d4f00 100644 --- a/net-zope/zodb/zodb-3.3.1.ebuild +++ b/net-zope/zodb/zodb-3.3.1.ebuild @@ -1,18 +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/zodb/zodb-3.3.1.ebuild,v 1.2 2005/06/06 20:00:39 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.3.1.ebuild,v 1.3 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.3" SRC_URI="http://zope.org/Products/${MY_P}3.3/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" LICENSE="ZPL" SLOT="3.3" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=dev-lang/python-2.3.4" diff --git a/net-zope/zodb/zodb-3.4.0.ebuild b/net-zope/zodb/zodb-3.4.0.ebuild index 960a554ead7a..3d44b7f77251 100644 --- a/net-zope/zodb/zodb-3.4.0.ebuild +++ b/net-zope/zodb/zodb-3.4.0.ebuild @@ -1,14 +1,14 @@ -# 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/zodb/zodb-3.4.0.ebuild,v 1.2 2005/06/11 12:05:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.4.0.ebuild,v 1.3 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.4" SRC_URI="http://zope.org/Products/${MY_P}3.4/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" + LICENSE="ZPL" SLOT="3.4" KEYWORDS="~ppc ~x86" diff --git a/net-zope/zodb/zodb-3.4.1.ebuild b/net-zope/zodb/zodb-3.4.1.ebuild index 0c3b65c9edf6..4d990f207141 100644 --- a/net-zope/zodb/zodb-3.4.1.ebuild +++ b/net-zope/zodb/zodb-3.4.1.ebuild @@ -1,14 +1,14 @@ -# 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/zodb/zodb-3.4.1.ebuild,v 1.1 2005/08/10 19:59:32 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.4.1.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.4" SRC_URI="http://zope.org/Products/${MY_P}3.4/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" + LICENSE="ZPL" SLOT="3.4" KEYWORDS="~ppc ~x86" diff --git a/net-zope/zodb/zodb-3.5.0.ebuild b/net-zope/zodb/zodb-3.5.0.ebuild index a3732e8345e5..951e2f4f4579 100644 --- a/net-zope/zodb/zodb-3.5.0.ebuild +++ b/net-zope/zodb/zodb-3.5.0.ebuild @@ -1,14 +1,14 @@ -# 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/zodb/zodb-3.5.0.ebuild,v 1.1 2005/09/10 22:13:45 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.5.0.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.5" SRC_URI="http://zope.org/Products/${MY_P}3.5/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" + LICENSE="ZPL" SLOT="0" KEYWORDS="~ppc ~x86" diff --git a/net-zope/zodb/zodb-3.5.1.ebuild b/net-zope/zodb/zodb-3.5.1.ebuild index b0feb19f3234..680e2b17e61f 100644 --- a/net-zope/zodb/zodb-3.5.1.ebuild +++ b/net-zope/zodb/zodb-3.5.1.ebuild @@ -1,14 +1,14 @@ -# 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/zodb/zodb-3.5.1.ebuild,v 1.1 2005/10/01 16:38:27 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.5.1.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.5" SRC_URI="http://zope.org/Products/${MY_P}3.5/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" + LICENSE="ZPL" SLOT="0" KEYWORDS="~ppc ~x86" diff --git a/net-zope/zodb/zodb-3.6.0.ebuild b/net-zope/zodb/zodb-3.6.0.ebuild index e35735ea36ed..987869ba1f7d 100644 --- a/net-zope/zodb/zodb-3.6.0.ebuild +++ b/net-zope/zodb/zodb-3.6.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.6.0.ebuild,v 1.1 2006/01/05 21:47:08 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.6.0.ebuild,v 1.2 2006/01/27 02:51:32 vapier Exp $ inherit distutils MY_P=ZODB - -DESCRIPTION="Zope Object DataBase." +DESCRIPTION="Zope Object DataBase" HOMEPAGE="http://zope.org/Products/ZODB3.6" SRC_URI="http://zope.org/Products/${MY_P}3.6/${MY_P}%20${PV}/${MY_P}3-${PV}.tgz" + LICENSE="ZPL" SLOT="0" KEYWORDS="~ppc ~x86" diff --git a/net-zope/zope/zope-2.6.4-r1.ebuild b/net-zope/zope/zope-2.6.4-r1.ebuild index 456aa9a0d6e0..2b797136e95f 100644 --- a/net-zope/zope/zope-2.6.4-r1.ebuild +++ b/net-zope/zope/zope-2.6.4-r1.ebuild @@ -1,16 +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/zope/zope-2.6.4-r1.ebuild,v 1.15 2005/07/09 16:06:46 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.4-r1.ebuild,v 1.16 2006/01/27 02:51:54 vapier Exp $ inherit eutils -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-src.tgz" + LICENSE="ZPL" SLOT="${PV}" - -KEYWORDS="x86 sparc ppc ~alpha" +KEYWORDS="~alpha ppc sparc x86" IUSE="unicode" # This is for developers that wish to test Zope with virtual/python. @@ -102,7 +102,7 @@ src_compile() { } src_install() { - dodoc LICENSE.txt README.txt + dodoc README.txt docinto doc ; dodoc doc/*.txt docinto doc/PLATFORMS ; dodoc doc/PLATFORMS/* docinto doc/changenotes ; dodoc doc/changenotes/* diff --git a/net-zope/zope/zope-2.7.7.ebuild b/net-zope/zope/zope-2.7.7.ebuild index 6086780ed8d5..65c1c1a07a46 100644 --- a/net-zope/zope/zope-2.7.7.ebuild +++ b/net-zope/zope/zope-2.7.7.ebuild @@ -1,15 +1,15 @@ -# 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/zope/zope-2.7.7.ebuild,v 1.4 2005/12/31 14:01:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.7.ebuild,v 1.5 2006/01/27 02:51:54 vapier Exp $ inherit eutils -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz" + LICENSE="ZPL" SLOT="${PV}" - KEYWORDS="alpha amd64 ppc sparc x86" IUSE="unicode" @@ -104,4 +104,3 @@ pkg_prerm() { rm ${ZSERVDIR}/bin/python } - diff --git a/net-zope/zope/zope-2.7.8.ebuild b/net-zope/zope/zope-2.7.8.ebuild index 8a9b4e110d88..0e4154153378 100644 --- a/net-zope/zope/zope-2.7.8.ebuild +++ b/net-zope/zope/zope-2.7.8.ebuild @@ -1,15 +1,15 @@ -# 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/zope/zope-2.7.8.ebuild,v 1.7 2005/12/31 14:01:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.7.8.ebuild,v 1.8 2006/01/27 02:51:54 vapier Exp $ inherit eutils -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz" + LICENSE="ZPL" SLOT="${PV}" - KEYWORDS="alpha amd64 ppc sparc x86" IUSE="unicode" @@ -104,4 +104,3 @@ pkg_prerm() { rm ${ZSERVDIR}/bin/python } - diff --git a/net-zope/zope/zope-2.8.3.ebuild b/net-zope/zope/zope-2.8.3.ebuild index a9a86cd0e04b..113f08582a80 100644 --- a/net-zope/zope/zope-2.8.3.ebuild +++ b/net-zope/zope/zope-2.8.3.ebuild @@ -1,16 +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/zope/zope-2.8.3.ebuild,v 1.1 2005/10/19 20:47:01 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.3.ebuild,v 1.2 2006/01/27 02:51:54 vapier Exp $ inherit eutils multilib -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz" + LICENSE="ZPL" SLOT="${PV}" - -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="unicode" RDEPEND="=dev-lang/python-2.3*" @@ -107,4 +107,3 @@ pkg_prerm() { rm ${ZSERVDIR}/bin/python } - diff --git a/net-zope/zope/zope-2.8.4.ebuild b/net-zope/zope/zope-2.8.4.ebuild index ff6f26f188a5..7192b85bbb14 100644 --- a/net-zope/zope/zope-2.8.4.ebuild +++ b/net-zope/zope/zope-2.8.4.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.4.ebuild,v 1.4 2006/01/02 17:51:04 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.8.4.ebuild,v 1.5 2006/01/27 02:51:54 vapier Exp $ inherit eutils multilib -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}-final.tgz" + LICENSE="ZPL" SLOT="${PV}" - KEYWORDS="~alpha ~amd64 ppc sparc x86" IUSE="unicode" @@ -107,4 +107,3 @@ pkg_prerm() { rm ${ZSERVDIR}/bin/python } - diff --git a/net-zope/zope/zope-2.9.0.ebuild b/net-zope/zope/zope-2.9.0.ebuild index b5d210c48d9d..5e639d5282ed 100644 --- a/net-zope/zope/zope-2.9.0.ebuild +++ b/net-zope/zope/zope-2.9.0.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.0.ebuild,v 1.1 2006/01/07 20:17:12 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.9.0.ebuild,v 1.2 2006/01/27 02:51:54 vapier Exp $ inherit eutils multilib -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope/${PV}/Zope-${PV}.tgz" + LICENSE="ZPL" SLOT="${PV}" - KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" @@ -77,4 +77,3 @@ pkg_prerm() { #existing targets rm ${ZSERVDIR}/bin/python } - diff --git a/net-zope/zope/zope-3.1.0.ebuild b/net-zope/zope/zope-3.1.0.ebuild index 36dea4f8706f..0a13560fba5a 100644 --- a/net-zope/zope/zope-3.1.0.ebuild +++ b/net-zope/zope/zope-3.1.0.ebuild @@ -1,26 +1,24 @@ -# 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/zope/zope-3.1.0.ebuild,v 1.2 2005/12/27 18:06:19 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-3.1.0.ebuild,v 1.3 2006/01/27 02:51:54 vapier Exp $ inherit eutils multilib -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope3/${PV}final/Zope-${PV}.tgz" LICENSE="ZPL" SLOT="${PV}" -IUSE="" - KEYWORDS="~x86" +IUSE="" RDEPEND="=dev-lang/python-2.4*" - DEPEND="${RDEPEND} >=app-shells/bash-2.0 >=sys-apps/sed-4.0.5" -S="${WORKDIR}/Zope-${PV}" +S=${WORKDIR}/Zope-${PV} ZUNAME=zope ZGNAME=zope diff --git a/net-zope/zope/zope-3.2.0.ebuild b/net-zope/zope/zope-3.2.0.ebuild index 2e6e9ac3759d..80cdc4de47c7 100644 --- a/net-zope/zope/zope-3.2.0.ebuild +++ b/net-zope/zope/zope-3.2.0.ebuild @@ -1,26 +1,24 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-3.2.0.ebuild,v 1.2 2006/01/11 04:58:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-3.2.0.ebuild,v 1.3 2006/01/27 02:51:54 vapier Exp $ inherit eutils multilib -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/Zope3/${PV}final/Zope-${PV}.tgz" LICENSE="ZPL" SLOT="${PV}" -IUSE="" - KEYWORDS="~sparc ~x86" +IUSE="" RDEPEND="=dev-lang/python-2.4*" - DEPEND="${RDEPEND} >=app-shells/bash-2.0 >=sys-apps/sed-4.0.5" -S="${WORKDIR}/Zope-${PV}" +S=${WORKDIR}/Zope-${PV} ZUNAME=zope ZGNAME=zope diff --git a/net-zope/zopeedit/zopeedit-0.7.ebuild b/net-zope/zopeedit/zopeedit-0.7.ebuild index 388739d5e672..f7536cc858bb 100644 --- a/net-zope/zopeedit/zopeedit-0.7.ebuild +++ b/net-zope/zopeedit/zopeedit-0.7.ebuild @@ -1,14 +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/zopeedit/zopeedit-0.7.ebuild,v 1.4 2005/01/02 14:17:40 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild,v 1.5 2006/01/27 02:52:14 vapier Exp $ inherit distutils -DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects." +DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects" HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/0.7/zopeedit-${PV}-src.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc ~amd64" SLOT="0" +KEYWORDS="~amd64 ~ppc x86" IUSE="" + S=${WORKDIR}/${PN}-${PV}-src diff --git a/net-zope/zopeedit/zopeedit-0.8.ebuild b/net-zope/zopeedit/zopeedit-0.8.ebuild index 9ed052bf45ca..4fa7e138b1fc 100644 --- a/net-zope/zopeedit/zopeedit-0.8.ebuild +++ b/net-zope/zopeedit/zopeedit-0.8.ebuild @@ -1,14 +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/zopeedit/zopeedit-0.8.ebuild,v 1.1 2005/01/02 14:17:40 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.8.ebuild,v 1.2 2006/01/27 02:52:14 vapier Exp $ inherit distutils -DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects." +DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects" HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/zopeedit-${PV}-src.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc ~amd64" SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" + S=${WORKDIR}/${PN}-${PV}-src diff --git a/net-zope/zopeinterface/zopeinterface-3.0.0.ebuild b/net-zope/zopeinterface/zopeinterface-3.0.0.ebuild index e56da1b9e400..7e95592d762d 100644 --- a/net-zope/zopeinterface/zopeinterface-3.0.0.ebuild +++ b/net-zope/zopeinterface/zopeinterface-3.0.0.ebuild @@ -1,26 +1,24 @@ -# 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/zopeinterface/zopeinterface-3.0.0.ebuild,v 1.3 2005/02/17 14:27:06 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeinterface/zopeinterface-3.0.0.ebuild,v 1.4 2006/01/27 02:52:36 vapier Exp $ inherit distutils MY_PN="ZopeInterface" - DESCRIPTION="Standalone Zope interface library" HOMEPAGE="http://zope.org/Products/ZopeInterface" SRC_URI="http://www.zope.org/Products/${MY_PN}/${PV}/${MY_PN}-${PV}.tgz" -LICENSE="ZPL" +LICENSE="ZPL" SLOT="0" KEYWORDS="~x86" IUSE="doc" RDEPEND="=dev-lang/python-2.3*" -S="${WORKDIR}/${MY_PN}-${PV}" +S=${WORKDIR}/${MY_PN}-${PV} src_install() { - distutils_src_install if use doc ; then @@ -29,6 +27,5 @@ src_install() { } pkg_postinst() { - distutils_pkg_postinst } diff --git a/net-zope/zopeinterface/zopeinterface-3.0.1.ebuild b/net-zope/zopeinterface/zopeinterface-3.0.1.ebuild index e785d6643b02..a8a85881c90a 100644 --- a/net-zope/zopeinterface/zopeinterface-3.0.1.ebuild +++ b/net-zope/zopeinterface/zopeinterface-3.0.1.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeinterface/zopeinterface-3.0.1.ebuild,v 1.10 2006/01/06 05:35:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeinterface/zopeinterface-3.0.1.ebuild,v 1.11 2006/01/27 02:52:36 vapier Exp $ inherit distutils MY_PN="ZopeInterface" - DESCRIPTION="Standalone Zope interface library" HOMEPAGE="http://zope.org/Products/ZopeInterface" SRC_URI="http://www.zope.org/Products/${MY_PN}/${PV}final/${MY_PN}-${PV}.tgz" diff --git a/net-zope/zopex3/zopex3-3.0.0.ebuild b/net-zope/zopex3/zopex3-3.0.0.ebuild index 4bee1d04d9d5..9441b117fc62 100644 --- a/net-zope/zopex3/zopex3-3.0.0.ebuild +++ b/net-zope/zopex3/zopex3-3.0.0.ebuild @@ -1,26 +1,25 @@ -# 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/zopex3/zopex3-3.0.0.ebuild,v 1.6 2005/10/18 16:49:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zopex3/zopex3-3.0.0.ebuild,v 1.7 2006/01/27 02:52:56 vapier Exp $ inherit eutils MYPN="ZopeX3" - -DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites." +DESCRIPTION="Zope is a web application platform used for building high-performance, dynamic web sites" HOMEPAGE="http://www.zope.org" SRC_URI="http://www.zope.org/Products/${MYPN}/${PV}final/${MYPN}-${PV}.tgz" + LICENSE="ZPL" SLOT="${PV}" +KEYWORDS="~amd64 ~ppc x86" IUSE="" -KEYWORDS="x86 ~ppc ~amd64" - RDEPEND="=dev-lang/python-2.3*" python='python2.3' DEPEND="${RDEPEND} -virtual/libc ->=sys-apps/sed-4.0.5" + virtual/libc + >=sys-apps/sed-4.0.5" S="${WORKDIR}/${MYPN}-${PV}" ZS_DIR=${ROOT%/}/usr/lib @@ -28,11 +27,6 @@ ZSERVDIR=${ZS_DIR}/${PN}-${PV} ZSKELDIR=${ZSERVDIR}/zopeskel ZINSTDIR=/var/lib/zope/${PN} -src_unpack() { - unpack ${A} - cd ${S} -} - src_compile() { ./configure --prefix=${D}${ZSERVDIR} --with-python=/usr/bin/python2.3 || die "Failed to configure." emake || die "Failed to compile." diff --git a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild b/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild index 9c5f1940c276..acb72bc42a27 100644 --- a/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild +++ b/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild @@ -1,19 +1,18 @@ -# Copyright 1999-2004 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/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.5 2004/10/23 22:43:41 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-1.1-r1.ebuild,v 1.6 2006/01/27 02:53:18 vapier Exp $ inherit zproduct -DESCRIPTION="Present your photos quickly in zope." +DESCRIPTION="Present your photos quickly in zope" HOMEPAGE="http://www.zphotoslides.org/" SRC_URI="mirror://sourceforge/zphotoslides/ZPhotoSlides-${PV}b.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" RDEPEND=">=dev-python/imaging-1.1.3 - >=net-zope/localfs-1.0.0 - ${RDEPEND}" + >=net-zope/localfs-1.0.0" ZPROD_LIST="ZPhotoSlides" DOTTXT_PROTECT="country-codes.txt ${DOTTXT_PROTECT}" -IUSE="" diff --git a/net-zope/zphotoslides/zphotoslides-2.0.ebuild b/net-zope/zphotoslides/zphotoslides-2.0.ebuild index eec59b06cac9..6831ecd07175 100644 --- a/net-zope/zphotoslides/zphotoslides-2.0.ebuild +++ b/net-zope/zphotoslides/zphotoslides-2.0.ebuild @@ -1,18 +1,17 @@ -# Copyright 1999-2004 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/zphotoslides/zphotoslides-2.0.ebuild,v 1.1 2004/10/23 22:54:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zphotoslides/zphotoslides-2.0.ebuild,v 1.2 2006/01/27 02:53:18 vapier Exp $ inherit zproduct -DESCRIPTION="Present your photos quickly in zope." +DESCRIPTION="Present your photos quickly in zope" HOMEPAGE="http://www.zphotoslides.org/" SRC_URI="mirror://sourceforge/zphotoslides/ZPhotoSlides-${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" RDEPEND=">=dev-python/imaging-1.1.3 - >=net-zope/localfs-1.0.0 - ${RDEPEND}" + >=net-zope/localfs-1.0.0" ZPROD_LIST="ZPhotoSlides" -IUSE="" diff --git a/net-zope/zpsycopgda/zpsycopgda-1.1.15.ebuild b/net-zope/zpsycopgda/zpsycopgda-1.1.15.ebuild index 1fdd9bb4e685..f1421624329c 100644 --- a/net-zope/zpsycopgda/zpsycopgda-1.1.15.ebuild +++ b/net-zope/zpsycopgda/zpsycopgda-1.1.15.ebuild @@ -1,23 +1,23 @@ -# Copyright 1999-2004 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/zpsycopgda/zpsycopgda-1.1.15.ebuild,v 1.1 2004/10/23 23:01:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.15.ebuild,v 1.2 2006/01/27 02:53:39 vapier Exp $ inherit zproduct -S="${WORKDIR}/psycopg-${PV}/" -DESCRIPTION="PostgreSQL database adapter for Zope." -SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz" +DESCRIPTION="PostgreSQL database adapter for Zope" HOMEPAGE="http://www.initd.org/software/psycopg.py" -RDEPEND=">=dev-python/psycopg-${PV} - ${RDEPEND}" -KEYWORDS="x86 ~ppc" +SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz" + LICENSE="GPL-2" +KEYWORDS="~ppc x86" + +RDEPEND=">=dev-python/psycopg-${PV}" + +S=${WORKDIR}/psycopg-${PV} ZPROD_LIST="ZPsycopgDA" -IUSE="" -src_compile() -{ +src_compile() { rm -f * >& /dev/null rm -fR debian/ doc/ tests/ } diff --git a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild index e44769ce28af..357f8755fd11 100644 --- a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild +++ b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild @@ -1,23 +1,23 @@ -# Copyright 1999-2004 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/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.6 2004/10/23 23:01:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.7 2006/01/27 02:53:39 vapier Exp $ inherit zproduct -S="${WORKDIR}/psycopg-${PV}/" -DESCRIPTION="PostgreSQL database adapter for Zope." -SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz" +DESCRIPTION="PostgreSQL database adapter for Zope" HOMEPAGE="http://www.initd.org/software/psycopg.py" -RDEPEND=">=dev-python/psycopg-${PV} - ${RDEPEND}" -KEYWORDS="x86 ~ppc" +SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz" + LICENSE="GPL-2" +KEYWORDS="~ppc x86" + +RDEPEND=">=dev-python/psycopg-${PV}" + +S=${WORKDIR}/psycopg-${PV} ZPROD_LIST="ZPsycopgDA" -IUSE="" -src_compile() -{ +src_compile() { rm -f * >& /dev/null rm -fR debian/ doc/ tests/ } diff --git a/net-zope/zpsycopgda/zpsycopgda-1.1.21.ebuild b/net-zope/zpsycopgda/zpsycopgda-1.1.21.ebuild index c23a91bb148d..017fde263489 100644 --- a/net-zope/zpsycopgda/zpsycopgda-1.1.21.ebuild +++ b/net-zope/zpsycopgda/zpsycopgda-1.1.21.ebuild @@ -1,23 +1,23 @@ -# 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/zpsycopgda/zpsycopgda-1.1.21.ebuild,v 1.1 2005/12/11 19:42:17 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.21.ebuild,v 1.2 2006/01/27 02:53:39 vapier Exp $ inherit zproduct -S="${WORKDIR}/psycopg-${PV}/" -DESCRIPTION="PostgreSQL database adapter for Zope." -SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz" +DESCRIPTION="PostgreSQL database adapter for Zope" HOMEPAGE="http://www.initd.org/software/psycopg.py" -RDEPEND=">=dev-python/psycopg-${PV} - ${RDEPEND}" -KEYWORDS="~x86 ~ppc" +SRC_URI="http://initd.org/pub/software/psycopg/psycopg-${PV}.tar.gz" + LICENSE="GPL-2" +KEYWORDS="~ppc ~x86" + +RDEPEND=">=dev-python/psycopg-${PV}" + +S=${WORKDIR}/psycopg-${PV} ZPROD_LIST="ZPsycopgDA" -IUSE="" -src_compile() -{ +src_compile() { rm -f * >& /dev/null rm -fR debian/ doc/ tests/ } diff --git a/net-zope/zsyncer/zsyncer-0.6.1.ebuild b/net-zope/zsyncer/zsyncer-0.6.1.ebuild index f7235ee489d9..b5b00cb8a76f 100644 --- a/net-zope/zsyncer/zsyncer-0.6.1.ebuild +++ b/net-zope/zsyncer/zsyncer-0.6.1.ebuild @@ -1,18 +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/zsyncer/zsyncer-0.6.1.ebuild,v 1.1 2005/04/19 17:22:51 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zsyncer/zsyncer-0.6.1.ebuild,v 1.2 2006/01/27 02:53:59 vapier Exp $ inherit zproduct MY_P="ZSyncer-${PV}" -DESCRIPTION="ZSyncer allows live zope objects to be synchronized from one Zope to another." +DESCRIPTION="ZSyncer allows live zope objects to be synchronized from one Zope to another" HOMEPAGE="http://zsyncer.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" LICENSE="ZPL" -SLOT="0" KEYWORDS="~x86" -IUSE="" DEPEND=">=net-zope/zope-2.7" diff --git a/net-zope/zwiki/zwiki-0.37.ebuild b/net-zope/zwiki/zwiki-0.37.ebuild index ee4d571492dd..b953aceb0a4e 100644 --- a/net-zope/zwiki/zwiki-0.37.ebuild +++ b/net-zope/zwiki/zwiki-0.37.ebuild @@ -1,17 +1,15 @@ -# 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/zwiki/zwiki-0.37.ebuild,v 1.2 2005/04/03 17:43:18 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.37.ebuild,v 1.3 2006/01/27 02:54:22 vapier Exp $ inherit zproduct -DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites" HOMEPAGE="http://zwiki.org" SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="ZWiki" -MYDOC="ChangeLog GPL.txt ${MYDOC}" - -IUSE="" +MYDOC="ChangeLog ${MYDOC}" diff --git a/net-zope/zwiki/zwiki-0.40.ebuild b/net-zope/zwiki/zwiki-0.40.ebuild index dbfed64c32fc..7c28cfcf1696 100644 --- a/net-zope/zwiki/zwiki-0.40.ebuild +++ b/net-zope/zwiki/zwiki-0.40.ebuild @@ -1,17 +1,15 @@ -# 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/zwiki/zwiki-0.40.ebuild,v 1.2 2005/06/06 20:22:45 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.40.ebuild,v 1.3 2006/01/27 02:54:22 vapier Exp $ inherit zproduct -DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites" HOMEPAGE="http://zwiki.org" SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc x86" ZPROD_LIST="ZWiki" -MYDOC="ChangeLog GPL.txt ${MYDOC}" - -IUSE="" +MYDOC="ChangeLog ${MYDOC}" diff --git a/net-zope/zwiki/zwiki-0.42.ebuild b/net-zope/zwiki/zwiki-0.42.ebuild index 541ba5ce1b46..d613d510a79c 100644 --- a/net-zope/zwiki/zwiki-0.42.ebuild +++ b/net-zope/zwiki/zwiki-0.42.ebuild @@ -1,10 +1,10 @@ -# 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/zwiki/zwiki-0.42.ebuild,v 1.3 2005/08/28 12:49:50 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.42.ebuild,v 1.4 2006/01/27 02:54:22 vapier Exp $ inherit zproduct -DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites" HOMEPAGE="http://zwiki.org" SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" @@ -12,6 +12,4 @@ LICENSE="GPL-2" KEYWORDS="~ppc ~sparc x86" ZPROD_LIST="ZWiki" -MYDOC="CHANGES.txt LICENSE.txt README.txt GPL.txt ${MYDOC}" - -IUSE="" +MYDOC="CHANGES.txt README.txt ${MYDOC}" diff --git a/net-zope/zwiki/zwiki-0.44.ebuild b/net-zope/zwiki/zwiki-0.44.ebuild index fc7a26a50163..05cf89c435cb 100644 --- a/net-zope/zwiki/zwiki-0.44.ebuild +++ b/net-zope/zwiki/zwiki-0.44.ebuild @@ -1,10 +1,10 @@ -# 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/zwiki/zwiki-0.44.ebuild,v 1.1 2005/08/28 12:55:47 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.44.ebuild,v 1.2 2006/01/27 02:54:22 vapier Exp $ inherit zproduct -DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites" HOMEPAGE="http://zwiki.org" SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" @@ -12,6 +12,4 @@ LICENSE="GPL-2" KEYWORDS="~ppc ~sparc ~x86" ZPROD_LIST="ZWiki" -MYDOC="CHANGES.txt LICENSE.txt README.txt GPL.txt ${MYDOC}" - -IUSE="" +MYDOC="CHANGES.txt README.txt ${MYDOC}" diff --git a/net-zope/zwiki/zwiki-0.45.ebuild b/net-zope/zwiki/zwiki-0.45.ebuild index d0dc698c724d..51a0cb497b4c 100644 --- a/net-zope/zwiki/zwiki-0.45.ebuild +++ b/net-zope/zwiki/zwiki-0.45.ebuild @@ -1,10 +1,10 @@ -# 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/zwiki/zwiki-0.45.ebuild,v 1.1 2005/09/02 17:25:34 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.45.ebuild,v 1.2 2006/01/27 02:54:22 vapier Exp $ inherit zproduct -DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites" HOMEPAGE="http://zwiki.org" SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" @@ -12,6 +12,4 @@ LICENSE="GPL-2" KEYWORDS="~ppc ~sparc ~x86" ZPROD_LIST="ZWiki" -MYDOC="CHANGES.txt LICENSE.txt README.txt GPL.txt ${MYDOC}" - -IUSE="" +MYDOC="CHANGES.txt README.txt ${MYDOC}" diff --git a/net-zope/zwiki/zwiki-0.48.ebuild b/net-zope/zwiki/zwiki-0.48.ebuild index 56963f136ef9..78f7372e0913 100644 --- a/net-zope/zwiki/zwiki-0.48.ebuild +++ b/net-zope/zwiki/zwiki-0.48.ebuild @@ -1,10 +1,10 @@ -# 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/zwiki/zwiki-0.48.ebuild,v 1.1 2005/12/25 01:31:57 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.48.ebuild,v 1.2 2006/01/27 02:54:22 vapier Exp $ inherit zproduct -DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites" HOMEPAGE="http://zwiki.org" SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" @@ -12,6 +12,4 @@ LICENSE="GPL-2" KEYWORDS="~ppc ~sparc ~x86" ZPROD_LIST="ZWiki" -MYDOC="CHANGES.txt LICENSE.txt README.txt GPL.txt ${MYDOC}" - -IUSE="" +MYDOC="CHANGES.txt README.txt ${MYDOC}" |