diff options
author | 2005-04-02 08:58:35 +0000 | |
---|---|---|
committer | 2005-04-02 08:58:35 +0000 | |
commit | 1fcced8cbd1ac5a4c03fab955c0281a3bc31d3ce (patch) | |
tree | ee2d200d71855a36ba8ec1dcf4fd40b12d534edf /net-zope/plone/plone-2.0.5.ebuild | |
parent | Fixes bug 87021, thanks to transient in #gentoo-bugs. (diff) | |
download | historical-1fcced8cbd1ac5a4c03fab955c0281a3bc31d3ce.tar.gz historical-1fcced8cbd1ac5a4c03fab955c0281a3bc31d3ce.tar.bz2 historical-1fcced8cbd1ac5a4c03fab955c0281a3bc31d3ce.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-zope/plone/plone-2.0.5.ebuild')
-rw-r--r-- | net-zope/plone/plone-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/plone/plone-2.0.5.ebuild b/net-zope/plone/plone-2.0.5.ebuild index 3df1f74c49f9..2f16d7d5ed82 100644 --- a/net-zope/plone/plone-2.0.5.ebuild +++ b/net-zope/plone/plone-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2 2005/03/19 17:36:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-2.0.5.ebuild,v 1.3 2005/04/02 08:58:35 blubb Exp $ SLOT="2.0" @@ -10,7 +10,7 @@ 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" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" RDEPEND=">=net-zope/cmf-1.4.7 >=net-zope/zope-2.7* |