diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-17 08:53:12 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-17 08:53:12 +0200 |
commit | 6271f0c55cbb6af7fe88ae1ec9d7dbdedd562565 (patch) | |
tree | 588afe768ce5dabbbeac204a6f8f71b69ed09743 /app-vim | |
parent | Merge remote-tracking branch 'github/master' (diff) | |
download | sci-6271f0c55cbb6af7fe88ae1ec9d7dbdedd562565.tar.gz sci-6271f0c55cbb6af7fe88ae1ec9d7dbdedd562565.tar.bz2 sci-6271f0c55cbb6af7fe88ae1ec9d7dbdedd562565.zip |
Convert all $Header$ to $Id$ tags as it has be done in gentoo.git
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-gromacs/ChangeLog | 2 | ||||
-rw-r--r-- | app-vim/vim-gromacs/vim-gromacs-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-gromacs/ChangeLog b/app-vim/vim-gromacs/ChangeLog index 74853f725..e624ed4f8 100644 --- a/app-vim/vim-gromacs/ChangeLog +++ b/app-vim/vim-gromacs/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-vim/vim-gromacs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ +# $Id$ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: app-vim/vim-gromacs: Add github to remote-id in metadata.xml diff --git a/app-vim/vim-gromacs/vim-gromacs-9999.ebuild b/app-vim/vim-gromacs/vim-gromacs-9999.ebuild index e007fe1f4..9e97b9301 100644 --- a/app-vim/vim-gromacs/vim-gromacs-9999.ebuild +++ b/app-vim/vim-gromacs/vim-gromacs-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 |