summaryrefslogtreecommitdiff
path: root/dev-python/pyFFTW
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /dev-python/pyFFTW
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'dev-python/pyFFTW')
-rw-r--r--dev-python/pyFFTW/Manifest4
-rw-r--r--dev-python/pyFFTW/pyFFTW-0.12.0.ebuild3
-rw-r--r--dev-python/pyFFTW/pyFFTW-9999.ebuild3
3 files changed, 4 insertions, 6 deletions
diff --git a/dev-python/pyFFTW/Manifest b/dev-python/pyFFTW/Manifest
index 8f163fdcacc5..6085b85233f9 100644
--- a/dev-python/pyFFTW/Manifest
+++ b/dev-python/pyFFTW/Manifest
@@ -1,4 +1,4 @@
DIST pyFFTW-0.12.0.tar.gz 147372 BLAKE2B 1ea1f1f8de6759c42781a535b30d7119c0cb02dffea3abfe4130a97c465e000aa9b3064a219718569552304513a77ac51aa309f1be29f9eecae25c63cce70c6c SHA512 e4d7258d5c053b5367d8c4f1892eba8e595f9d540c1c3e6caf61e0c113d598ba872b5e72a21edace66be70d9ad75c599e4b1fbc692e0015c3c1ae35e9a7ba599
-EBUILD pyFFTW-0.12.0.ebuild 654 BLAKE2B 4eb24cdca02da578035d6d4fbc428255585bde3b4880fbb05236f963578649062e26f99001e97fc7765a14a6647a627f00790f21e48d64f0ab8d33c50768062c SHA512 34072e7e0f8d66715e91989703c11bdfe432e05c51eb49d76ce7c9444910fb930ff308f4c6c3e1d7fac57e6c485bab856201cc4e5879f89aba6f7d65a6fde708
-EBUILD pyFFTW-9999.ebuild 654 BLAKE2B 4eb24cdca02da578035d6d4fbc428255585bde3b4880fbb05236f963578649062e26f99001e97fc7765a14a6647a627f00790f21e48d64f0ab8d33c50768062c SHA512 34072e7e0f8d66715e91989703c11bdfe432e05c51eb49d76ce7c9444910fb930ff308f4c6c3e1d7fac57e6c485bab856201cc4e5879f89aba6f7d65a6fde708
+EBUILD pyFFTW-0.12.0.ebuild 641 BLAKE2B ccfaf6daa16f840ce89bcf9764cebcb012d5f30cfa88041341c0bbeea96b463166ebd4585b8fd5fcaf00bb4ae6c6e6640de6d3454f81c23fa631fb433a2a1662 SHA512 f7f63d1361120f313fec0daf7302777d5772feae12fba4501b52a6fc0d06a5f7010d02536c74f525e968c7ef2c8f2d1d9b01b9a3d7790017cea9f8d80260d208
+EBUILD pyFFTW-9999.ebuild 641 BLAKE2B ccfaf6daa16f840ce89bcf9764cebcb012d5f30cfa88041341c0bbeea96b463166ebd4585b8fd5fcaf00bb4ae6c6e6640de6d3454f81c23fa631fb433a2a1662 SHA512 f7f63d1361120f313fec0daf7302777d5772feae12fba4501b52a6fc0d06a5f7010d02536c74f525e968c7ef2c8f2d1d9b01b9a3d7790017cea9f8d80260d208
MISC metadata.xml 468 BLAKE2B e194260c6ef62152730eaba4b41cdb62313327a29397ceb80bb5d01e2e10b90111368becb2d13098ce91d06322c651891882a6e423401e1e5c49d509d26cb0ea SHA512 f21d715e91adee75fbd7d1eb25c10b7149bbb04bd41dadc01292afd80dce349367335e47a294b49033e54f8d26ce91c9dfe5f9fd58a738dacf6ddcc16091ca68
diff --git a/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild b/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild
index 609c78ed1ff4..af2331671882 100644
--- a/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild
+++ b/dev-python/pyFFTW/pyFFTW-0.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,6 @@ HOMEPAGE="https://github.com/pyFFTW/pyFFTW"
LICENSE="BSD"
SLOT="0"
if [ "${PV}" = "9999" ]; then
- KEYWORDS=""
inherit git-r3
EGIT_REPO_URI="https://github.com/pyFFTW/pyFFTW.git"
else
diff --git a/dev-python/pyFFTW/pyFFTW-9999.ebuild b/dev-python/pyFFTW/pyFFTW-9999.ebuild
index 609c78ed1ff4..af2331671882 100644
--- a/dev-python/pyFFTW/pyFFTW-9999.ebuild
+++ b/dev-python/pyFFTW/pyFFTW-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,6 @@ HOMEPAGE="https://github.com/pyFFTW/pyFFTW"
LICENSE="BSD"
SLOT="0"
if [ "${PV}" = "9999" ]; then
- KEYWORDS=""
inherit git-r3
EGIT_REPO_URI="https://github.com/pyFFTW/pyFFTW.git"
else