commit:     7edc434f0c15802d38e89d6a244e460edf95b6d9
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon May  6 16:17:10 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon May  6 16:17:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edc434f

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 <chewi <AT> gentoo.org>

 games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

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 822f7a14687..e6e61a06ac2 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}
 }

Reply via email to