summaryrefslogtreecommitdiff
blob: 388739d5e67216e05b5a9bf67e6feeb5d804da1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/zopeedit/zopeedit-0.7.ebuild,v 1.4 2005/01/02 14:17:40 batlogg Exp $

inherit distutils

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/0.7/zopeedit-${PV}-src.tgz"
LICENSE="ZPL"
KEYWORDS="x86 ~ppc ~amd64"
SLOT="0"
IUSE=""
S=${WORKDIR}/${PN}-${PV}-src