diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-17 20:16:36 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 03:17:24 -0500 |
commit | 40f2f257764942b9a26bcbb34ef17abc385af37b (patch) | |
tree | dbc89b0b20e4e0c93c117d0931dbb52c375aa615 /games-rpg/queen | |
parent | EAPI=5 (diff) | |
download | gentoo-40f2f257764942b9a26bcbb34ef17abc385af37b.tar.gz gentoo-40f2f257764942b9a26bcbb34ef17abc385af37b.tar.bz2 gentoo-40f2f257764942b9a26bcbb34ef17abc385af37b.zip |
EAPI=5
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-rpg/queen')
-rw-r--r-- | games-rpg/queen/queen-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/queen/queen-1.ebuild b/games-rpg/queen/queen-1.ebuild index 2259c18e96a4..5be3b64d47da 100644 --- a/games-rpg/queen/queen-1.ebuild +++ b/games-rpg/queen/queen-1.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="Flight of the Amazon Queen - a 2D point-and-click adventure game set in the 1940s" |