commit: 33a7c2222929ba330d61ca51416374e8b083a3aa Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Mar 26 14:45:38 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 14:45:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=33a7c222
sci-misc/elmer-meta: Fix missing empty line after header Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild | 5 +++-- sci-misc/elmer-meta/elmer-meta-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild b/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild index 0fb2ea5ff..c4c866374 100644 --- a/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild +++ b/sci-misc/elmer-meta/elmer-meta-6.0_p4651.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 + +EAPI=6 DESCRIPTION="Collection of finite element programs, libraries, and visualization tools" HOMEPAGE="http://www.csc.fi/english/pages/elmer" diff --git a/sci-misc/elmer-meta/elmer-meta-9999.ebuild b/sci-misc/elmer-meta/elmer-meta-9999.ebuild index a52b46b90..9bd892a40 100644 --- a/sci-misc/elmer-meta/elmer-meta-9999.ebuild +++ b/sci-misc/elmer-meta/elmer-meta-9999.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 + +EAPI=6 DESCRIPTION="Collection of finite element programs, libraries, and visualization tools" HOMEPAGE="http://www.csc.fi/english/pages/elmer"