summaryrefslogtreecommitdiff
path: root/games-rpg/zsxd/zsxd-1.9.0.ebuild
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-10-28 12:29:17 -0500
committerAustin English <wizardedit@gentoo.org>2016-10-28 12:35:10 -0500
commit60cc5cc4d8e954225b6c57c98741d7477217e23d (patch)
treeb8d0127cd6235082ea1f89c5ab1e58c3057d40c3 /games-rpg/zsxd/zsxd-1.9.0.ebuild
parentdb9e657af8e127f3a1f6789b843702b34995c5d9 (diff)
downloadgentoo-60cc5cc4d8e954225b6c57c98741d7477217e23d.tar.gz
gentoo-60cc5cc4d8e954225b6c57c98741d7477217e23d.tar.xz
games-rpg/zsxd: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.2
Diffstat (limited to 'games-rpg/zsxd/zsxd-1.9.0.ebuild')
-rw-r--r--games-rpg/zsxd/zsxd-1.9.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-rpg/zsxd/zsxd-1.9.0.ebuild b/games-rpg/zsxd/zsxd-1.9.0.ebuild
index a699d5f2e64..916fd94848c 100644
--- a/games-rpg/zsxd/zsxd-1.9.0.ebuild
+++ b/games-rpg/zsxd/zsxd-1.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,8 +16,7 @@ KEYWORDS="amd64 x86"
IUSE=""
RESTRICT="mirror bindist"
-RDEPEND=">=games-engines/solarus-1.3.0
- <games-engines/solarus-1.4.0"
+RDEPEND="=games-engines/solarus-1.3.1"
DEPEND="app-arch/zip"
DOCS=( ChangeLog readme.txt )