commit: 766cd9beb2f06f696928c56395dddcca48f0013c Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Tue Sep 15 09:37:12 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Sep 15 09:37:12 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=766cd9be
sci-libs/lapackpp: Move to EAPI=5 Package-Manager: portage-2.2.20.1 sci-libs/lapackpp/ChangeLog | 3 +++ sci-libs/lapackpp/lapackpp-2.5.4.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-libs/lapackpp/ChangeLog b/sci-libs/lapackpp/ChangeLog index 5ab101e..0927c44 100644 --- a/sci-libs/lapackpp/ChangeLog +++ b/sci-libs/lapackpp/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 15 Sep 2015; Marius Brehler <mar...@linux.sungazer.de> lapackpp-2.5.4.ebuild: + sci-libs/lapackpp: Move to EAPI=5 + 08 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml: sci-libs/lapackpp: Updating remote-id in metadata.xml diff --git a/sci-libs/lapackpp/lapackpp-2.5.4.ebuild b/sci-libs/lapackpp/lapackpp-2.5.4.ebuild index b61e5cf..5d563ef 100644 --- a/sci-libs/lapackpp/lapackpp-2.5.4.ebuild +++ b/sci-libs/lapackpp/lapackpp-2.5.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit toolchain-funcs