diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 04:29:29 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 04:29:29 -0500 |
commit | 5ac25f1e3e2a66fe46a003a642289ebfddaff101 (patch) | |
tree | ce201dea6026237578e1871f8e8ef0fe965aa767 /games-arcade | |
parent | EAPI=5; minor tidying (diff) | |
download | gentoo-5ac25f1e3e2a66fe46a003a642289ebfddaff101.tar.gz gentoo-5ac25f1e3e2a66fe46a003a642289ebfddaff101.tar.bz2 gentoo-5ac25f1e3e2a66fe46a003a642289ebfddaff101.zip |
EAPI=5
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/betna/betna-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/betna/betna-0.9.7.ebuild b/games-arcade/betna/betna-0.9.7.ebuild index d34055d8f8ff..90db2394d64b 100644 --- a/games-arcade/betna/betna-0.9.7.ebuild +++ b/games-arcade/betna/betna-0.9.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit eutils games DESCRIPTION="Defend your volcano from the attacking ants by firing rocks/bullets at them" |