summaryrefslogtreecommitdiff
path: root/sci-mathematics/fann
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /sci-mathematics/fann
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'sci-mathematics/fann')
-rw-r--r--sci-mathematics/fann/Manifest4
-rw-r--r--sci-mathematics/fann/fann-2.2.0-r1.ebuild7
-rw-r--r--sci-mathematics/fann/fann-9999.ebuild4
3 files changed, 7 insertions, 8 deletions
diff --git a/sci-mathematics/fann/Manifest b/sci-mathematics/fann/Manifest
index e7b9eeaed581..2deb0a17729c 100644
--- a/sci-mathematics/fann/Manifest
+++ b/sci-mathematics/fann/Manifest
@@ -1,5 +1,5 @@
AUX fann-2.2.0-examples.patch 941 BLAKE2B 82b5480468179cad681e2c1359a84fe550ed4f23b42441d8b943a79c86d51d7b491e879cb597ee0c097acb26210196a7755345e4ece02692a93c3f6ea18b07ee SHA512 617c43352912b965d0c7ef445aecdb15a5148260e3f41c1b0e8cdd5abb0246e6ad0338c74b75c690fbc63175692578dcc596612108c3b9804694cecace046b34
DIST FANN-2.2.0-Source.zip 2285087 BLAKE2B aacb49c20c4ea0d86f4eeb3144462051b43480ed613228f3a590ea258878cd2d0528cd301cb993a96ed0bec0d69d5b7c4288f25046d5272c1c8295167862a349 SHA512 c486694aac53cf91a83f8b68d9020fc74ca2bea9416c9d06b6dc8f53d30a2261bd00212e3d439adef9fbdd82532056f7c1afed793f5574c2d6191d84d26fb5c2
-EBUILD fann-2.2.0-r1.ebuild 769 BLAKE2B e67a61f1bfb487e5aea5bb439884ecb5c9fa60c9386564aaf48819b214b204e0f8a32dc071c2d308e7cb075a8adb09643d8aa06383b31aac64c08cc5e67ddc86 SHA512 2f620edb4c345f50b1344bf7fb47d9471e6daae9d7c4c6f2fa9ef60f61c26bb3d62d7cd9b20a23f8816c3bd6a18b466eb2c8ac070adf75371c8772d389b94738
-EBUILD fann-9999.ebuild 657 BLAKE2B 5a67c8431ab0007843ab8d2d0cd7a98a2e09712e0c120c067c1dd3c7fe102d30b65748158fc5364dc765646d0f53f67beab08d8566a0ad5a0ab6fa0521095fa3 SHA512 5c2002f43aa598135999993929a09584b048d9d2f0d5e2b695a7e5e1d54b0f84e7e92ca4fcec91831f202ab0f40231cfdcd3666517d2d0634e67be393611876b
+EBUILD fann-2.2.0-r1.ebuild 765 BLAKE2B 7866b7be045f97b9d7fd1caf7eabdf8d925dd65a507af9e84dd26335f8f1c83c8c5a54fadd641388800adfb97d2e241373f7b2f3df5230575666d3b11ff765b1 SHA512 af42792ce0f421b800ca3294f81ee347ed7774ba380748510abb516da5c23dd37b581199dac5f74ebe5ee580385dd51ea358653d94a6a89f21b35025c3410c3a
+EBUILD fann-9999.ebuild 654 BLAKE2B 63070d6d5fbf65379d8250cff286c9ece9944604b81cae25b76cb0082cd654a256d2aa134fa742fb8879c8b7aea50d79ff8c8747d3192ed4174f302108cd5212 SHA512 1994d264a8533f65dc89ec1a252ef407bca10e774750d1c964d03f0684699c16f115cb4c66893d9b92684d6ec5c40c464d30bbfa078dfe657002822ad61c9585
MISC metadata.xml 841 BLAKE2B e6e263aaef2bb1a54d3a7d438064282532a2d81be2558bda6ecd92f02df6ad1745693aac8f8d31606c8e363e871fe9acff132c264ee398c14ead8a09e5ebbb87 SHA512 4cca56af735bab9710d8e62891c749e990813eb99bc28c01fec63de8038fecd89bbd7b331841a530aaf1b61cf3b77f7995a7006cebe158ad197527ae2fea7ef6
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