sci-misc/cdfplayer: don't reference ${DISTDIR} in pkg_nofetch
authorBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:44:50 +0000 (12:44 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 18:45:12 +0000 (12:45 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-misc/cdfplayer/cdfplayer-11.2.0.ebuild
sci-misc/cdfplayer/cdfplayer-11.3.0.ebuild

index c449fbfa451409bf2a6186d9c15a342e22669178..f31ff177a77aec827a4cda223e87f8f3f937c30d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -77,5 +77,5 @@ src_install() {
 pkg_nofetch() {
        einfo "Sadly Wolfram provides no permanent link to the player files."
        einfo "Please download the Wolfram CFD Player installation file ${SRC_URI} from"
-       einfo "${HOMEPAGE} and place it in ${DISTDIR}"
+       einfo "${HOMEPAGE} and place it into your DISTDIR directory."
 }
index 48a91ccdd74d50941932d0deb1e438e57b125589..c51894cb359b027465c9ab76bd391c1a22717526 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -90,5 +90,5 @@ src_install() {
 pkg_nofetch() {
        einfo "Sadly Wolfram provides no permanent link to the player files."
        einfo "Please download the Wolfram CFD Player installation file ${SRC_URI} from"
-       einfo "${HOMEPAGE} and place it in ${DISTDIR}"
+       einfo "${HOMEPAGE} and place it into your DISTDIR directory."
 }