summaryrefslogtreecommitdiff
path: root/games-rpg/bastion/bastion-20161016.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-26 00:09:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-26 00:09:36 +0100
commitb1c81de4fadbd00897700a7321f03b390d952b2e (patch)
treee6cc812351d4f105c110cfc363ebb497e996f47a /games-rpg/bastion/bastion-20161016.ebuild
parent7c59acba5699c9c58090a7a738669669a7307023 (diff)
gentoo resync : 26.08.2021
Diffstat (limited to 'games-rpg/bastion/bastion-20161016.ebuild')
-rw-r--r--games-rpg/bastion/bastion-20161016.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/games-rpg/bastion/bastion-20161016.ebuild b/games-rpg/bastion/bastion-20161016.ebuild
index d0388d065a8f..ecf7ae32af18 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}"