diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 04:53:47 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-12-18 04:53:47 -0500 |
commit | 5c2f89352f72acc4a14310f3a5b477796fe0a3a3 (patch) | |
tree | e662edfca697a447d92f9b1476471d3bc6ab3264 /dev-games | |
parent | EAPI=5 (diff) | |
download | gentoo-5c2f89352f72acc4a14310f3a5b477796fe0a3a3.tar.gz gentoo-5c2f89352f72acc4a14310f3a5b477796fe0a3a3.tar.bz2 gentoo-5c2f89352f72acc4a14310f3a5b477796fe0a3a3.zip |
EAPI=5
Package-Manager: portage-2.2.24
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/ois/ois-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/ois/ois-1.3.ebuild b/dev-games/ois/ois-1.3.ebuild index c2d80ed398bc..31504140a6e0 100644 --- a/dev-games/ois/ois-1.3.ebuild +++ b/dev-games/ois/ois-1.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit autotools autotools-utils MY_P=${PN}-v${PV/./-} |