blob: 01d2e37468349c7f319707f723396aa56da6de4d (
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 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=3f74e8f41956fa841a62cbb38b6a71d9
|