summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-05-06 17:17:10 +0100
committerJames Le Cuirot <chewi@gentoo.org>2019-05-06 17:17:37 +0100
commit7edc434f0c15802d38e89d6a244e460edf95b6d9 (patch)
tree9dbe2933432911f6b97a14b66cd7eb6dd882c1dd /games-rpg/costume-quest
parentsci-libs/proj: bump to 6.0.0 (diff)
downloadgentoo-7edc434f0c15802d38e89d6a244e460edf95b6d9.tar.gz
gentoo-7edc434f0c15802d38e89d6a244e460edf95b6d9.tar.bz2
gentoo-7edc434f0c15802d38e89d6a244e460edf95b6d9.zip
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@gentoo.org>
Diffstat (limited to 'games-rpg/costume-quest')
-rw-r--r--games-rpg/costume-quest/costume-quest-2.0.0.3.ebuild6
1 files changed, 6 insertions, 0 deletions
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}
}