diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:33:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:33:35 +0000 |
commit | 1e1051271b5d9e966a3c441dada289adb4dabd0f (patch) | |
tree | 743f5992f2e5418661530f86efb439f1115cb2c3 /net-zope/epoz | |
parent | Add a ported version of Ubuntu's gcc4 patch for bug 117547. (diff) | |
download | gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.tar.gz gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.tar.bz2 gentoo-2-1e1051271b5d9e966a3c441dada289adb4dabd0f.zip |
misc touchups
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/epoz')
-rw-r--r-- | net-zope/epoz/epoz-0.8.0.ebuild | 10 | ||||
-rw-r--r-- | net-zope/epoz/epoz-0.8.4.ebuild | 10 |
2 files changed, 10 insertions, 10 deletions
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="" |