From e351fd1b848a01cae4eeb402b8396ed7db30e762 Mon Sep 17 00:00:00 2001 From: Jason Shoemaker Date: Sun, 6 Apr 2003 03:44:49 +0000 Subject: ~x86 -> x86 and added ~ppc --- net-zope/zmysqlda/ChangeLog | 5 ++++- net-zope/zmysqlda/files/digest-zmysqlda-2.0.8 | 1 + net-zope/zmysqlda/zmysqlda-2.0.8.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-zope/zmysqlda') diff --git a/net-zope/zmysqlda/ChangeLog b/net-zope/zmysqlda/ChangeLog index f75aebbbadaf..1826e6757da4 100644 --- a/net-zope/zmysqlda/ChangeLog +++ b/net-zope/zmysqlda/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-zope/zmysqlda # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/ChangeLog,v 1.1 2003/03/07 03:52:09 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/ChangeLog,v 1.2 2003/04/06 03:44:28 kutsuya Exp $ *zmysqlda-2.0.8 (06 Mar 2003) + 05 Apr 2003; Jason Shoemaker zmysqlda-2.0.8.ebuild: + ~x86 -> x86 and added ~ppc + 06 Mar 2003; Jason Shoemaker zmysqlda-2.0.8.ebuild: Initial import. diff --git a/net-zope/zmysqlda/files/digest-zmysqlda-2.0.8 b/net-zope/zmysqlda/files/digest-zmysqlda-2.0.8 index 369742138c35..a7e9c5faa3e8 100644 --- a/net-zope/zmysqlda/files/digest-zmysqlda-2.0.8 +++ b/net-zope/zmysqlda/files/digest-zmysqlda-2.0.8 @@ -1 +1,2 @@ +MD5 4c441a145fc66fd9060a4255c4089003 /zmysqlda-2.0.8.ebuild 588 MD5 74332272e53b13c6b19d3185d575699c ZMySQLDA-2.0.8.tar.gz 12442 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}" -- cgit v1.2.3-65-gdbad