summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-07-24 08:03:57 +0200
committerPatrick Lauer <patrick@gentoo.org>2016-07-24 08:03:57 +0200
commita275ac5fb3d173d899a8d12ca8b786dd3cdd0188 (patch)
tree87779f29ac1d5e9e4a427c7bf04e6ca78667eaa1
parentdev-perl/Config-Grammar: Bump to version 1.110.0 (diff)
downloadgentoo-a275ac5fb3d173d899a8d12ca8b786dd3cdd0188.tar.gz
gentoo-a275ac5fb3d173d899a8d12ca8b786dd3cdd0188.tar.bz2
gentoo-a275ac5fb3d173d899a8d12ca8b786dd3cdd0188.zip
net-p2p/syncthing: Whitespace
Package-Manager: portage-2.3.0
-rw-r--r--net-p2p/syncthing/syncthing-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-0.14.0.ebuild b/net-p2p/syncthing/syncthing-0.14.0.ebuild
index 2127bd14acc4..08ebbea4bfce 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" \