blob: 56bd695506e567f97a586e1a11f1b5d72c87d693 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
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.13.0.tar.gz -> hub-2.13.0.tar.gz
_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef go-module 45394825d9260b479aa1cf252ea58e01 multilib ba693a7065ee4edc78b3ea02a015bcad toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=c5ec78fc046c75ba19061e99d1403b2e
|