blob: 6294b768c47b06fc87909907ad4b9283aa0f27fe (
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=5
HOMEPAGE=https://github.com/petervanderdoes/gitflow
KEYWORDS=amd64 x86
LICENSE=BSD MIT
RDEPEND=dev-vcs/git
SLOT=0
SRC_URI=https://github.com/petervanderdoes/gitflow/archive/1.8.0.tar.gz -> git-flow-1.8.0.tar.gz https://github.com/petervanderdoes/git-flow-completion/archive/0.5.1.tar.gz -> git-flow-completion-0.5.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=bash-completion-r1 acf715fa09463f043fbfdc1640f3fb85 eutils 9d81603248f2ba3ec59124320d123e5e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=253ae0490cde8d49544a149cc9a5cb5e
|