Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti/
Date: Wed, 13 Jul 2016 21:37:52
Message-Id: 1468445860.19fdc1e3c58c2b4232587920517390eb399d76c5.robbat2@gentoo
1 commit: 19fdc1e3c58c2b4232587920517390eb399d76c5
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 13 21:37:32 2016 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 13 21:37:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fdc1e3
7
8 app-emulation/ganeti: whitespace.
9
10 Package-Manager: portage-2.2.28
11
12 app-emulation/ganeti/ganeti-2.15.2-r5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
16 index 6266c07..05d1d94 100644
17 --- a/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
18 +++ b/app-emulation/ganeti/ganeti-2.15.2-r5.ebuild
19 @@ -207,8 +207,8 @@ src_prepare() {
20 local testfile
21 if has_version '>=dev-lang/ghc-7.10'; then
22 # Breaks the build on 7.8
23 - PATCHES+=(
24 - "${WORKDIR}"/debian/patches/ghc-7.10-compatibility.patch
25 + PATCHES+=(
26 + "${WORKDIR}"/debian/patches/ghc-7.10-compatibility.patch
27 )
28 fi
29 eapply "${PATCHES[@]}"