diff options
author | 2005-01-14 23:03:10 +0000 | |
---|---|---|
committer | 2005-01-14 23:03:10 +0000 | |
commit | 9da6374c2e9e036990481ccc09bf53119a477db2 (patch) | |
tree | 24a81b74f6d6559b66ea0d18f222dff6507e5142 /net-zope/zwiki/zwiki-0.37.ebuild | |
parent | Bump. (diff) | |
download | gentoo-2-9da6374c2e9e036990481ccc09bf53119a477db2.tar.gz gentoo-2-9da6374c2e9e036990481ccc09bf53119a477db2.tar.bz2 gentoo-2-9da6374c2e9e036990481ccc09bf53119a477db2.zip |
new version
(Portage version: 2.0.51-r12)
Diffstat (limited to 'net-zope/zwiki/zwiki-0.37.ebuild')
-rw-r--r-- | net-zope/zwiki/zwiki-0.37.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-zope/zwiki/zwiki-0.37.ebuild b/net-zope/zwiki/zwiki-0.37.ebuild new file mode 100644 index 000000000000..105257f273ed --- /dev/null +++ b/net-zope/zwiki/zwiki-0.37.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zwiki/zwiki-0.37.ebuild,v 1.1 2005/01/14 23:03:10 radek Exp $ + +inherit zproduct + +DESCRIPTION="A zope wiki-clone for easy-to-edit collaborative websites." +HOMEPAGE="http://zwiki.org" +SRC_URI="${HOMEPAGE}/releases/ZWiki-${PV}.0.tgz" + +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc" + +ZPROD_LIST="ZWiki" +MYDOC="ChangeLog GPL.txt ${MYDOC}" + +IUSE="" |