blob: 64583b712f175bc790e497c910b7378fc3b2ff7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy3(-),-python_single_target_python3_4(-)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy3(-),-python_single_target_python3_4(-)]
DESCRIPTION=A Python module for making simple text/console-mode user interfaces
EAPI=5
HOMEPAGE=http://pythondialog.sourceforge.net/
IUSE=doc examples python_targets_pypy3 python_targets_python3_4
KEYWORDS=alpha amd64 ~arm ia64 ppc sparc x86
LICENSE=LGPL-2
RDEPEND=dev-util/dialog python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_4(-)?,-python_single_target_pypy3(-),-python_single_target_python3_4(-)]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_4 )
SLOT=0
SRC_URI=mirror://sourceforge/pythondialog//3.2.2/python3-pythondialog-3.2.2.tar.bz2
_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
_eclasses_=distutils-r1 ff7a6238714c20c6b0ba05d9956b5ad8 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 1f16d4a5e3af0ebb79bbe131576e0618 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
_md5_=3a2c0c0376b78223453c27bb417b72ba
|