summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-zope/translationservice/ChangeLog8
-rw-r--r--net-zope/translationservice/translationservice-0.3.ebuild6
-rw-r--r--net-zope/xmlwidgets/ChangeLog8
-rw-r--r--net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild6
4 files changed, 18 insertions, 10 deletions
diff --git a/net-zope/translationservice/ChangeLog b/net-zope/translationservice/ChangeLog
index c53f43c5a7e4..7877b0c1aab6 100644
--- a/net-zope/translationservice/ChangeLog
+++ b/net-zope/translationservice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/translationservice
-# Copyright 2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/ChangeLog,v 1.3 2003/06/21 05:00:22 kutsuya Exp $
+# Copyright 2003-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/ChangeLog,v 1.4 2004/04/05 08:08:15 mr_bones_ Exp $
+
+ 05 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ translationservice-0.3.ebuild:
+ down to ~ppc until deps are stable
*translationservice-0.4 (20 Jun 2003)
diff --git a/net-zope/translationservice/translationservice-0.3.ebuild b/net-zope/translationservice/translationservice-0.3.ebuild
index 413c9d240d17..9eaef6428bd3 100644
--- a/net-zope/translationservice/translationservice-0.3.ebuild
+++ b/net-zope/translationservice/translationservice-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.5 2003/09/08 06:53:31 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/translationservice/translationservice-0.3.ebuild,v 1.6 2004/04/05 08:08:15 mr_bones_ Exp $
inherit zproduct
@@ -8,6 +8,6 @@ DESCRIPTION="Translation servive for zope. i18n tags in ZPT."
HOMEPAGE="http://www.zope.org/Members/efge/TranslationService/"
SRC_URI="${HOMEPAGE}/TranslationService-${PV}.tgz"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ~ppc"
ZPROD_LIST="TranslationService"
diff --git a/net-zope/xmlwidgets/ChangeLog b/net-zope/xmlwidgets/ChangeLog
index 9f1268d083b3..128472b02641 100644
--- a/net-zope/xmlwidgets/ChangeLog
+++ b/net-zope/xmlwidgets/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/xmlwidgets
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/ChangeLog,v 1.4 2003/07/13 21:46:28 aliz Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/ChangeLog,v 1.5 2004/04/05 08:07:36 mr_bones_ Exp $
+
+ 05 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ xmlwidgets-0.8.5.ebuild:
+ down to ~ppc until deps are stable
*xmlwidgets-0.9 (23 Jun 2003)
diff --git a/net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild b/net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild
index 06980cdb1476..efd348375093 100644
--- a/net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild
+++ b/net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild,v 1.3 2003/09/10 04:43:13 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/xmlwidgets/xmlwidgets-0.8.5.ebuild,v 1.4 2004/04/05 08:07:36 mr_bones_ Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="UI widgets for Zope XML objects."
HOMEPAGE="http://www.zope.org/Members/faassen/XMLWidgets"
SRC_URI="${HOMEPAGE}/XMLWidgets-${PV}.tgz"
LICENSE="ZPL"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ~ppc"
RDEPEND=">=net-zope/parsedxml-1.3.1
${RDEPEND}"