13 lines
987 B
Text
13 lines
987 B
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-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.19/+download/storm-0.19.tar.bz2
|
|
_eclasses_=distutils 77fc6005d2dfcc7bdb5ec363a49d9912 multilib 892e597faee02a5b94eb02ab512e7622 python dd56675d8e9f7e85d815a28c87383141 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f
|
|
_md5_=78683114b17a4f7a22ffe418f701dc48
|