projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f278d01
)
net-misc/unison: use eselect update to set a default.
author
Benda Xu
<heroxbd@gentoo.org>
Sun, 9 Oct 2016 03:36:00 +0000
(12:36 +0900)
committer
Benda 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
patch
|
blob
|
history
diff --git
a/net-misc/unison/unison-2.48.4.ebuild
b/net-misc/unison/unison-2.48.4.ebuild
index 7d93a418f1050861a483ecd688ca7f9f0ee0d626..db3ab88c8bf8fef822fe80a4a86a251b093afe9b 100644
(file)
--- 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
}