summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-09-10 11:39:54 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-09-10 11:40:42 +0200
commit408a40bf6a0077c518e72a0327c664682d43417f (patch)
tree19acb1c2db15d76aeb5708300bb6cd05ff60a637 /games-rpg
parentgames-rpg/manaplus: Bump to version 1.8.9.1 (diff)
downloadgentoo-408a40bf6a0077c518e72a0327c664682d43417f.tar.gz
gentoo-408a40bf6a0077c518e72a0327c664682d43417f.tar.bz2
gentoo-408a40bf6a0077c518e72a0327c664682d43417f.zip
games-rpg/manaplus: Synced live ebuild.
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/manaplus/manaplus-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/manaplus/manaplus-9999.ebuild b/games-rpg/manaplus/manaplus-9999.ebuild
index 2d5897b5d6f1..e23b1190fe40 100644
--- a/games-rpg/manaplus/manaplus-9999.ebuild
+++ b/games-rpg/manaplus/manaplus-9999.ebuild
@@ -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"