From: Benda Xu Date: Sun, 9 Oct 2016 03:36:00 +0000 (+0900) Subject: net-misc/unison: use eselect update to set a default. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e3c8304f9d7ec99c42eb4049a09a753ee3ca179;p=gentoo.git net-misc/unison: use eselect update to set a default. Package-Manager: portage-2.3.0 --- diff --git a/net-misc/unison/unison-2.48.4.ebuild b/net-misc/unison/unison-2.48.4.ebuild index 7d93a418f105..db3ab88c8bf8 100644 --- a/net-misc/unison/unison-2.48.4.ebuild +++ b/net-misc/unison/unison-2.48.4.ebuild @@ -80,4 +80,5 @@ pkg_postinst() { elog "Unison now uses SLOTs, so you can specify servercmd=/usr/bin/unison-${SLOT}" elog "in your profile files to access exactly this version over ssh." elog "Or you can use 'eselect unison' to set the version." + eselect unison update }