commit:     a275ac5fb3d173d899a8d12ca8b786dd3cdd0188
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 06:03:57 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 06:03:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a275ac5f

net-p2p/syncthing: Whitespace

Package-Manager: portage-2.3.0

 net-p2p/syncthing/syncthing-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/syncthing/syncthing-0.14.0.ebuild 
b/net-p2p/syncthing/syncthing-0.14.0.ebuild
index 2127bd1..08ebbea 100644
--- a/net-p2p/syncthing/syncthing-0.14.0.ebuild
+++ b/net-p2p/syncthing/syncthing-0.14.0.ebuild
@@ -99,7 +99,7 @@ src_install() {
 
 pkg_postinst() {
        local v
-    for v in ${REPLACING_VERSIONS}; do
+       for v in ${REPLACING_VERSIONS}; do
                if [[ $(get_version_component_range 2) -gt \
                                $(get_version_component_range 2 ${v}) ]]; then
                        ewarn "Version ${PV} is not protocol-compatible with 
version" \

Reply via email to