From 37019f9f72392ad5ff343e190dfc6920332c5136 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 23 Apr 2018 21:37:27 +0100 Subject: dev-java/java-sdk-docs: Replace broken ${DISTDIR} message Closes: https://bugs.gentoo.org/653894 Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild') diff --git a/dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild b/dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild index 865ee06d1665..35edb42957fb 100644 --- a/dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild +++ b/dev-java/java-sdk-docs/java-sdk-docs-9.0.4.ebuild @@ -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)." -- cgit v1.2.3