From: Lars Wendler Date: Sat, 24 Nov 2018 16:48:37 +0000 (+0100) Subject: net-misc/icaclient: Fixed fetch message for new workspace app. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb872eff6dff7ed6d253e8f679f8099d4366ba3f;p=gentoo.git net-misc/icaclient: Fixed fetch message for new workspace app. Bug: https://bugs.gentoo.org/671772 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/net-misc/icaclient/icaclient-18.10.0.11.ebuild b/net-misc/icaclient/icaclient-18.10.0.11.ebuild index bd1c62c5f108..8217b458a559 100644 --- a/net-misc/icaclient/icaclient-18.10.0.11.ebuild +++ b/net-misc/icaclient/icaclient-18.10.0.11.ebuild @@ -63,7 +63,7 @@ DEPEND="" pkg_nofetch() { elog "Download the client file ${A} from - https://www.citrix.com/downloads/citrix-receiver.html" + https://www.citrix.com/downloads/workspace-app/" elog "and place it in ${DISTDIR:-/usr/portage/distfiles}." }