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

sci-mathematics/singular: 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>

 sci-mathematics/singular/files/60singular-gentoo.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sci-mathematics/singular/files/60singular-gentoo.el 
b/sci-mathematics/singular/files/60singular-gentoo.el
index 7be8c08ef7e9..c969b9450213 100644
--- a/sci-mathematics/singular/files/60singular-gentoo.el
+++ b/sci-mathematics/singular/files/60singular-gentoo.el
@@ -1,6 +1,3 @@
-
-;; site-file for sci-mathematics/singular
-
 (add-to-list 'load-path "@SITELISP@")
 (autoload 'singular "singular"
   "Start Singular using default values." t)

Reply via email to