diff options
-rw-r--r-- | net-zope/cmfquickinstallertool/ChangeLog | 8 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild | 6 | ||||
-rw-r--r-- | net-zope/epoz/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/epoz/epoz-0.8.4.ebuild | 6 |
4 files changed, 17 insertions, 10 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog index c407ae376a9c..4759077ec98b 100644 --- a/net-zope/cmfquickinstallertool/ChangeLog +++ b/net-zope/cmfquickinstallertool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/cmfquickinstallertool -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.7 2004/09/24 20:16:37 batlogg Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.8 2005/03/19 17:24:17 weeve Exp $ + + 19 Mar 2005; Jason Wever <weeve@gentoo.org> + cmfquickinstallertool-1.5.0.ebuild: + Added ~sparc keyword wrt bug #84791. 24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; cmfquickinstallertool-1.5.0.ebuild: diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild index 32881c3c240e..e42c893c935a 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.2 2004/09/24 20:16:37 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.3 2005/03/19 17:24:17 weeve Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Makes it easy to install cmf/plone products." HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool-${PV}.tgz" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" IUSE="" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" diff --git a/net-zope/epoz/ChangeLog b/net-zope/epoz/ChangeLog index 91c5933419ea..4b38df854b31 100644 --- a/net-zope/epoz/ChangeLog +++ b/net-zope/epoz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/epoz -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/ChangeLog,v 1.4 2004/09/24 20:02:32 batlogg Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/ChangeLog,v 1.5 2005/03/19 17:25:51 weeve Exp $ + + 19 Mar 2005; Jason Wever <weeve@gentoo.org> epoz-0.8.4.ebuild: + Added ~sparc keyword wrt bug #84791. 24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; epoz-0.8.4.ebuild: marked stable diff --git a/net-zope/epoz/epoz-0.8.4.ebuild b/net-zope/epoz/epoz-0.8.4.ebuild index 7f0e2245eedc..a91c08ebbec4 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-2004 Gentoo Foundation +# 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.2 2004/09/24 20:02:32 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/epoz/epoz-0.8.4.ebuild,v 1.3 2005/03/19 17:25:51 weeve 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" +KEYWORDS="x86 ppc ~sparc" ZPROD_LIST="Epoz" IUSE="" |