commit: 26ea112ab078579a8b81383e9d2c6a4a6ae79c94 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 23 18:32:57 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Apr 23 18:36:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ea112a
sys-cluster/glusterfs: Drop header line from Emacs site-init file elisp-site-file-install() adds the line by itself. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> sys-cluster/glusterfs/files/50glusterfs-mode-gentoo.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys-cluster/glusterfs/files/50glusterfs-mode-gentoo.el b/sys-cluster/glusterfs/files/50glusterfs-mode-gentoo.el index c14b0d8de33b..0b39ee3e1b54 100644 --- a/sys-cluster/glusterfs/files/50glusterfs-mode-gentoo.el +++ b/sys-cluster/glusterfs/files/50glusterfs-mode-gentoo.el @@ -1,5 +1,2 @@ - -;;; puppet-mode site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'glusterfs-mode "glusterfs-mode" "Major mode for editing glusterfs manifests")
