blob: 71af50b8f02ee1730d8587d0b4f4292d73782d7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst setup unpack
DEPEND=app-text/asciidoc app-text/xmlto >=dev-vcs/git-1.8.2.1
DESCRIPTION=Bugzilla subcommand for git
EAPI=6
HOMEPAGE=http://www.fishsoup.net/software/git-bz/
IUSE=python_targets_pypy python_targets_python2_7 python_single_target_pypy python_single_target_python2_7
LICENSE=GPL-2
RDEPEND=dev-vcs/git python_single_target_pypy? ( >=virtual/pypy-5:0=[sqlite] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),python_single_target_pypy(+)?,python_single_target_python2_7(+)?]
REQUIRED_USE=^^ ( python_single_target_pypy python_single_target_python2_7 ) python_single_target_pypy? ( python_targets_pypy ) python_single_target_python2_7? ( python_targets_python2_7 )
SLOT=0
_eclass_exported_funcs=pkg_postinst:- pkg_setup:python-single-r1 src_unpack:git-r3 src_configure:- src_compile:- src_install:-
_eclasses_=git-r3 cbafa3261c37c7e3af44bb16a34ea390 multilib 0236be304ee52e7f179ed2f337075515 python-single-r1 c3e54dd0dc1e70c6252f2551a55bf053 python-utils-r1 b4b2ab22637f2be1315af83f2d89cfc6 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=d6eea30098b0f72107820f8a53369933
|