summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-04-04 08:47:00 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-04-04 08:47:00 +0000
commitc82a42aa77f7b5a147189d62cb267b349ddbeba0 (patch)
tree0cb1c544bbc1e5bbe0093b6ae2aadab2d2199d74 /net-zope/plone/plone-1.0.1-r1.ebuild
parentversion bump (diff)
downloadhistorical-c82a42aa77f7b5a147189d62cb267b349ddbeba0.tar.gz
historical-c82a42aa77f7b5a147189d62cb267b349ddbeba0.tar.bz2
historical-c82a42aa77f7b5a147189d62cb267b349ddbeba0.zip
~x86 -> x86 and added ~ppc
Diffstat (limited to 'net-zope/plone/plone-1.0.1-r1.ebuild')
-rw-r--r--net-zope/plone/plone-1.0.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/plone/plone-1.0.1-r1.ebuild b/net-zope/plone/plone-1.0.1-r1.ebuild
index 6185cfeb3285..bf9eb06326d0 100644
--- a/net-zope/plone/plone-1.0.1-r1.ebuild
+++ b/net-zope/plone/plone-1.0.1-r1.ebuild
@@ -1,15 +1,15 @@
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public Form License v2
-# $Header $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-1.0.1-r1.ebuild,v 1.2 2003/04/04 08:47:00 kutsuya Exp $
inherit zproduct
+S="${WORKDIR}/CMFPlone-${PV}"
DESCRIPTION="A Zope Content Management System, based on Zope CMF."
HOMEPAGE="http://plone.org"
SRC_URI="mirror://sourceforge/plone/CMFPlone${PV}.tar.gz"
-S="${WORKDIR}/CMFPlone-${PV}"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
RDEPEND="=net-zope/cmf-1.3*
>=net-zope/formulator-1.2.0
${RDEPEND}"