summaryrefslogtreecommitdiff
path: root/sci-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-06 05:27:00 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-06 05:27:00 +0100
commit99d38fd80dbcd05d7ac05f9fbc86c396bacd5f7c (patch)
treeb51b6e0799ad6fb5b878f5bf637e7ef925f3ec10 /sci-libs
parent2de9aaae9b6018544ada7f67e2229605e1ec4d04 (diff)
gentoo auto-resync : 06:04:2023 - 05:27:00
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/Manifest.gzbin43618 -> 43624 bytes
-rw-r--r--sci-libs/volk/Manifest2
-rw-r--r--sci-libs/volk/volk-2.5.1.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/Manifest.gz b/sci-libs/Manifest.gz
index bb68e04d774e..58306034df4b 100644
--- a/sci-libs/Manifest.gz
+++ b/sci-libs/Manifest.gz
Binary files differ
diff --git a/sci-libs/volk/Manifest b/sci-libs/volk/Manifest
index 5d8cea10356c..2ff541aafa96 100644
--- a/sci-libs/volk/Manifest
+++ b/sci-libs/volk/Manifest
@@ -1,3 +1,3 @@
DIST volk-2.5.1.tar.xz 362792 BLAKE2B dfaaddb9e6910c2e7d9d493c87922cf95ae3c70fff5644c7295f02e474d5fabdc2c9f42dbcc2d9d85cc25e9b6c3ba9ec8671b580093a35af1402183fa18df93a SHA512 4946b1675293920dc6e716b0a7927ce845abd833b2a33c41542b90760c6ab6832a1faede4c783133b32e616d69a8fcf2d131ca54cd504b0596fc0a92030cd1fa
-EBUILD volk-2.5.1.ebuild 1172 BLAKE2B e048e89631393eba8a97c8e3796d1c366298660f2c442f08dea150d14565e0f899dc1e776dfeb8816110ac611b8d87f9918c8cf54d5e6f767b15c48a949e6896 SHA512 3eb95403a081885ff1529df6abf137faaf6fb5dfb4e4be8fc27a7e51aba5699094ad1618872b927c8571d1599861f8882a5c27dd821498a1050420743b33c249
+EBUILD volk-2.5.1.ebuild 1172 BLAKE2B c3695ff0c961eeb0e3ad43d427de0c497717fe8cc623a4df415bb3f85c932de4269747f6abfb41f208044049323356ba548fc3446406d3f42f46e9feaac4bccf SHA512 530d995267064af93ea90ee9c68adc122b029bbbf785fbefd33171037f369474c7023dfc12c0c22e2b1e4a4f7ab8e9479b0cc91423bc90658fd33085940d2f35
MISC metadata.xml 326 BLAKE2B add10950a24964807f5b5c4696f3852da2c19337e5db075bc1e2f9ba597812ac2b8e975b1747bf7a6a0e57420a9ea70f721d117f452c7971bb9a47765274938d SHA512 a5ce5f748eb162e852281a9a043c1bec629448da7f2f0a211f81c6671dbc10677aab06446fe9e1cd4105049ef95acbd03276d53472fbf73a8c3d608ea649787a
diff --git a/sci-libs/volk/volk-2.5.1.ebuild b/sci-libs/volk/volk-2.5.1.ebuild
index 5b1b1f9add6c..290b505526bc 100644
--- a/sci-libs/volk/volk-2.5.1.ebuild
+++ b/sci-libs/volk/volk-2.5.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"