diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-09-11 21:53:59 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-09-11 21:53:59 +0000 |
commit | bf68ca1fecf0eb068c5c61c556dd4ff7ca7780cd (patch) | |
tree | d6ff41a1a4a2d29226614283ae23ba03caf818a1 /net-zope/epoz/epoz-0.8.4.ebuild | |
parent | update ZPL (diff) | |
download | historical-bf68ca1fecf0eb068c5c61c556dd4ff7ca7780cd.tar.gz historical-bf68ca1fecf0eb068c5c61c556dd4ff7ca7780cd.tar.bz2 historical-bf68ca1fecf0eb068c5c61c556dd4ff7ca7780cd.zip |
version bump
Diffstat (limited to 'net-zope/epoz/epoz-0.8.4.ebuild')
-rw-r--r-- | net-zope/epoz/epoz-0.8.4.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-zope/epoz/epoz-0.8.4.ebuild b/net-zope/epoz/epoz-0.8.4.ebuild new file mode 100644 index 000000000000..f7c73cfbb43e --- /dev/null +++ b/net-zope/epoz/epoz-0.8.4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.4.ebuild,v 1.1 2004/09/11 21:53:59 lanius Exp $ + +inherit zproduct + +DESCRIPTION=" Epoz allows you to edit Zope- or Plone-objects with a wysiwyg-editor. No plugins are required. You only have to use a recent browser (IE >= 5.5, Mozilla >= 1.3.1, Netscape >= 7.1) that supports Rich-Text-controls (called Midas for Mozilla)." +HOMEPAGE="http://mjablonski.zope.de/Epoz" +SRC_URI="http://mjablonski.zope.de/Epoz/releases/Epoz-${PV}.tar.gz" +LICENSE="ZPL" +KEYWORDS="~x86 ~ppc" + +ZPROD_LIST="Epoz" +IUSE="" |