From 106aa6593370dea281fecc74d5fcfce7dc71f282 Mon Sep 17 00:00:00 2001 From: Felix Janda Date: Fri, 5 Aug 2016 18:18:52 +0200 Subject: [PATCH] dev-vcs/hub: whitespace --- dev-vcs/hub/hub-2.2.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/hub/hub-2.2.3-r1.ebuild b/dev-vcs/hub/hub-2.2.3-r1.ebuild index 9e3c44b79b299..58977d1a57bed 100644 --- a/dev-vcs/hub/hub-2.2.3-r1.ebuild +++ b/dev-vcs/hub/hub-2.2.3-r1.ebuild @@ -21,7 +21,7 @@ RDEPEND=">=dev-vcs/git-1.7.3" DOC_CONTENTS="You may want to add 'alias git=hub' to your .{csh,bash}rc" # https://github.com/github/hub/issues/592 -# https://github.com/github/hub/pull/1136 +# https://github.com/github/hub/pull/1136 PATCHES=( "${FILESDIR}"/"${P}"-bashcomp.patch ) src_compile() {