net-misc/unison: use eselect update to set a default.
authorBenda Xu <heroxbd@gentoo.org>
Sun, 9 Oct 2016 03:36:00 +0000 (12:36 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Sun, 9 Oct 2016 03:36:28 +0000 (12:36 +0900)
Package-Manager: portage-2.3.0

net-misc/unison/unison-2.48.4.ebuild

index 7d93a418f1050861a483ecd688ca7f9f0ee0d626..db3ab88c8bf8fef822fe80a4a86a251b093afe9b 100644 (file)
@@ -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
 }