Skip to content

Commit

Permalink
games-fps/aaut: EAPI=5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
Michael Sterrett committed Jan 13, 2016
1 parent 93d4009 commit 7711a14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-fps/aaut/aaut-1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -18,6 +19,6 @@ RDEPEND="|| (
media-libs/aalib"

src_install() {
dogamesbin "${FILESDIR}/aaut" || die "dogamesbin failed"
dogamesbin "${FILESDIR}/aaut"
prepgamesdirs
}

0 comments on commit 7711a14

Please sign in to comment.