commit: b58b5a759fb63fd3c06577b5bc6059d00b2f5ad5
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 20 16:55:29 2018 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 17:05:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58b5a75
dev-java/jdbc2-stdext: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
index f49f640216b..1c8b12f2670 100644
--- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
+++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -39,7 +39,7 @@ pkg_nofetch() {
einfo " 1. Visit ${download_url}"
einfo " 2. Select 'JDBC Standard Extension Source 2.0'"
einfo " 3. Download ${stdext_src}"
- einfo " 4. Move to ${DISTDIR}"
+ einfo " 4. Move to your DISTDIR directory"
einfo
einfo " Run emerge on this package again to complete"
einfo