From: Ultrabug Date: Thu, 3 Sep 2015 08:46:19 +0000 (+0200) Subject: sys-cluster/glusterfs: change elog upgrade link thx to Bernd Feige,eige, fix #559396 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f847ec84e53e7929d16a19667fbc47e149ac7a10;p=gentoo.git sys-cluster/glusterfs: change elog upgrade link thx to Bernd Feige,eige, fix #559396 Package-Manager: portage-2.2.20.1 --- diff --git a/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild b/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild index 5015ae8d54af..c159fdaf8a02 100644 --- a/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-3.6.5.ebuild @@ -173,7 +173,7 @@ pkg_postinst() { elog elog "If you are upgrading from a previous version of ${PN}, please read:" - elog " http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.5" + elog " http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.6" use emacs && elisp-site-regen }