# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ inherit distutils DESCRIPTION="a flexible Python ORM" MY_P=${P/pydo/PyDO} MY_P=${MY_P/_beta/b} S=${WORKDIR}/${MY_P} SRC_URI="http://download.berlios.de/skunkweb/${MY_P}.tar.gz" HOMEPAGE="http://www.skunkweb.org/pydo2.html" DEPEND=">=dev-lang/python-2.4 postgres? ( >=dev-python/psycopg-1.1.15 ) mysql? ( >=dev-python/mysql-python-0.9.2-r1 ) sqlite? (