14 lines
1.1 KiB
Groff
14 lines
1.1 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/setuptools dev-python/flask dev-python/flask-sqlalchemy dev-python/flask-script !<sys-apps/portage-2.1.10.58 python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 )
|
|
DESCRIPTION=Simple migrations for Flask/SQLAlchemy projects
|
|
EAPI=4
|
|
HOMEPAGE=http://pypi.python.org/pypi/Flask-Evolution
|
|
IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-python/setuptools dev-python/flask dev-python/flask-sqlalchemy dev-python/flask-script python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 )
|
|
REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/F/Flask-Evolution/Flask-Evolution-0.5.tar.gz
|
|
_eclasses_=python-distutils-ng b6176485a30153729ae856cd37d0174c
|
|
_md5_=72aa807afd329a0dbd066f1f18758cb5
|