Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/numptyphysics/
Date: Mon, 30 Nov 2015 17:34:57
Message-Id: 1448904865.711ad6491879025b73dadba102ebc9e386654a40.mr_bones_@gentoo
1 commit: 711ad6491879025b73dadba102ebc9e386654a40
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 17:34:25 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 17:34:25 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711ad649
7
8 be sure to use git-r3_src_unpack (bug #567036)
9
10 Package-Manager: portage-2.2.20.1
11
12 games-puzzle/numptyphysics/numptyphysics-9999.ebuild | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild
16 index e9fa663..b2f3fbe 100644
17 --- a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild
18 +++ b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild
19 @@ -48,6 +48,10 @@ RDEPEND="media-libs/libsdl2[opengl,video]
20 DEPEND="${DEPEND}
21 virtual/pkgconfig"
22
23 +src_unpack() {
24 + git-r3_src_unpack
25 +}
26 +
27 src_prepare() {
28 append-cxxflags -std=c++11 -Isrc
29 epatch "${FILESDIR}"/${P}-gentoo.patch