net-p2p/syncthing: Whitespace
authorPatrick Lauer <patrick@gentoo.org>
Sun, 24 Jul 2016 06:03:57 +0000 (08:03 +0200)
committerPatrick Lauer <patrick@gentoo.org>
Sun, 24 Jul 2016 06:03:57 +0000 (08:03 +0200)
Package-Manager: portage-2.3.0

net-p2p/syncthing/syncthing-0.14.0.ebuild

index 2127bd14acc4d6c2191fb7312b0e93e3be2f7340..08ebbea4bfce3a8860db752feaec75be75be11bd 100644 (file)
@@ -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" \