From b1c81de4fadbd00897700a7321f03b390d952b2e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 26 Aug 2021 00:09:36 +0100 Subject: gentoo resync : 26.08.2021 --- games-rpg/bastion/bastion-20161016.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games-rpg/bastion/bastion-20161016.ebuild') 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}" -- cgit v1.2.3