Skip to content

Commit

Permalink
EAPI=5; minor tidying
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
  • Loading branch information
Michael Sterrett committed Dec 18, 2015
1 parent 517228d commit 3ee6db0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-arcade/methane/methane-1.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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
Expand Down

0 comments on commit 3ee6db0

Please sign in to comment.