blob: e2c074d2261fa644878d03665c9eaf8b95db02a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install setup
DEPEND==dev-lang/python-2*
DESCRIPTION=Bugzilla subcommand for git
EAPI=4
HOMEPAGE=http://www.fishsoup.net/software/git-bz/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-vcs/git =dev-lang/python-2*
SLOT=0
SRC_URI=https://www.bitbucket.org/mgorny/git-bz/downloads/git-bz-0.12.04.26.tar.bz2
_eclass_exported_funcs=pkg_setup:python src_compile:- src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=58db1d82bd614131cc8b73c87b8c4401
|