commit: bb9c47b5b9d630678b0c39069076f527926c9241
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 14:16:12 2018 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 14:31:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9c47b5
games-fps/doom3-mitm: 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-mitm/doom3-mitm-20070129.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild
b/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild
index 7b38c2520cb..a6654a9a80a 100644
--- a/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild
+++ b/games-fps/doom3-mitm/doom3-mitm-20070129.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,7 +21,7 @@ RDEPEND="games-fps/doom3-roe
pkg_nofetch() {
elog "Go to
http://www.gamewatcher.com/mods/doom-3-resurrection-of-evil-mod/make-it-to-morning-1-6"
- elog "and download ${A} and place the file in ${DISTDIR}"
+ elog "and download ${A} and place the file into your DISTDIR directory."
}
src_unpack() {