diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 03:41:49 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 03:41:49 -0500 |
commit | 185092b10e05622ac6e53b5d23032ba418c53934 (patch) | |
tree | 9a4242528be3085cadf2c97f82a48d1312770675 /games-emulation | |
parent | EAPI=5; add slot dep for virtual/jpeg (diff) | |
download | gentoo-185092b10e05622ac6e53b5d23032ba418c53934.tar.gz gentoo-185092b10e05622ac6e53b5d23032ba418c53934.tar.bz2 gentoo-185092b10e05622ac6e53b5d23032ba418c53934.zip |
EAPI=5
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xe/xe-2.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/xe/xe-2.16.2.ebuild b/games-emulation/xe/xe-2.16.2.ebuild index 92fd2a0e154b..1e6f16fbdc30 100644 --- a/games-emulation/xe/xe-2.16.2.ebuild +++ b/games-emulation/xe/xe-2.16.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit games DESCRIPTION="a multi system emulator for many console and handheld video game systems" |