sys-apps/baselayout: sync live ebuild
authorWilliam Hubbs <williamh@gentoo.org>
Tue, 29 May 2018 00:51:47 +0000 (19:51 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Tue, 29 May 2018 00:53:02 +0000 (19:53 -0500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

sys-apps/baselayout/baselayout-9999.ebuild

index 866701708dc6a2b805728fddd6c2e51cd41def32..c32ab3e4495f46f588804e326e7df1b24724d6f3 100644 (file)
@@ -254,7 +254,7 @@ pkg_postinst() {
                        ewarn "env-update && . /etc/profile"
                fi
 
-               if ! version_is_at_least 2.5 ${x}; then
+               if ! version_is_at_least 2.6 ${x}; then
                        ewarn "Please run env-update then log out and back in to"
                        ewarn "update your path."
                fi