blob: f34f49483a34193284b1494e906306bd2e2ab9c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install postinst setup
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
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-vcs/git
SLOT=0
SRC_URI=http://dev.gentoo.org/~mgorny/dist/git-bz-0.2015.09.08.tar.bz2
_eclass_exported_funcs=pkg_postinst:- pkg_setup:python-single-r1 src_configure:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 python-single-r1 2ebea8fbab356d63110245129a67a6dd python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=627812062711c45d0a27349a5c9db4ac
|