diff --git a/net-misc/q/q-0.8.3.ebuild b/net-misc/q/q-0.8.3.ebuild index fb13195..3fd1062 100644 --- a/net-misc/q/q-0.8.3.ebuild +++ b/net-misc/q/q-0.8.3.ebuild @@ -52,5 +52,7 @@ pkg_postinst() { elog "Please note that the binary is renamed to" elog "\"${MY_PN}\" as app-portage/portage-utils" elog "already installs the \"q\" binary." + elog "For details see the upstream discussion:" + elog "https://github.com/natesales/q/issues/28" fi }