projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7634244
)
net-p2p/syncthing: Whitespace
author
Patrick Lauer
<patrick@gentoo.org>
Sun, 24 Jul 2016 06:03:57 +0000
(08:03 +0200)
committer
Patrick 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
patch
|
blob
|
history
diff --git
a/net-p2p/syncthing/syncthing-0.14.0.ebuild
b/net-p2p/syncthing/syncthing-0.14.0.ebuild
index 2127bd14acc4d6c2191fb7312b0e93e3be2f7340..08ebbea4bfce3a8860db752feaec75be75be11bd 100644
(file)
--- 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" \