diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2008-05-24 21:36:29 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2008-05-24 21:36:29 +0000 |
commit | 1021ff0daafbee41bf41d55ff486d4cd0dfb2c1f (patch) | |
tree | b8cebbfbee41483bc7d944d444f8c8ec4c5873aa /net-zope/epoz/epoz-0.8.4.ebuild | |
parent | Fix DESCRIPTION.toolong (diff) | |
download | gentoo-2-1021ff0daafbee41bf41d55ff486d4cd0dfb2c1f.tar.gz gentoo-2-1021ff0daafbee41bf41d55ff486d4cd0dfb2c1f.tar.bz2 gentoo-2-1021ff0daafbee41bf41d55ff486d4cd0dfb2c1f.zip |
Fix DESCRIPTION.toolong
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-zope/epoz/epoz-0.8.4.ebuild')
-rw-r--r-- | net-zope/epoz/epoz-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/epoz/epoz-0.8.4.ebuild b/net-zope/epoz/epoz-0.8.4.ebuild index c01732f2eb0f..c59201fef6b7 100644 --- a/net-zope/epoz/epoz-0.8.4.ebuild +++ b/net-zope/epoz/epoz-0.8.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 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.5 2006/01/27 02:31:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.4.ebuild,v 1.6 2008/05/24 21:36:29 tupone 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)" +DESCRIPTION="Allows to edit Zope- or Plone-objects with a wysiwyg-editor" HOMEPAGE="http://mjablonski.zope.de/Epoz" SRC_URI="http://mjablonski.zope.de/Epoz/releases/Epoz-${PV}.tar.gz" |