diff options
author | Justin Lecher <jlec@gentoo.org> | 2014-01-30 09:10:53 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2014-01-30 09:10:53 +0100 |
commit | 1b9a1a664fe4a1e2515c3eedc842f0231dc0fcec (patch) | |
tree | 9437b2b88b423533dd7a530c1c407fb4c2cf2bfd /app-doc | |
parent | Be more precise on the branching (diff) | |
download | sci-1b9a1a664fe4a1e2515c3eedc842f0231dc0fcec.tar.gz sci-1b9a1a664fe4a1e2515c3eedc842f0231dc0fcec.tar.bz2 sci-1b9a1a664fe4a1e2515c3eedc842f0231dc0fcec.zip |
Sanitize ebuild header
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/blacs-docs/blacs-docs-1.1.ebuild | 4 | ||||
-rw-r--r-- | app-doc/blas-docs/blas-docs-3.3.ebuild | 4 | ||||
-rw-r--r-- | app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild | 2 | ||||
-rw-r--r-- | app-doc/scalapack-docs/scalapack-docs-2.0.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild b/app-doc/blacs-docs/blacs-docs-1.1.ebuild index c907317f5..75cbea3fa 100644 --- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild +++ b/app-doc/blacs-docs/blacs-docs-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/blas-docs/blas-docs-3.1.1.ebuild,v 1.11 2009/12/17 10:04:04 fauli Exp $ +# $Header: $ DESCRIPTION="Documentation reference for BLACS implementations" HOMEPAGE="http://www.netlib.org/blacs/" diff --git a/app-doc/blas-docs/blas-docs-3.3.ebuild b/app-doc/blas-docs/blas-docs-3.3.ebuild index f2594c455..e5fb14401 100644 --- a/app-doc/blas-docs/blas-docs-3.3.ebuild +++ b/app-doc/blas-docs/blas-docs-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/blas-docs/blas-docs-3.1.1.ebuild,v 1.11 2009/12/17 10:04:04 fauli Exp $ +# $Header: $ EAPI=4 DESCRIPTION="Documentation reference and man pages for blas implementations" 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 676acf92b..50c7cd8f1 100644 --- a/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild +++ b/app-doc/lapack-docs/lapack-docs-3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ diff --git a/app-doc/scalapack-docs/scalapack-docs-2.0.ebuild b/app-doc/scalapack-docs/scalapack-docs-2.0.ebuild index a8027218e..2cec86d28 100644 --- a/app-doc/scalapack-docs/scalapack-docs-2.0.ebuild +++ b/app-doc/scalapack-docs/scalapack-docs-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ |