projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93d4009
)
games-fps/aaut: EAPI=5
author
Michael Sterrett
<mr_bones_@gentoo.org>
Wed, 13 Jan 2016 04:09:44 +0000
(23:09 -0500)
committer
Michael 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
patch
|
blob
|
history
diff --git
a/games-fps/aaut/aaut-1.ebuild
b/games-fps/aaut/aaut-1.ebuild
index 47f39fb91c66e2a68013ab24e0ccb2aabc92d5f4..f877046ac1d06ff2d14e6132f3051802895f20d5 100644
(file)
--- 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
}