diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:53:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-02 08:53:10 +0000 |
commit | 007f9b562b966964b5577fa792ef034eb6e9170b (patch) | |
tree | c3b9889b03c557707f282924c553ca1b557c2b21 /net-zope/epoz/epoz-0.8.4.ebuild | |
parent | Fixes bug 87021, thanks to transient in #gentoo-bugs. (diff) | |
download | gentoo-2-007f9b562b966964b5577fa792ef034eb6e9170b.tar.gz gentoo-2-007f9b562b966964b5577fa792ef034eb6e9170b.tar.bz2 gentoo-2-007f9b562b966964b5577fa792ef034eb6e9170b.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-zope/epoz/epoz-0.8.4.ebuild')
-rw-r--r-- | net-zope/epoz/epoz-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/epoz/epoz-0.8.4.ebuild b/net-zope/epoz/epoz-0.8.4.ebuild index a91c08ebbec4..3041e66bde82 100644 --- a/net-zope/epoz/epoz-0.8.4.ebuild +++ b/net-zope/epoz/epoz-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3 2005/03/19 17:25:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.4.ebuild,v 1.4 2005/04/02 08:53:10 blubb Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION=" Epoz allows you to edit Zope- or Plone-objects with a wysiwyg-edit HOMEPAGE="http://mjablonski.zope.de/Epoz" SRC_URI="http://mjablonski.zope.de/Epoz/releases/Epoz-${PV}.tar.gz" LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc ~amd64" ZPROD_LIST="Epoz" IUSE="" |