blob: 7a470e42d747c00f17ae8bb422ca59fd3a35a93d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.12
DEFINED_PHASES=compile install postinst test unpack
DESCRIPTION=Command-line wrapper for git that makes you better at GitHub
EAPI=7
HOMEPAGE=https://github.com/github/hub
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=>=dev-vcs/git-1.7.3
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/github/hub/archive/v2.14.1.tar.gz -> hub-2.14.1.tar.gz
_eclasses_=bash-completion-r1 47a7402d95930413ce25ba8d857339bb go-module 3a07ded6d4ec510a4d8c98cd1c2a07ab multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=c5ec78fc046c75ba19061e99d1403b2e
|