Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/ghc/files/
Date: Sat, 25 Nov 2017 12:10:17
Message-Id: 1511611808.bedf2f92718ac49bc843592e7e52155a07a32ddf.slyfox@gentoo
1 commit: bedf2f92718ac49bc843592e7e52155a07a32ddf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 12:09:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 12:10:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedf2f92
7
8 dev-lang/ghc: tweak patch to be -p1-appliable
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch b/dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch
16 index 682c573c90a..e38d9165e06 100644
17 --- a/dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch
18 +++ b/dev-lang/ghc/files/ghc-7.0.4-CHOST-prefix.patch
19 @@ -1,7 +1,7 @@
20 Strip versioning components from *HOST for Darwin and Solaris
21
22 ---- aclocal.m4
23 -+++ aclocal.m4
24 +--- a/aclocal.m4
25 ++++ b/aclocal.m4
26 @@ -1358,6 +1358,12 @@
27 freebsd*)
28 $2="freebsd"