diff options
Diffstat (limited to 'net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild')
-rw-r--r-- | net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild b/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild deleted file mode 100644 index 9f7c306c2e35..000000000000 --- a/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zmysqlda/zmysqlda-2.0.8-r1.ebuild,v 1.4 2006/01/27 02:51:11 vapier Exp $ - -inherit zproduct - -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="~ppc ~x86" - -RDEPEND=">=dev-python/mysql-python-1.0" - -S=${WORKDIR}/lib/python/Products/ - -ZPROD_LIST="ZMySQLDA" |