commit:     2d8203c09305291dbd0051d1fa7798c805127a09
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 14:06:48 2018 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 14:31:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8203c0

games-fps/doom3-hellcampaign: 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-fps/doom3-hellcampaign/doom3-hellcampaign-1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/doom3-hellcampaign/doom3-hellcampaign-1-r1.ebuild 
b/games-fps/doom3-hellcampaign/doom3-hellcampaign-1-r1.ebuild
index 80c4babebde..4bea747f0e5 100644
--- a/games-fps/doom3-hellcampaign/doom3-hellcampaign-1-r1.ebuild
+++ b/games-fps/doom3-hellcampaign/doom3-hellcampaign-1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -22,7 +22,7 @@ pkg_nofetch() {
        elog "Please download the following files:"
        elog "http://www.filefront.com/4445166";
        elog "http://www.filefront.com/4593578";
-       elog "and move them to ${DISTDIR}"
+       elog "and move them to your DISTDIR directory."
 }
 
 src_unpack() {

Reply via email to