games-action/shadowgrounds-survivor-bin: don't reference ${DISTDIR}
authorBen Kohler <bkohler@gentoo.org>
Thu, 20 Dec 2018 17:17:45 +0000 (11:17 -0600)
committerBen Kohler <bkohler@gentoo.org>
Thu, 20 Dec 2018 17:17:45 +0000 (11:17 -0600)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
games-action/shadowgrounds-survivor-bin/shadowgrounds-survivor-bin-0_p1.ebuild

index 336d592a3471f79d06f849a0a43bfcf1c013547e..242be142fe41d5b83d5f578759371ca7f5d5b2d6 100644 (file)
@@ -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
@@ -33,7 +33,7 @@ QA_TEXTRELS_x86="`echo ${d#/}/lib32/lib{avcodec.so.51,avformat.so.52,avutil.so.4
 QA_TEXTRELS_amd64=${QA_TEXTRELS_x86}
 
 pkg_nofetch() {
-       einfo "Fetch ${SRC_URI} and put it into ${DISTDIR}"
+       einfo "Fetch ${SRC_URI} and put it into your DISTDIR directory."
        einfo "See http://www.humblebundle.com/ for more info."
 }