aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-01 13:02:59 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-01 13:02:59 +0200
commitbfed0df44ff8aedc429d9d331cbf5241d83ded1f (patch)
tree55de025e285360b79550a7adade46efd0083f019
parent353e59034a230b6a502b92ac16226e3b6a98c821 (diff)
downloadsbotools-bfed0df44ff8aedc429d9d331cbf5241d83ded1f.tar.xz
sbo*: fix vim modeline
-rwxr-xr-xsbocheck2
-rwxr-xr-xsboclean2
-rwxr-xr-xsboconfig2
-rwxr-xr-xsbofind2
-rwxr-xr-xsboinstall2
-rwxr-xr-xsboremove2
-rwxr-xr-xsbosnap2
-rwxr-xr-xsboupgrade2
8 files changed, 8 insertions, 8 deletions
diff --git a/sbocheck b/sbocheck
index 439a81b..35002b4 100755
--- a/sbocheck
+++ b/sbocheck
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sbocheck
# script to update the local sbo tree and check for updates
diff --git a/sboclean b/sboclean
index ae39ff2..6e080b9 100755
--- a/sboclean
+++ b/sboclean
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sboclean
# script to clean stuff left around from sbotools.
diff --git a/sboconfig b/sboconfig
index 604a816..ef0d30d 100755
--- a/sboconfig
+++ b/sboconfig
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sboconfig
# script to handle sbotools configuration
diff --git a/sbofind b/sbofind
index c43e787..7c4e528 100755
--- a/sbofind
+++ b/sbofind
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sbofind
# script to locate something in a local SlackBuilds tree.
diff --git a/sboinstall b/sboinstall
index c54a45a..a0734b5 100755
--- a/sboinstall
+++ b/sboinstall
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sboinstall
# script to install (a) SlackBuild(s) by name
diff --git a/sboremove b/sboremove
index 154b63f..96de68e 100755
--- a/sboremove
+++ b/sboremove
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sboremove
# script to remove an installed SlackBuild
diff --git a/sbosnap b/sbosnap
index f2777b8..6de9fd7 100755
--- a/sbosnap
+++ b/sbosnap
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sbosnap
# script to pull down / update a local copy of the slackbuilds.org tree.
diff --git a/sboupgrade b/sboupgrade
index 91581ab..89874c2 100755
--- a/sboupgrade
+++ b/sboupgrade
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# vim: set ts=4:noet
+# vim: ts=4:noet
#
# sboupgrade
# script to upgrade (a) SlackBuild(s) by name