Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: William Hubbs <willi...@gentoo.org> --- dev-vcs/hub/hub-2.12.3.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/dev-vcs/hub/hub-2.12.3.ebuild b/dev-vcs/hub/hub-2.12.3.ebuild index 5191e3388ce..652cf977598 100644 --- a/dev-vcs/hub/hub-2.12.3.ebuild +++ b/dev-vcs/hub/hub-2.12.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit bash-completion-r1 +inherit bash-completion-r1 go-module DESCRIPTION="Command-line wrapper for git that makes you better at GitHub" HOMEPAGE="https://github.com/github/hub" @@ -13,12 +13,8 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -DEPEND=">=dev-lang/go-1.5.1:=" RDEPEND=">=dev-vcs/git-1.7.3" -QA_FLAGS_IGNORED=".*" -RESTRICT="strip" - src_compile() { emake bin/hub man-pages } -- 2.21.0