commit: f54445a88fd55eff2e90def7abc09a4364e3484a
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 5 19:20:34 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb 5 19:20:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f54445a8
mail-client/novell-groupwise-client: don't reference ${DISTDIR}
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
.../novell-groupwise-client-8.0.2.96933-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild
b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild
index 4bc65dc713d..5248da6119d 100644
---
a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild
+++
b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.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
@@ -78,7 +78,7 @@ src_install() {
pkg_nofetch() {
einfo "You can obtain an evaluation version of the Groupwise client at"
einfo "${HOMEPAGE} - please download ${SRC_URI}"
- einfo "and place it in ${DISTDIR}. Alternatively request the file"
- einfo "from the Groupwise server provider of your organization."
+ einfo "and place it into your DISTDIR directory. Alternatively request"
+ einfo "the file from the Groupwise server provider of your
organization."
einfo "Note that the client is useless without a server account."
}