commit: eb872eff6dff7ed6d253e8f679f8099d4366ba3f Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Sat Nov 24 16:48:37 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Sat Nov 24 16:48:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb872eff
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 <polynomial-c <AT> gentoo.org> net-misc/icaclient/icaclient-18.10.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/icaclient/icaclient-18.10.0.11.ebuild b/net-misc/icaclient/icaclient-18.10.0.11.ebuild index bd1c62c5f10..8217b458a55 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}." }
