diff options
author | 2015-08-17 08:53:12 +0200 | |
---|---|---|
committer | 2015-08-17 08:53:12 +0200 | |
commit | 6271f0c55cbb6af7fe88ae1ec9d7dbdedd562565 (patch) | |
tree | 588afe768ce5dabbbeac204a6f8f71b69ed09743 /dev-python/RecSQL | |
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/RecSQL')
-rw-r--r-- | dev-python/RecSQL/ChangeLog | 2 | ||||
-rw-r--r-- | dev-python/RecSQL/RecSQL-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/RecSQL/ChangeLog b/dev-python/RecSQL/ChangeLog index e995523c0..e92c619b0 100644 --- a/dev-python/RecSQL/ChangeLog +++ b/dev-python/RecSQL/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/RecSQL # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ +# $Id$ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: dev-python/RecSQL: Add github to remote-id in metadata.xml diff --git a/dev-python/RecSQL/RecSQL-9999.ebuild b/dev-python/RecSQL/RecSQL-9999.ebuild index 929f3e971..de4ec8274 100644 --- a/dev-python/RecSQL/RecSQL-9999.ebuild +++ b/dev-python/RecSQL/RecSQL-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 |