Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/
Date: Sat, 08 Apr 2017 22:17:27
Message-Id: 1491689831.e586bf75cb8ab0ec05a41e8d03f3490fff292e80.sping@gentoo
1 commit: e586bf75cb8ab0ec05a41e8d03f3490fff292e80
2 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 8 22:16:33 2017 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 8 22:17:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e586bf75
7
8 media-gfx/gimp: Allow 9999 user patches (bug #614914)
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 media-gfx/gimp/gimp-9999.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
16 index f500d7f30bb..84387691719 100644
17 --- a/media-gfx/gimp/gimp-9999.ebuild
18 +++ b/media-gfx/gimp/gimp-9999.ebuild
19 @@ -115,6 +115,8 @@ pkg_setup() {
20 }
21
22 src_prepare() {
23 + epatch_user
24 +
25 sed -i -e 's/== "xquartz"/= "xquartz"/' configure.ac || die #494864
26
27 echo '#!/bin/sh' > py-compile