diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 02:56:25 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 02:56:25 +0100 |
commit | 9a8e238351d0585023c908b24c5eba32537470c7 (patch) | |
tree | 1e37f5218cdf2ca2cd76ae48da8eea204c9c868e /dev-vcs | |
parent | ff3cb4817101e27405a4861cde80ad1301579afe (diff) | |
download | gentoo-9a8e238351d0585023c908b24c5eba32537470c7.tar.gz gentoo-9a8e238351d0585023c908b24c5eba32537470c7.tar.xz |
dev-vcs/git: Fix whitespace
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/git-2.7.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.7.3-r1.ebuild b/dev-vcs/git/git-2.7.3-r1.ebuild index 8f4c71fbf1c..5130a73c202 100644 --- a/dev-vcs/git/git-2.7.3-r1.ebuild +++ b/dev-vcs/git/git-2.7.3-r1.ebuild @@ -123,7 +123,7 @@ PATCHES=( # Bug #493306, where FreeBSD 10.x merged libiconv into its libc. "${FILESDIR}"/git-2.5.1-freebsd-10.x-no-iconv.patch - + # http://www.openwall.com/lists/oss-security/2016/03/16/9 # 2.7.3 did not actually contain the fix, it only went into master. "${DISTDIR}"/git-2.7.3-00-9831e92bfa833ee9c0ce464bbc2f941ae6c2698d-lose-name-path.patch |