diff options
Diffstat (limited to 'games-rpg/wasteland2')
-rw-r--r-- | games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild b/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild index c457367707b7..b8ddb7e9b2e9 100644 --- a/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild +++ b/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -43,8 +43,8 @@ pkg_nofetch() { einfo einfo "Please buy Wasteland 2" einfo "from https://www.gog.com/ and" - einfo "download \"${SRC_URI}\"" - einfo "and move/link it to \"${DISTDIR}\"" + einfo "download ${SRC_URI}" + einfo "and move it to your DISTDIR directory." einfo einfo "This ebuild was tested with the CLASSICAL edition." einfo "If it works with the deluxe edition too, please" |