summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/zope/zope-2.9.0.ebuild')
-rw-r--r--net-zope/zope/zope-2.9.0.ebuild7
1 files changed, 3 insertions, 4 deletions
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
}
-