sci-mathematics/fann: EAPI-7 bump
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 Nov 2019 11:44:28 +0000 (12:44 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 20 Nov 2019 12:21:04 +0000 (13:21 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-mathematics/fann/fann-2.2.0-r1.ebuild
sci-mathematics/fann/fann-9999.ebuild

index 61422045799887cff5ff9c9fd08ea51c2e6eb6fd..f37ab14a88848ecd76661517a4a7e662f65943a0 100644 (file)
@@ -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/"
index ffe0d8b9bb2d6e7a913822011c17f53d9c4a73b0..0f00c30eb182c439f4855a7ab0c934df61d01741 100644 (file)
@@ -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