commit:     1fcc8670c6390fc6bc8f4b378afcb43541b5563a
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  4 23:01:48 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Feb  4 23:01:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcc8670

app-text/fdftk: don't reference ${DISTDIR} in pkg_nofetch

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 app-text/fdftk/fdftk-6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/fdftk/fdftk-6.0-r1.ebuild 
b/app-text/fdftk/fdftk-6.0-r1.ebuild
index 32124da0c9d..d4f4935a36b 100644
--- a/app-text/fdftk/fdftk-6.0-r1.ebuild
+++ b/app-text/fdftk/fdftk-6.0-r1.ebuild
@@ -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=0
@@ -25,7 +25,7 @@ pkg_nofetch() {
        einfo "1. Visit ${HOMEPAGE}"
        einfo "2. Review EULA"
        einfo "3. Download ${At}"
-       einfo "4. Move ${At} to ${DISTDIR}"
+       einfo "4. Move ${At} to your DISTDIR directory"
 }
 
 src_unpack() {

Reply via email to