diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 04:03:44 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 04:03:44 -0500 |
commit | b3b0595f8fa1714f1ce07682ac8a6d4449721e9d (patch) | |
tree | bf1309ea943d97273f67ebbf7dd60b66f8e2ad16 /games-action | |
parent | EAPI=5 (diff) | |
download | gentoo-b3b0595f8fa1714f1ce07682ac8a6d4449721e9d.tar.gz gentoo-b3b0595f8fa1714f1ce07682ac8a6d4449721e9d.tar.bz2 gentoo-b3b0595f8fa1714f1ce07682ac8a6d4449721e9d.zip |
EAPI=5
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/barrage/barrage-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/barrage/barrage-1.0.4.ebuild b/games-action/barrage/barrage-1.0.4.ebuild index ad389c81cb38..c1947e57018f 100644 --- a/games-action/barrage/barrage-1.0.4.ebuild +++ b/games-action/barrage/barrage-1.0.4.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="A violent point-and-click shooting game" |