games-rpg/manaplus: Synced live ebuild.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 10 Sep 2018 09:39:54 +0000 (11:39 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 10 Sep 2018 09:40:42 +0000 (11:40 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

games-rpg/manaplus/manaplus-9999.ebuild

index 2d5897b5d6f167312d73c8aa77b445f93be5e669..e23b1190fe40adcbac3e82b06b8053a1dbb0b76d 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-[[ ${PV} == 9999 ]] && inherit autotools git-r3
+EAPI=7
 
 DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
 HOMEPAGE="http://manaplus.evolonline.org"
 if [[ ${PV} == 9999 ]] ; then
+       inherit autotools git-r3
        EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
 else
        SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz"