mail-client/novell-groupwise-client: don't reference ${DISTDIR}
authorBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 19:20:34 +0000 (13:20 -0600)
committerBen Kohler <bkohler@gentoo.org>
Tue, 5 Feb 2019 19:20:34 +0000 (13:20 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild

index 4bc65dc713d540cc5f7c2b3fabb56179a65cb76e..5248da6119d0d13eaf23f5af01a7ae6317c22705 100644 (file)
@@ -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."
 }