From 1e1051271b5d9e966a3c441dada289adb4dabd0f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 27 Jan 2006 02:33:35 +0000 Subject: misc touchups (Portage version: 2.1_pre3-r1) --- net-zope/epoz/epoz-0.8.0.ebuild | 10 +++++----- net-zope/epoz/epoz-0.8.4.ebuild | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'net-zope/epoz') diff --git a/net-zope/epoz/epoz-0.8.0.ebuild b/net-zope/epoz/epoz-0.8.0.ebuild index ca961e929711..18d30ef3d6f4 100644 --- a/net-zope/epoz/epoz-0.8.0.ebuild +++ b/net-zope/epoz/epoz-0.8.0.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.0.ebuild,v 1.3 2004/09/11 21:53:59 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.0.ebuild,v 1.4 2006/01/27 02:31:32 vapier 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=" 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="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~x86" ZPROD_LIST="Epoz" -IUSE="" diff --git a/net-zope/epoz/epoz-0.8.4.ebuild b/net-zope/epoz/epoz-0.8.4.ebuild index 3041e66bde82..c01732f2eb0f 100644 --- a/net-zope/epoz/epoz-0.8.4.ebuild +++ b/net-zope/epoz/epoz-0.8.4.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.4 2005/04/02 08:53:10 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.4.ebuild,v 1.5 2006/01/27 02:31:32 vapier 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=" 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 ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc x86" ZPROD_LIST="Epoz" -IUSE="" -- cgit v1.2.3-65-gdbad