aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-09-15 08:14:44 +0000
committerUlrich Müller <ulm@gentoo.org>2009-09-15 08:14:44 +0000
commitee7dddefe0aac06d2db295121dbba0f23720fb1b (patch)
treed957222fe743f03d37a86788168ef8a30bc4a616
parentTidy up ChangeLog. (diff)
downloadeselect-ee7dddefe0aac06d2db295121dbba0f23720fb1b.tar.gz
eselect-ee7dddefe0aac06d2db295121dbba0f23720fb1b.tar.bz2
eselect-ee7dddefe0aac06d2db295121dbba0f23720fb1b.zip
Add editor file variables.
svn path=/trunk/extern/; revision=649
-rw-r--r--modules/blas.eselect3
-rw-r--r--modules/cblas.eselect3
-rw-r--r--modules/esd.eselect3
-rw-r--r--modules/fontconfig.eselect3
-rw-r--r--modules/java-nsplugin.eselect3
-rw-r--r--modules/java-vm.eselect3
-rw-r--r--modules/lapack.eselect3
-rw-r--r--modules/myspell.eselect3
-rw-r--r--modules/oodict.eselect3
-rw-r--r--modules/opengl.eselect1
-rw-r--r--modules/oracle.eselect3
-rw-r--r--modules/tbirddict.eselect3
-rw-r--r--modules/timidity.eselect3
-rw-r--r--modules/vi.eselect3
-rw-r--r--modules/whois.eselect3
-rw-r--r--modules/wxwidgets.eselect1
-rw-r--r--modules/xvmc.eselect3
17 files changed, 17 insertions, 30 deletions
diff --git a/modules/blas.eselect b/modules/blas.eselect
index f0392f9..1fd44c2 100644
--- a/modules/blas.eselect
+++ b/modules/blas.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,5 +12,3 @@ DESCRIPTION="Manage installed $MODULE implementations"
MAINTAINER="dberkholz@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
-
-# vim: set ft=eselect :
diff --git a/modules/cblas.eselect b/modules/cblas.eselect
index 2c11ba8..2bdf0ac 100644
--- a/modules/cblas.eselect
+++ b/modules/cblas.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,5 +12,3 @@ DESCRIPTION="Manage installed $MODULE implementations"
MAINTAINER="dberkholz@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
-
-# vim: set ft=eselect :
diff --git a/modules/esd.eselect b/modules/esd.eselect
index 5a9fa60..944267b 100644
--- a/modules/esd.eselect
+++ b/modules/esd.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -149,5 +150,3 @@ do_update() {
set_symlink 1 || die -q "Can't set a new provider"
fi
}
-
-# vim: set ft=eselect :
diff --git a/modules/fontconfig.eselect b/modules/fontconfig.eselect
index 3fad874..1c8aaf8 100644
--- a/modules/fontconfig.eselect
+++ b/modules/fontconfig.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-fontconfig/files/fontconfig.eselect-1.0,v 1.1 2007/07/28 02:50:13 dirtyepic Exp $
@@ -202,5 +203,3 @@ do_disable() {
fi
done
}
-
-# vim: set ft=eselect :
diff --git a/modules/java-nsplugin.eselect b/modules/java-nsplugin.eselect
index 06a79c1..17787fb 100644
--- a/modules/java-nsplugin.eselect
+++ b/modules/java-nsplugin.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -204,5 +205,3 @@ get_system_plugin_vm() {
fi
plugin_to_vm ${plugin}
}
-
-# vim: ts=4 sw=4 noet fdm=marker
diff --git a/modules/java-vm.eselect b/modules/java-vm.eselect
index 3904912..345ab36 100644
--- a/modules/java-vm.eselect
+++ b/modules/java-vm.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -141,5 +142,3 @@ set_symlink() {
die -q "Target \"${1}\" doesn't appear to be valid!"
fi
}
-
-# vim: set ft=eselect :
diff --git a/modules/lapack.eselect b/modules/lapack.eselect
index 418d5ca..2cc4788 100644
--- a/modules/lapack.eselect
+++ b/modules/lapack.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,5 +12,3 @@ DESCRIPTION="Manage installed $MODULE implementations"
MAINTAINER="dberkholz@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
-
-# vim: set ft=eselect :
diff --git a/modules/myspell.eselect b/modules/myspell.eselect
index dec1780..09bf9cc 100644
--- a/modules/myspell.eselect
+++ b/modules/myspell.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -647,5 +648,3 @@ do_default() {
ln -sf ${MYSPELL_BASE}/${PARAMETER}.${suffix} ${MYSPELL_BASE}/default.${suffix}
done
}
-
-# vim: ts=4 sw=4 noet fdm=marker
diff --git a/modules/oodict.eselect b/modules/oodict.eselect
index 5b09808..3c1548d 100644
--- a/modules/oodict.eselect
+++ b/modules/oodict.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -433,5 +434,3 @@ do_update() {
done
}
## }}}
-
-# vim: ts=4 sw=4 noet fdm=marker
diff --git a/modules/opengl.eselect b/modules/opengl.eselect
index 3f9388a..959a4a9 100644
--- a/modules/opengl.eselect
+++ b/modules/opengl.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/modules/oracle.eselect b/modules/oracle.eselect
index 83b30d8..9d80fef 100644
--- a/modules/oracle.eselect
+++ b/modules/oracle.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -125,5 +126,3 @@ do_set() {
set_symlink "${1}" || die -q "Couldn't set a new symlink"
fi
}
-
-# vim: set ft=eselect :
diff --git a/modules/tbirddict.eselect b/modules/tbirddict.eselect
index b568d6f..b45abff 100644
--- a/modules/tbirddict.eselect
+++ b/modules/tbirddict.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -376,5 +377,3 @@ do_update() {
done
}
## }}}
-
-# vim: ts=4 sw=4 noet fdm=marker
diff --git a/modules/timidity.eselect b/modules/timidity.eselect
index 2220c26..11fe8ce 100644
--- a/modules/timidity.eselect
+++ b/modules/timidity.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -196,5 +197,3 @@ do_update() {
set_symlink 1 || die -q "Can't set a new provider"
fi
}
-
-# vim: set ft=eselect :
diff --git a/modules/vi.eselect b/modules/vi.eselect
index 95e1794..bb6f42a 100644
--- a/modules/vi.eselect
+++ b/modules/vi.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -188,5 +189,3 @@ do_update() {
set_symlinks 1 || die -q "Can't set a new provider"
fi
}
-
-# vim: set ft=eselect :
diff --git a/modules/whois.eselect b/modules/whois.eselect
index 0b70353..0800fee 100644
--- a/modules/whois.eselect
+++ b/modules/whois.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -170,5 +171,3 @@ do_update() {
set_symlinks 1 || die -q "Can't set a new provider"
fi
}
-
-# vim: set ft=eselect :
diff --git a/modules/wxwidgets.eselect b/modules/wxwidgets.eselect
index 2be0a65..5be5eae 100644
--- a/modules/wxwidgets.eselect
+++ b/modules/wxwidgets.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/files/wxwidgets.eselect-0.8,v 1.2 2008/02/08 01:08:07 dirtyepic Exp $
diff --git a/modules/xvmc.eselect b/modules/xvmc.eselect
index 53b6f97..9300299 100644
--- a/modules/xvmc.eselect
+++ b/modules/xvmc.eselect
@@ -1,3 +1,4 @@
+# -*-eselect-*- vim: ft=eselect
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -179,5 +180,3 @@ do_set() {
die -q "Invalid usage of set action."
esac
}
-
-# vim: ts=4 sw=4 noet fdm=marker