13 lines
1 KiB
Text
13 lines
1 KiB
Text
DEFINED_PHASES=compile install postinst postrm prepare test
|
|
DEPEND=dev-python/setuptools test? ( || ( dev-lang/python:2.7[sqlite] dev-lang/python:2.6[sqlite] dev-lang/python:2.5[sqlite] dev-python/pysqlite:2 ) dev-python/fixtures ) =dev-lang/python-2*
|
|
DESCRIPTION=An object-relational mapper for Python developed at Canonical
|
|
EAPI=3
|
|
HOMEPAGE=https://storm.canonical.com/ http://pypi.python.org/pypi/storm
|
|
IUSE=mysql postgres sqlite test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=mysql? ( dev-python/mysql-python ) postgres? ( =dev-python/psycopg-2* ) sqlite? ( || ( dev-lang/python:2.7[sqlite] dev-lang/python:2.6[sqlite] dev-lang/python:2.5[sqlite] dev-python/pysqlite:2 ) ) =dev-lang/python-2*
|
|
SLOT=0
|
|
SRC_URI=http://launchpad.net/storm/trunk/0.20/+download/storm-0.20.tar.bz2
|
|
_eclasses_=distutils 34e0f373c466bb0e97ba194735f1acf2 eutils 06133990e861be0fe60c2b428fd025d9 multilib 3bf24e6abb9b76d9f6c20600f0b716bf python be9965681d83c3980660a2660ac95e95 toolchain-funcs 0f1760274637a138b99bb649202ea402
|
|
_md5_=b20cd7207d63100749a0bf5579630d6d
|