blob: e7dd8d481d9b244908ef143032a5ade96f090b20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=configure prepare setup test
DEPEND=dev-libs/libsodium dev-libs/json-c python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] ) virtual/pkgconfig
DESCRIPTION=Hyperdex macaroons support library
EAPI=5
HOMEPAGE=http://hyperdex.org
IUSE=test +python python_targets_python2_7
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/libsodium dev-libs/json-c python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_python2_7(+)] )
REQUIRED_USE=python? ( python_targets_python2_7 ) test? ( python )
RESTRICT=test
SLOT=0
SRC_URI=http://hyperdex.org/src/libmacaroons-0.2.0.tar.gz
_eclass_exported_funcs=pkg_setup:python-single-r1 src_prepare:- src_configure:- src_test:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 python-single-r1 c3e54dd0dc1e70c6252f2551a55bf053 python-utils-r1 b4b2ab22637f2be1315af83f2d89cfc6 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=d235ce5a1265517e25c9dd16c36f69c1
|