dev-java/java-sdk-docs: Replace broken ${DISTDIR} message
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Apr 2018 20:37:27 +0000 (21:37 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Apr 2018 20:42:03 +0000 (21:42 +0100)
Closes: https://bugs.gentoo.org/653894
Package-Manager: Portage-2.3.31, Repoman-2.3.9

dev-java/java-sdk-docs/java-sdk-docs-1.8.0.172.ebuild
dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild

index 49c3f8aaeb78df049509ccf4833ee4c2cf5fa2c6..1791bdf62037229c76b7d284e98b0642bba3cb6c 100644 (file)
@@ -27,7 +27,7 @@ S="${WORKDIR}/docs"
 pkg_nofetch() {
        einfo "Please download ${SRC_URI} from"
        einfo "${DOWNLOAD_URL}"
-       einfo "by agreeing to the license and place it in ${DISTDIR}"
+       einfo "by agreeing to the license and place it in your distfiles directory."
        einfo ""
        einfo "If you find the file on the download page replaced with a higher"
        einfo "version, please report it in bug #67266 (link below)."
index 865ee06d166593d09fe827159f29a5ce2400a22c..35edb42957fb343000075845ea000409252bc349 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ S="${WORKDIR}/docs"
 pkg_nofetch() {
        einfo "Please download ${SRC_URI} from"
        einfo "${DOWNLOAD_URL}"
-       einfo "by agreeing to the license and place it in ${DISTDIR}"
+       einfo "by agreeing to the license and place it in your distfiles directory."
        einfo ""
        einfo "If you find the file on the download page replaced with a higher"
        einfo "version, please report it in bug #67266 (link below)."