blob: 2c00123b42f3257c5f3637892c530ef5b6401d97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-apps/sed virtual/awk
DEFINED_PHASES=compile install
DESCRIPTION=A different patch queue manager
EAPI=7
HOMEPAGE=https://mackyle.github.io/topgit/topgit.html https://github.com/mackyle/topgit
INHERIT=bash-completion-r1
IUSE=test
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=>=dev-vcs/git-2.10.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mackyle/topgit/archive/topgit-0.19.12.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908
_md5_=be33ba537a4dc59e6ff436e37ebd5f35
|