summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-06-24 10:01:20 +0200
committerPierre Schmitz <pierre@archlinux.de>2010-06-24 10:01:20 +0200
commit85251a1d7b292c6e71d1fb85630b93849f89e459 (patch)
tree3c6b770c847d75f35eecbd5131effc47807acbe8
parent27df94f51bdb86cdc1e3278f23b1c308365557d0 (diff)
downloaddevtools-85251a1d7b292c6e71d1fb85630b93849f89e459.tar.gz
devtools-85251a1d7b292c6e71d1fb85630b93849f89e459.tar.xz
removed mode lines; was not a good idea after all
-rwxr-xr-xarchco3
-rwxr-xr-xarchrelease3
-rwxr-xr-xarchrm3
-rwxr-xr-xcheckpkg3
-rwxr-xr-xcommitpkg3
-rwxr-xr-xcommunityco3
-rwxr-xr-xfinddeps3
-rwxr-xr-xlddd3
-rwxr-xr-xmakechrootpkg3
-rwxr-xr-xmkarchroot3
-rwxr-xr-xrebuildpkgs3
11 files changed, 0 insertions, 33 deletions
diff --git a/archco b/archco
index f713e2d..5fc9ebe 100755
--- a/archco
+++ b/archco
@@ -8,6 +8,3 @@ fi
for i in "$@"; do
svn co svn+ssh://gerolde.archlinux.org/srv/svn-packages/$i
done
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/archrelease b/archrelease
index a85bea1..cd1bcfe 100755
--- a/archrelease
+++ b/archrelease
@@ -31,6 +31,3 @@ svn copy -q -r HEAD trunk "repos/${1}"
svn commit -q -m "archrelease: copy trunk to ${1}" || abort
popd >/dev/null
echo 'done'
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/archrm b/archrm
index d2c0997..4a683f6 100755
--- a/archrm
+++ b/archrm
@@ -11,6 +11,3 @@ fi
#popd
rm -rf $1
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/checkpkg b/checkpkg
index 2e40f66..47fb672 100755
--- a/checkpkg
+++ b/checkpkg
@@ -90,6 +90,3 @@ for _pkgname in ${pkgname[@]}; do
echo "No filename differences for $_pkgname."
fi
done
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/commitpkg b/commitpkg
index 9f0b8c6..615d694 100755
--- a/commitpkg
+++ b/commitpkg
@@ -112,6 +112,3 @@ if [ "${arch[*]}" == 'any' ]; then
popd >/dev/null
fi
fi
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/communityco b/communityco
index f4f3e97..0909db1 100755
--- a/communityco
+++ b/communityco
@@ -8,6 +8,3 @@ fi
for i in "$@"; do
svn co svn+ssh://aur.archlinux.org/srv/svn-packages/$i
done
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/finddeps b/finddeps
index c21f4ba..c47518a 100755
--- a/finddeps
+++ b/finddeps
@@ -37,6 +37,3 @@ for d in $(find . -type d); do
fi
cd $tld
done
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/lddd b/lddd
index 2c327b8..64d11a8 100755
--- a/lddd
+++ b/lddd
@@ -46,6 +46,3 @@ done
sort -u $TEMPDIR/pacman.txt >> $TEMPDIR/possible-rebuilds.txt
echo "Files saved to $TEMPDIR"
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/makechrootpkg b/makechrootpkg
index 779786e..830a8af 100755
--- a/makechrootpkg
+++ b/makechrootpkg
@@ -246,6 +246,3 @@ if [ -e "${copydir}/build/BUILD_FAILED" ]; then
else
rm -rf "${copydir}"/build/*
fi
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/mkarchroot b/mkarchroot
index 208b144..1e86440 100755
--- a/mkarchroot
+++ b/mkarchroot
@@ -173,6 +173,3 @@ if [ "$RUN" != "" ]; then
fi
# }}}
fi
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132
diff --git a/rebuildpkgs b/rebuildpkgs
index 3be5d47..be279bb 100755
--- a/rebuildpkgs
+++ b/rebuildpkgs
@@ -99,6 +99,3 @@ if [ "$FAILED" != "" ]; then
fi
echo 'SVN pkgbumps in svn-packages/ - commit when ready'
-
-# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent
-# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132