commit:     b57e783891032b26f0389f6e73b9582700acec8e
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 15:11:01 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 16:07:54 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-syntax.git/commit/?id=b57e7838

Remove $Id$ from ebuild header

Ref: 
https://archives.gentoo.org/gentoo-dev/message/993bb2ec7107d4a05d07109d773fb1d9

 plugin/gentoo-common.vim | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugin/gentoo-common.vim b/plugin/gentoo-common.vim
index bacecd9..09bdd34 100644
--- a/plugin/gentoo-common.vim
+++ b/plugin/gentoo-common.vim
@@ -34,7 +34,6 @@ fun! GentooHeader(...)
         0 put =l:copyright
     endif
     put ='# Distributed under the terms of the GNU General Public License v2'
-    put ='# $Id$'
     $
 endfun
 

Reply via email to