summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-04-06 03:44:49 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-04-06 03:44:49 +0000
commite351fd1b848a01cae4eeb402b8396ed7db30e762 (patch)
tree24307b93abc2c7dde392bfd1d879fa2c3670fb9a /net-zope/zmysqlda/zmysqlda-2.0.8.ebuild
parentnumerous improvements, mostly contributed by aiken (diff)
downloadhistorical-e351fd1b848a01cae4eeb402b8396ed7db30e762.tar.gz
historical-e351fd1b848a01cae4eeb402b8396ed7db30e762.tar.bz2
historical-e351fd1b848a01cae4eeb402b8396ed7db30e762.zip
~x86 -> x86 and added ~ppc
Diffstat (limited to 'net-zope/zmysqlda/zmysqlda-2.0.8.ebuild')
-rw-r--r--net-zope/zmysqlda/zmysqlda-2.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild b/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild
index fe988dcbab94..c60c3cf05f85 100644
--- a/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild
+++ b/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild,v 1.1 2003/03/07 03:52:09 kutsuya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8.ebuild,v 1.2 2003/04/06 03:44:28 kutsuya Exp $
inherit zproduct
S="${WORKDIR}/lib/python/Products/"
@@ -9,7 +9,7 @@ DESCRIPTION="A MySQL Database Adapter(DA) for zope."
HOMEPAGE="http://sourceforge.net/projects/mysql-python"
SRC_URI="mirror://sourceforge/mysql-python/ZMySQLDA-${PV}.tar.gz"
LICENSE="GPL-2 | CNRI"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc"
RDEPEND=">=dev-python/mysql-python-py21-0.9.2
${RDEPEND}"