summaryrefslogtreecommitdiff
blob: ee3d7ae32e85e2d235e015c46290a85d0ed07558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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.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"
HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/"
SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/ExternalEditor-${PV}.tgz"

LICENSE="ZPL"
KEYWORDS="~ppc x86"

ZPROD_LIST="ExternalEditor"