Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/pgi/
Date: Mon, 03 Jun 2013 23:33:47
Message-Id: 1370247773.138ed70bf5e3a03788e10fda14309fda4ce07664.ottxor@gentoo
1 commit: 138ed70bf5e3a03788e10fda14309fda4ce07664
2 Author: Andreas Schäfer <gentryx <AT> gmx <DOT> de>
3 AuthorDate: Mon Jun 3 08:22:53 2013 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 08:22:53 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=138ed70b
7
8 replacing patch with epatch
9
10 ---
11 dev-lang/pgi/pgi-13.5.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/dev-lang/pgi/pgi-13.5.ebuild b/dev-lang/pgi/pgi-13.5.ebuild
15 index d7cac8d..3e9a6ce 100644
16 --- a/dev-lang/pgi/pgi-13.5.ebuild
17 +++ b/dev-lang/pgi/pgi-13.5.ebuild
18 @@ -102,7 +102,7 @@ ${command}
19 EOF
20 # fix problems with PGI's C++ compiler and current glibc:
21 cd "${ED}"
22 - patch -p0 <"${FILESDIR}/${P}-glibc.patch" || die "patch failed"
23 + epatch "${FILESDIR}/${P}-glibc.patch"
24
25 # java symlink might be broken if useflag is disabled:
26 use java || rm opt/pgi/linux86-64/13.5/jre