summaryrefslogtreecommitdiff
blob: 917ce10d2ced5eae32b004e457fed981eaf207b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-zope/silvadocument/silvadocument-1.1.ebuild,v 1.4 2006/01/27 02:45:25 vapier 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/${MY_PN}/"
SRC_URI="${HOMEPAGE}/${PV}/${MY_PN}-${PV}.tgz"

LICENSE="ZPL"
KEYWORDS="~amd64 x86"

ZPROD_LIST="${MY_PN}"