You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/ebuild-mode/files/ebuild-mode-1.31-id.patch

20 lines
594 B

commit 9d8da599f80d8360a8ddb15eb637ff781e370da2
Author: Ulrich Müller <ulm@gentoo.org>
Date: Sun Feb 26 19:36:17 2017 +0100
Remove $Id$ line from ebuild skeleton header.
* ebuild-mode.el (ebuild-mode-insert-skeleton): Remove $Id$ line
from ebuild header.
--- a/ebuild-mode.el
+++ b/ebuild-mode.el
@@ -402,7 +402,6 @@ and `all-completions' for details."
;; standard header
"# Copyright 1999-" (format-time-string "%Y") " Gentoo Foundation\n"
"# Distributed under the terms of the GNU General Public License v2\n"
- "# $Id$\n"
"\n"
;; EAPI
"EAPI="