summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-05-01 22:42:48 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-05-01 22:42:48 +0100
commita511990661338c940097707c3f482f14e0bd1b14 (patch)
tree485d3524dc7129fdcdcdaed472bae04c5352088b
parentgames-rpg/gwiz: Add autoreconf (diff)
downloadgentoo-a511990661338c940097707c3f482f14e0bd1b14.tar.gz
gentoo-a511990661338c940097707c3f482f14e0bd1b14.tar.bz2
gentoo-a511990661338c940097707c3f482f14e0bd1b14.zip
games-rpg/gwiz: Reorder variables
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--games-rpg/gwiz/gwiz-0.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/gwiz/gwiz-0.8-r1.ebuild b/games-rpg/gwiz/gwiz-0.8-r1.ebuild
index 61e9322d0aec..2f7ebbb7d424 100644
--- a/games-rpg/gwiz/gwiz-0.8-r1.ebuild
+++ b/games-rpg/gwiz/gwiz-0.8-r1.ebuild
@@ -9,9 +9,9 @@ DESCRIPTION="Clone of old-school Wizardry(tm) games by SirTech"
HOMEPAGE="https://icculus.org/gwiz/"
SRC_URI="https://icculus.org/gwiz/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
DEPEND="media-libs/libsdl[joystick,video]
media-libs/sdl-image[png]