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 /sci-biology/discrover | |
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 'sci-biology/discrover')
-rw-r--r-- | sci-biology/discrover/ChangeLog | 2 | ||||
-rw-r--r-- | sci-biology/discrover/discrover-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | sci-biology/discrover/discrover-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/discrover/ChangeLog b/sci-biology/discrover/ChangeLog index b3b197f41..b5a30f745 100644 --- a/sci-biology/discrover/ChangeLog +++ b/sci-biology/discrover/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sci-biology/discrover # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ +# $Id$ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: sci-biology/discrover: Add github to remote-id in metadata.xml diff --git a/sci-biology/discrover/discrover-1.6.0.ebuild b/sci-biology/discrover/discrover-1.6.0.ebuild index 5f1281c4a..cdf0ba020 100644 --- a/sci-biology/discrover/discrover-1.6.0.ebuild +++ b/sci-biology/discrover/discrover-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 inherit cmake-utils diff --git a/sci-biology/discrover/discrover-9999.ebuild b/sci-biology/discrover/discrover-9999.ebuild index 69588034c..983d37c87 100644 --- a/sci-biology/discrover/discrover-9999.ebuild +++ b/sci-biology/discrover/discrover-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 inherit cmake-utils git-r3 |