blob: c52f6ece473d43f92edbe9207ac79ea37dfe4aa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Git extensions to provide high-level repository operations
EAPI=8
HOMEPAGE=https://github.com/petervanderdoes/gitflow-avh
INHERIT=bash-completion-r1
KEYWORDS=amd64 ~riscv x86
LICENSE=BSD MIT
RDEPEND=dev-vcs/git
SLOT=0
SRC_URI=https://github.com/petervanderdoes/gitflow-avh/archive/1.12.3.tar.gz -> git-flow-1.12.3.tar.gz https://github.com/petervanderdoes/git-flow-completion/archive/0.6.0.tar.gz -> git-flow-completion-0.6.0.tar.gz
_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
_md5_=3f74e8f41956fa841a62cbb38b6a71d9
|