From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD01C1581EE for ; Mon, 31 Mar 2025 21:32:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 97B07343279 for ; Mon, 31 Mar 2025 21:32:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6EF291104B5; Mon, 31 Mar 2025 21:32:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 64C231104B5 for ; Mon, 31 Mar 2025 21:32:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1482334322C for ; Mon, 31 Mar 2025 21:32:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2379D2640 for ; Mon, 31 Mar 2025 21:32:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1743456646.c35a0c454244f3b85e856a25e6362b3a67fc347c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/nfft/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/nfft/Manifest sci-libs/nfft/nfft-3.5.2.ebuild X-VCS-Directories: sci-libs/nfft/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c35a0c454244f3b85e856a25e6362b3a67fc347c X-VCS-Branch: master Date: Mon, 31 Mar 2025 21:32:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 89e66a33-3d35-4457-8651-834e55933976 X-Archives-Hash: 4257612e261de7e78a89d0025fd14e00 commit: c35a0c454244f3b85e856a25e6362b3a67fc347c Author: Alexey Sokolov asokolov org> AuthorDate: Sun Mar 30 20:35:39 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 31 21:30:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35a0c45 sci-libs/nfft: drop 3.5.2 Signed-off-by: Alexey Sokolov asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/41392 Signed-off-by: Sam James gentoo.org> sci-libs/nfft/Manifest | 1 - sci-libs/nfft/nfft-3.5.2.ebuild | 45 ----------------------------------------- 2 files changed, 46 deletions(-) diff --git a/sci-libs/nfft/Manifest b/sci-libs/nfft/Manifest index b7f91d86ca5d..13fcf772f9ed 100644 --- a/sci-libs/nfft/Manifest +++ b/sci-libs/nfft/Manifest @@ -1,2 +1 @@ -DIST nfft-3.5.2.tar.gz 5377870 BLAKE2B 5a9b79fd2db781f163f3e694e25096f9abfac67ae9e2f0614444e99160ac6ce150356b72130ba44f82c541120f8876723a06e989a5c125e1da1b85976b7ff500 SHA512 e5437b358f22807de2251527025accf326d77322e029cfc3df6ee733ccca4d020cbd3c045773735de0641618c71e5cc9b8f4df53becea3b7a7e27750f21fa64e DIST nfft-3.5.3.tar.gz 5643780 BLAKE2B 7aaa4406250154766377f2e8620690d3f78b48f734f78ded7f611eda8c38fc048d3b38402e7c9f8b219629afe79058b5b2b57e0cf59cd869f0713365381e2ca9 SHA512 062e89bd621cb2f6e348507cf9892e38a92dde10d2d8afbc2642fd4531ae4d65dbc53196831063e015fc65bb589ecc4603d929eb1f498611f392a8270bf11b5d diff --git a/sci-libs/nfft/nfft-3.5.2.ebuild b/sci-libs/nfft/nfft-3.5.2.ebuild deleted file mode 100644 index 066540701d6c..000000000000 --- a/sci-libs/nfft/nfft-3.5.2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs - -DESCRIPTION="library for nonequispaced discrete Fourier transformations" -HOMEPAGE="https://www-user.tu-chemnitz.de/~potts/nfft/" -SRC_URI="https://github.com/NFFT/nfft/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc openmp" - -RDEPEND="sci-libs/fftw:3.0[threads,openmp?]" -DEPEND="${RDEPEND}" - -pkg_pretend() { - [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp -} - -pkg_setup() { - [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp -} - -src_configure() { - econf \ - --enable-all \ - --enable-shared \ - --disable-static \ - $(use_enable openmp) -} - -src_install() { - default - - if ! use doc; then - rm -r "${ED}"/usr/share/doc/${P}/html || die - fi - - # no static archives - find "${ED}" -name '*.la' -delete || die -}