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 /dev-python/coords | |
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 'dev-python/coords')
-rw-r--r-- | dev-python/coords/ChangeLog | 2 | ||||
-rw-r--r-- | dev-python/coords/coords-0.37.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/coords/ChangeLog b/dev-python/coords/ChangeLog index 31e67611f..02c61c6f5 100644 --- a/dev-python/coords/ChangeLog +++ b/dev-python/coords/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/coords # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ +# $Id$ 13 Jun 2013; Justin Lecher <jlec@gentoo.org> coords-0.37.ebuild, metadata.xml: diff --git a/dev-python/coords/coords-0.37.ebuild b/dev-python/coords/coords-0.37.ebuild index 6f7fc0344..fdd6467a5 100644 --- a/dev-python/coords/coords-0.37.ebuild +++ b/dev-python/coords/coords-0.37.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 |