commit:     ec7c346961050ceb3c015fd27869e18ccba4e081
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 22 02:27:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 04:05:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7c3469

games-rpg/bastion: tidy ebuild

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

 games-rpg/bastion/bastion-20161016.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/games-rpg/bastion/bastion-20161016.ebuild 
b/games-rpg/bastion/bastion-20161016.ebuild
index d0388d065a8..ecf7ae32af1 100644
--- a/games-rpg/bastion/bastion-20161016.ebuild
+++ b/games-rpg/bastion/bastion-20161016.ebuild
@@ -1,14 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+CHECKREQS_DISK_BUILD="2400M"
 inherit desktop check-reqs unpacker wrapper xdg
 
 TIMESTAMP=${PV:4:2}${PV:6:2}${PV:0:4}
 DESCRIPTION="An original action role-playing game set in a lush imaginative 
world"
 HOMEPAGE="https://supergiantgames.com/games/bastion/";
 SRC_URI="bastion-${TIMESTAMP}-bin"
+S="${WORKDIR}/data"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
@@ -28,9 +30,6 @@ BDEPEND="
        app-arch/unzip
 "
 
-CHECKREQS_DISK_BUILD="2400M"
-S="${WORKDIR}/data"
-
 pkg_nofetch() {
        einfo "Please buy and download ${SRC_URI} from:"
        einfo "  https://www.humblebundle.com/store/${PN}";

Reply via email to