14 lines
2.1 KiB
Text
14 lines
2.1 KiB
Text
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=doc? ( dev-python/sphinx[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
|
|
DESCRIPTION=Replace real objects with fakes (mocks, stubs, etc) while testing
|
|
EAPI=5
|
|
HOMEPAGE=http://farmdev.com/projects/fudge/ https://pypi.python.org/pypi/fudge
|
|
IUSE=doc test python_targets_pypy python_targets_python2_7 python_targets_python3_3
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-)]
|
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_3 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/f/fudge/fudge-0.9.6.tar.gz
|
|
_eclasses_=distutils-r1 674dae153419b2200ae54e879cc65b57 eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 1797277ea0e7cee5c7de7ce74cf8acd8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
|
|
_md5_=d164fc91c3a8bf77593d56ac1ade60af
|