commit: 8e3c8304f9d7ec99c42eb4049a09a753ee3ca179
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 03:36:00 2016 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 03:36:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3c8304
net-misc/unison: use eselect update to set a default.
Package-Manager: portage-2.3.0
net-misc/unison/unison-2.48.4.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-misc/unison/unison-2.48.4.ebuild
b/net-misc/unison/unison-2.48.4.ebuild
index 7d93a41..db3ab88 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
}