summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-02-21 21:37:23 +0000
committerSimon Stelling <blubb@gentoo.org>2005-02-21 21:37:23 +0000
commitcaa13be8fd8006532c6d79d56d6f6c0d2ffc00cd (patch)
tree4de31438dffa4cf89909bef8014cbb04f4fc1d67 /net-zope/parsedxml
parentMarked ~mips (diff)
downloadhistorical-caa13be8fd8006532c6d79d56d6f6c0d2ffc00cd.tar.gz
historical-caa13be8fd8006532c6d79d56d6f6c0d2ffc00cd.tar.bz2
historical-caa13be8fd8006532c6d79d56d6f6c0d2ffc00cd.zip
~amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-zope/parsedxml')
-rw-r--r--net-zope/parsedxml/ChangeLog7
-rw-r--r--net-zope/parsedxml/parsedxml-1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/parsedxml/ChangeLog b/net-zope/parsedxml/ChangeLog
index 7dceaada201a..ea9163f9dc19 100644
--- a/net-zope/parsedxml/ChangeLog
+++ b/net-zope/parsedxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/parsedxml
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/ChangeLog,v 1.10 2004/12/29 21:17:35 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/ChangeLog,v 1.11 2005/02/21 21:32:53 blubb Exp $
+
+ 21 Feb 2005; Simon Stelling <blubb@gentoo.org> parsedxml-1.4.ebuild:
+ added ~amd64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-zope/parsedxml/parsedxml-1.4.ebuild b/net-zope/parsedxml/parsedxml-1.4.ebuild
index 77113b259b7a..c916ec9d04e9 100644
--- a/net-zope/parsedxml/parsedxml-1.4.ebuild
+++ b/net-zope/parsedxml/parsedxml-1.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/parsedxml/parsedxml-1.4.ebuild,v 1.3 2004/10/23 22:38:19 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.4.ebuild,v 1.4 2005/02/21 21:32:53 blubb Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="XML objects for Zope."
HOMEPAGE="http://www.infrae.com/download/ParsedXML"
SRC_URI="${HOMEPAGE}/${PV}/ParsedXML-${PV}.tgz"
LICENSE="ZPL"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
RDEPEND=">=dev-python/pyxml-0.8.3
${RDEPEND}"