From 3ee6db048aa445b8e57296bfecaf6c354a33bacf Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 18 Dec 2015 04:36:57 -0500 Subject: EAPI=5; minor tidying Package-Manager: portage-2.2.24 --- games-arcade/methane/methane-1.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/methane/methane-1.5.1.ebuild b/games-arcade/methane/methane-1.5.1.ebuild index b2c5cd1346f..18dacedf7f8 100644 --- a/games-arcade/methane/methane-1.5.1.ebuild +++ b/games-arcade/methane/methane-1.5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit eutils games DESCRIPTION="Port from an old amiga game" @@ -22,7 +22,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-gentoo.patch sed -i \ -e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}:" \ - sources/target.cpp + sources/target.cpp || die # fix weird parallel make issue wrt #450422 mkdir build || die -- cgit v1.2.1