diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:18:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:46:07 +0200 |
commit | 106aa6593370dea281fecc74d5fcfce7dc71f282 (patch) | |
tree | 1b42fefda870ea5b6449d22a1aedfe412fe3ec8a /dev-vcs/hub | |
parent | dev-python/shortuuid: whitespace (diff) | |
download | gentoo-106aa6593370dea281fecc74d5fcfce7dc71f282.tar.gz gentoo-106aa6593370dea281fecc74d5fcfce7dc71f282.tar.bz2 gentoo-106aa6593370dea281fecc74d5fcfce7dc71f282.zip |
dev-vcs/hub: whitespace
Diffstat (limited to 'dev-vcs/hub')
-rw-r--r-- | dev-vcs/hub/hub-2.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/hub/hub-2.2.3-r1.ebuild b/dev-vcs/hub/hub-2.2.3-r1.ebuild index 9e3c44b79b29..58977d1a57be 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() { |