diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-26 16:28:01 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-05-26 16:28:01 -0400 |
commit | 7a275390a9cdfb9265dede78d9b78331257e45a7 (patch) | |
tree | 52691b17f048944d133136cf655393988aa906c4 /games-arcade | |
parent | profiles: Disable m68k-mint profile since it lacks proper definitions (diff) | |
download | gentoo-7a275390a9cdfb9265dede78d9b78331257e45a7.tar.gz gentoo-7a275390a9cdfb9265dede78d9b78331257e45a7.tar.bz2 gentoo-7a275390a9cdfb9265dede78d9b78331257e45a7.zip |
games-arcade/mari0: EAPI=5
Package-Manager: portage-2.2.28
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/mari0/mari0-1.6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-arcade/mari0/mari0-1.6.ebuild b/games-arcade/mari0/mari0-1.6.ebuild index e7b2b60f9cea..0c2e5b329864 100644 --- a/games-arcade/mari0/mari0-1.6.ebuild +++ b/games-arcade/mari0/mari0-1.6.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 - +EAPI=5 inherit eutils gnome2-utils games MY_P=${P/-/_} |