diff options
author | Ultrabug <ultrabug@gentoo.org> | 2015-09-03 10:46:19 +0200 |
---|---|---|
committer | Ultrabug <ultrabug@gentoo.org> | 2015-09-03 10:46:42 +0200 |
commit | f847ec84e53e7929d16a19667fbc47e149ac7a10 (patch) | |
tree | b6f4bd58b47897456823181dbf2506787cf28c5f /sys-cluster/glusterfs/glusterfs-3.6.5.ebuild | |
parent | x11-plugins/wmbattery: version bump (diff) | |
download | gentoo-f847ec84e53e7929d16a19667fbc47e149ac7a10.tar.gz gentoo-f847ec84e53e7929d16a19667fbc47e149ac7a10.tar.bz2 gentoo-f847ec84e53e7929d16a19667fbc47e149ac7a10.zip |
sys-cluster/glusterfs: change elog upgrade link thx to Bernd Feige,eige, fix #559396
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-cluster/glusterfs/glusterfs-3.6.5.ebuild')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-3.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |