diff options
author | Radoslaw Stachowiak <radek@gentoo.org> | 2004-10-11 17:59:16 +0000 |
---|---|---|
committer | Radoslaw Stachowiak <radek@gentoo.org> | 2004-10-11 17:59:16 +0000 |
commit | 577504a098ed1a07d212edd355abd9461cf66ba1 (patch) | |
tree | 29847e8984af21c54df97124875f5a96c30d9e2e /net-zope/silvadocument/silvadocument-1.1.ebuild | |
parent | APIC fix. Please test this release, it will be used on 2004.3 livecd. (Manife... (diff) | |
download | gentoo-2-577504a098ed1a07d212edd355abd9461cf66ba1.tar.gz gentoo-2-577504a098ed1a07d212edd355abd9461cf66ba1.tar.bz2 gentoo-2-577504a098ed1a07d212edd355abd9461cf66ba1.zip |
*** empty log message ***
Diffstat (limited to 'net-zope/silvadocument/silvadocument-1.1.ebuild')
-rw-r--r-- | net-zope/silvadocument/silvadocument-1.1.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-zope/silvadocument/silvadocument-1.1.ebuild b/net-zope/silvadocument/silvadocument-1.1.ebuild new file mode 100644 index 000000000000..966c9f45c630 --- /dev/null +++ b/net-zope/silvadocument/silvadocument-1.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2004 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.1 2004/10/11 17:59:16 radek 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="~x86" +IUSE="" + +ZPROD_LIST="${MY_PN}" |