diff options
author | 2015-08-17 08:53:12 +0200 | |
---|---|---|
committer | 2015-08-17 08:53:12 +0200 | |
commit | 6271f0c55cbb6af7fe88ae1ec9d7dbdedd562565 (patch) | |
tree | 588afe768ce5dabbbeac204a6f8f71b69ed09743 /app-doc/lapack-docs | |
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-doc/lapack-docs')
-rw-r--r-- | app-doc/lapack-docs/ChangeLog | 2 | ||||
-rw-r--r-- | app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/lapack-docs/ChangeLog b/app-doc/lapack-docs/ChangeLog index e5f2058e8..70e2ca46c 100644 --- a/app-doc/lapack-docs/ChangeLog +++ b/app-doc/lapack-docs/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-doc/lapack-docs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/ChangeLog,v 1.16 2009/12/17 10:06:48 fauli Exp $ +# $Id$ 25 Aug 2013; Christoph Junghans <ottxor@gentoo.org> lapack-docs-3.3-r1.ebuild: drop stable keywords diff --git a/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild b/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild index 50c7cd8f1..6f303861e 100644 --- a/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild +++ b/app-doc/lapack-docs/lapack-docs-3.3-r1.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 |