commit:     095eb984b6480d2cef5a1d2d5adf169dd4eca24a
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 13:55:29 2018 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 14:31:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095eb984

games-action/swordandsworcery: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 games-action/swordandsworcery/swordandsworcery-1.02.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/swordandsworcery/swordandsworcery-1.02.ebuild 
b/games-action/swordandsworcery/swordandsworcery-1.02.ebuild
index 7369ce107ba..a35edbe92d2 100644
--- a/games-action/swordandsworcery/swordandsworcery-1.02.ebuild
+++ b/games-action/swordandsworcery/swordandsworcery-1.02.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
 
 # TODO: unbundle liblua-5.1 when available for multilib
@@ -79,7 +79,7 @@ S=${WORKDIR}
 pkg_nofetch() {
        einfo "Please buy & download ${SRC_URI} from:"
        einfo "  ${HOMEPAGE}"
-       einfo "and move it to ${DISTDIR}"
+       einfo "and move it to your DISTDIR directory."
 }
 
 src_prepare() {

Reply via email to