commit:     ad5ea8528664d05aa1ba0e34889f68dc574f2c90
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 18:32:44 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 18:36:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5ea852

dev-ruby/rdtool: 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>

 dev-ruby/rdtool/files/50rdtool-gentoo.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-ruby/rdtool/files/50rdtool-gentoo.el 
b/dev-ruby/rdtool/files/50rdtool-gentoo.el
index cce968bacb70..c3e50ebb71ba 100644
--- a/dev-ruby/rdtool/files/50rdtool-gentoo.el
+++ b/dev-ruby/rdtool/files/50rdtool-gentoo.el
@@ -1,5 +1,2 @@
-
-;; site-lisp configuration file for rdtool
-
 (autoload 'rd-mode "rd-mode" "major mode for ruby document formatter RD" t)
 (add-to-list 'auto-mode-alist '("\\.rd$" . rd-mode))

Reply via email to