summaryrefslogtreecommitdiff
blob: 42974ff00151faa3a44eac3ee55dcc842f7acd26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.2.ebuild,v 1.2 2005/05/04 13:08:46 dholm Exp $

inherit zproduct

MY_PN="SilvaDocument"
DESCRIPTION="SilvaDocument provides the Silva Document, including its editor, for net-zope/silva."
HOMEPAGE="http://www.infrae.com/download/SilvaDocument/"
SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz"
LICENSE="ZPL"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""

ZPROD_LIST="${MY_PN}"