commit:     18323ff89f126ac5b0dc1072a8d1c964b35240be
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  4 22:59:11 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Feb  4 22:59:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18323ff8

sys-block/megacli: 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>

 sys-block/megacli/megacli-8.07.10.ebuild | 4 ++--
 sys-block/megacli/megacli-8.07.14.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-block/megacli/megacli-8.07.10.ebuild 
b/sys-block/megacli/megacli-8.07.10.ebuild
index b8d98d13d67..1e136f4e315 100644
--- a/sys-block/megacli/megacli-8.07.10.ebuild
+++ b/sys-block/megacli/megacli-8.07.10.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=5
@@ -30,7 +30,7 @@ QA_PREBUILT="/opt/${PN}/${PN}
 pkg_nofetch() {
        einfo "Upstream has implement a mandatory clickthrough EULA for 
distfile download"
        einfo "Please visit $SRC_URI"
-       einfo "And place $A in ${DISTDIR}"
+       einfo "And place $A into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/sys-block/megacli/megacli-8.07.14.ebuild 
b/sys-block/megacli/megacli-8.07.14.ebuild
index b1b11afc3a9..cb55e6adb14 100644
--- a/sys-block/megacli/megacli-8.07.14.ebuild
+++ b/sys-block/megacli/megacli-8.07.14.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=5
@@ -30,7 +30,7 @@ QA_PREBUILT="/opt/${PN}/${PN}
 pkg_nofetch() {
        einfo "Upstream has implement a mandatory clickthrough EULA for 
distfile download"
        einfo "Please visit $SRC_URI"
-       einfo "And place $A in ${DISTDIR}"
+       einfo "And place $A into your DISTDIR directory"
 }
 
 src_unpack() {

Reply via email to