commit:     7711a14c370eb415072de175a7e15bbadf6a087a
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 04:09:44 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 04:45:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7711a14c

games-fps/aaut: EAPI=5

Package-Manager: portage-2.2.26

 games-fps/aaut/aaut-1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-fps/aaut/aaut-1.ebuild b/games-fps/aaut/aaut-1.ebuild
index 47f39fb..f877046 100644
--- a/games-fps/aaut/aaut-1.ebuild
+++ b/games-fps/aaut/aaut-1.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit games
 
 DESCRIPTION="ascii mode unreal tournament"
@@ -18,6 +19,6 @@ RDEPEND="|| (
        media-libs/aalib"
 
 src_install() {
-       dogamesbin "${FILESDIR}/aaut" || die "dogamesbin failed"
+       dogamesbin "${FILESDIR}/aaut"
        prepgamesdirs
 }

Reply via email to