From: James Le Cuirot Date: Mon, 6 May 2019 16:17:10 +0000 (+0100) Subject: games-rpg/costume-quest: Forgot to add pkg_nofetch X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7edc434f0c15802d38e89d6a244e460edf95b6d9;p=gentoo.git games-rpg/costume-quest: Forgot to add pkg_nofetch Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot --- diff --git a/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild b/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild index 822f7a146872..e6e61a06ac24 100644 --- a/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild +++ b/games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild @@ -25,6 +25,12 @@ S="${WORKDIR}/data/noarch/game" DIR="/opt/${PN}" QA_PREBUILT="${DIR}/*" +pkg_nofetch() { + einfo "Please buy and download ${SRC_URI} from:" + einfo " https://www.gog.com/game/${PN//-/_}" + einfo "and move it to your distfiles directory." +} + src_unpack() { unpack_zip ${A} }