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