diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-vcs/git-bz-9999 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-vcs/git-bz-9999')
-rw-r--r-- | dev-vcs/git-bz-9999 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-vcs/git-bz-9999 b/dev-vcs/git-bz-9999 new file mode 100644 index 000000000000..869e85b4f002 --- /dev/null +++ b/dev-vcs/git-bz-9999 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst setup unpack +DEPEND=app-text/asciidoc app-text/xmlto >=dev-vcs/git-1.8.2.1[curl] +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_python3_7(-),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 +_eclasses_=git-r3 8f6de46b0aa318aea0e8cac62ece098b multilib 97f470f374f2e94ccab04a2fb21d811e python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=d6eea30098b0f72107820f8a53369933 |