blob: a832af640ae4425e1f3213c0bc4e3e11cb1e51cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install unpack
DESCRIPTION=Source Code Documentation Coverage Measurement
EAPI=6
HOMEPAGE=https://github.com/alobbs/doxy-coverage
IUSE=python_targets_python2_7
KEYWORDS=~amd64 ~arm ~x86
LICENSE=BSD-2
RDEPEND=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_python2_7(-)]
REQUIRED_USE=|| ( python_targets_python2_7 )
SLOT=0
SRC_URI=https://github.com/alobbs/doxy-coverage/archive/29a0bbf43bfecb6872cdca0e4a11733954d25196.tar.gz -> doxy-coverage-151229.tar.gz
_eclass_exported_funcs=src_unpack:vcs-snapshot src_install:-
_eclasses_=multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 python-r1 dbccd1caaf3a40e48d3cead0e4749325 python-utils-r1 fe03cdf15cb0f5eb535ad8a2a71187fb toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee vcs-snapshot 03289f51c769cf409d200d2d628cdd6e
_md5_=642e6771e5ea38823ddafe589f3cc282
|