commit: 435e3ba1e42a826914bc895200115c2a6f9f1ac0
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 14:19:30 2018 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 14:31:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435e3ba1
games-fps/ut2004-unwheel: 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/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
b/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
index 934b1d4547d..497dc9518b1 100644
--- a/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
+++ b/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 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/5110896"
elog "http://www.filefront.com/13792114"
- elog "and move them to ${DISTDIR}"
+ elog "and move them to your DISTDIR directory."
}
src_unpack() {