games-fps/aaut: EAPI=5
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 13 Jan 2016 04:09:44 +0000 (23:09 -0500)
committerMichael Sterrett <mr_bones_@gentoo.org>
Wed, 13 Jan 2016 04:45:38 +0000 (23:45 -0500)
Package-Manager: portage-2.2.26

games-fps/aaut/aaut-1.ebuild

index 47f39fb91c66e2a68013ab24e0ccb2aabc92d5f4..f877046ac1d06ff2d14e6132f3051802895f20d5 100644 (file)
@@ -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
 }