summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-04-06 01:24:56 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-04-06 01:24:56 +0000
commitfdc03a0ef094f12630feb001188161bdf9909e69 (patch)
tree8ec5e641065d1324c4485f7a801151a13836dade /net-zope
parentVersion bumped. Currently unmasked. (diff)
downloadgentoo-2-fdc03a0ef094f12630feb001188161bdf9909e69.tar.gz
gentoo-2-fdc03a0ef094f12630feb001188161bdf9909e69.tar.bz2
gentoo-2-fdc03a0ef094f12630feb001188161bdf9909e69.zip
~x86 -> x86 and added ~ppc
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/parsedxml/ChangeLog5
-rw-r--r--net-zope/parsedxml/files/digest-parsedxml-1.3.11
-rw-r--r--net-zope/parsedxml/parsedxml-1.3.1.ebuild4
3 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/parsedxml/ChangeLog b/net-zope/parsedxml/ChangeLog
index 3d228ed32826..61e3d64bd38d 100644
--- a/net-zope/parsedxml/ChangeLog
+++ b/net-zope/parsedxml/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for net-zope/parsedxml
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/ChangeLog,v 1.1 2003/03/25 11:51:26 kutsuya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/ChangeLog,v 1.2 2003/04/06 01:24:31 kutsuya Exp $
*parsedxml-1.3.1 (25 Mar 2003)
+ 05 Apr 2003; Jason Shoemaker <kutsuya@gentoo.org> parsedxml-1.3.1.ebuild:
+ ~x86 -> x86 and added ~ppc
+
25 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> parsedxml-1.3.1.ebuild:
Initial import. #17594
diff --git a/net-zope/parsedxml/files/digest-parsedxml-1.3.1 b/net-zope/parsedxml/files/digest-parsedxml-1.3.1
index c9123b88aa62..75c014ab2f0f 100644
--- a/net-zope/parsedxml/files/digest-parsedxml-1.3.1
+++ b/net-zope/parsedxml/files/digest-parsedxml-1.3.1
@@ -1 +1,2 @@
+MD5 bf585559264e1f0f2643fcc370441ad2 /parsedxml-1.3.1.ebuild 494
MD5 c4241ab3d42b99ca330b4d789e1af5af ParsedXML-1.3.1.tgz 139227
diff --git a/net-zope/parsedxml/parsedxml-1.3.1.ebuild b/net-zope/parsedxml/parsedxml-1.3.1.ebuild
index 7444d8d06199..cdf6d2850f76 100644
--- a/net-zope/parsedxml/parsedxml-1.3.1.ebuild
+++ b/net-zope/parsedxml/parsedxml-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.3.1.ebuild,v 1.1 2003/03/25 11:51:26 kutsuya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.3.1.ebuild,v 1.2 2003/04/06 01:24:31 kutsuya Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="XML objects for Zope."
HOMEPAGE="http://www.zope.org/Members/faassen/ParsedXML"
SRC_URI="${HOMEPAGE}/ParsedXML-${PV}.tgz"
LICENSE="ZPL"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
RDEPEND=">=dev-python/PyXML-py21-0.8.1
${RDEPEND}"