commit:     a78ad3c569f5ba2317dbc9cf7f33076b92dee104
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 22 02:29:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 04:06:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78ad3c5

games-simulation/sky-rogue: tidy ebuild

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-simulation/sky-rogue/sky-rogue-1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-simulation/sky-rogue/sky-rogue-1.3.ebuild 
b/games-simulation/sky-rogue/sky-rogue-1.3.ebuild
index 8f7e9f217ce..6c6f0c4dc91 100644
--- a/games-simulation/sky-rogue/sky-rogue-1.3.ebuild
+++ b/games-simulation/sky-rogue/sky-rogue-1.3.ebuild
@@ -9,6 +9,8 @@ MY_PN="${PN//-}"
 DESCRIPTION="A fwooshy rogue-lite action flight simulator"
 HOMEPAGE="https://skyroguegame.com/";
 SRC_URI="${PN}-linux.zip"
+S="${WORKDIR}"
+
 LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
@@ -23,8 +25,6 @@ BDEPEND="
        app-arch/unzip
 "
 
-S="${WORKDIR}"
-
 DIR="/opt/${PN}"
 QA_PREBUILT="${DIR#/}/*"
 

Reply via email to