summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2016-10-09 12:36:00 +0900
committerBenda Xu <heroxbd@gentoo.org>2016-10-09 12:36:28 +0900
commit8e3c8304f9d7ec99c42eb4049a09a753ee3ca179 (patch)
treef4e9981af6516f114e4d941895bd387f64e05638 /net-misc/unison/unison-2.48.4.ebuild
parentapp-portage/java-ebuilder: initial commit. (diff)
downloadgentoo-8e3c8304f9d7ec99c42eb4049a09a753ee3ca179.tar.gz
gentoo-8e3c8304f9d7ec99c42eb4049a09a753ee3ca179.tar.bz2
gentoo-8e3c8304f9d7ec99c42eb4049a09a753ee3ca179.zip
net-misc/unison: use eselect update to set a default.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-misc/unison/unison-2.48.4.ebuild')
-rw-r--r--net-misc/unison/unison-2.48.4.ebuild1
1 files changed, 1 insertions, 0 deletions
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
}