commit: 711ad6491879025b73dadba102ebc9e386654a40 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Mon Nov 30 17:34:25 2015 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Mon Nov 30 17:34:25 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711ad649
be sure to use git-r3_src_unpack (bug #567036) Package-Manager: portage-2.2.20.1 games-puzzle/numptyphysics/numptyphysics-9999.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild index e9fa663..b2f3fbe 100644 --- a/games-puzzle/numptyphysics/numptyphysics-9999.ebuild +++ b/games-puzzle/numptyphysics/numptyphysics-9999.ebuild @@ -48,6 +48,10 @@ RDEPEND="media-libs/libsdl2[opengl,video] DEPEND="${DEPEND} virtual/pkgconfig" +src_unpack() { + git-r3_src_unpack +} + src_prepare() { append-cxxflags -std=c++11 -Isrc epatch "${FILESDIR}"/${P}-gentoo.patch