sci-electronics/quartus-prime-lite: don't reference ${DISTDIR}
authorBen Kohler <bkohler@gentoo.org>
Mon, 4 Feb 2019 23:07:17 +0000 (17:07 -0600)
committerBen Kohler <bkohler@gentoo.org>
Mon, 4 Feb 2019 23:07:17 +0000 (17:07 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185-r1.ebuild
sci-electronics/quartus-prime-lite/quartus-prime-lite-15.1.0.185.ebuild

index 74243a7081b5c14cfed5b14804f57351425bad14..b43ce4f80eece358aea19cda63fca0dd07913117 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -36,12 +36,12 @@ pkg_nofetch() {
        elog "For Quartus :"
        elog "Please navigate to ${DOWNLOADPAGE}"
        elog "Sign in with your Altera account (you need to register)"
-       elog "Download Quartus-lite-${PV}-linux.tar  and place it into ${DISTDIR}"
+       elog "Download Quartus-lite-${PV}-linux.tar  and place it into your DISTDIR directory"
        elog "-------------------------------------------------------"
        elog "For Freetype libary :"
        elog "Please download the following file :"
        elog "${DOWNLOADFT}"
-       elog "Please place this into ${DISTDIR}"
+       elog "Please place this into your DISTDIR directory"
        elog "-------------------------------------------------------"
        elog "And restart the installation."
 }
index 40a6be84e874c6fd551fe9b6d66eae46b68b6c45..b1ed252e40462c34a26b7d85f22d61e5c8865caa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -25,7 +25,7 @@ pkg_nofetch() {
        elog "Due to licensing restrictions, you need to download the distfile manually."
        elog "Please navigate to ${DOWNLOADPAGE}"
        elog "Sign in with your Altera account (you need to register)"
-       elog "Download ${SRC_URI} and place it into ${DISTDIR}"
+       elog "Download ${SRC_URI} and place it into your DISTDIR directory"
        elog "And restart the installation."
 }