From 3494c2e558551a4c5a04383119416139a7b68552 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 20 Nov 2019 12:44:28 +0100 Subject: sci-mathematics/fann: EAPI-7 bump Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner --- sci-mathematics/fann/fann-2.2.0-r1.ebuild | 7 +++---- sci-mathematics/fann/fann-9999.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'sci-mathematics/fann') diff --git a/sci-mathematics/fann/fann-2.2.0-r1.ebuild b/sci-mathematics/fann/fann-2.2.0-r1.ebuild index 614220457998..f37ab14a8884 100644 --- a/sci-mathematics/fann/fann-2.2.0-r1.ebuild +++ b/sci-mathematics/fann/fann-2.2.0-r1.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 - -inherit cmake-multilib +EAPI=7 MY_P=FANN-${PV}-Source +inherit cmake-multilib DESCRIPTION="Fast Artificial Neural Network Library" HOMEPAGE="http://leenissen.dk/fann/" diff --git a/sci-mathematics/fann/fann-9999.ebuild b/sci-mathematics/fann/fann-9999.ebuild index ffe0d8b9bb2d..0f00c30eb182 100644 --- a/sci-mathematics/fann/fann-9999.ebuild +++ b/sci-mathematics/fann/fann-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-multilib git-r3 -- cgit v1.2.3-65-gdbad