From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 9281015812D for ; Mon, 30 Dec 2024 15:30:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F0FAE077C; Mon, 30 Dec 2024 15:30:29 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82903E077C for ; Mon, 30 Dec 2024 15:30:29 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B7BE340754 for ; Mon, 30 Dec 2024 15:30:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D50CD190F for ; Mon, 30 Dec 2024 15:30:26 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1735564508.c97d993c4313193be6c83bcdb325744037cabcf0.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/simdutf/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-cpp/simdutf/Manifest dev-cpp/simdutf/simdutf-5.7.1.ebuild X-VCS-Directories: dev-cpp/simdutf/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: c97d993c4313193be6c83bcdb325744037cabcf0 X-VCS-Branch: master Date: Mon, 30 Dec 2024 15:30:26 +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: 9f60b69e-9f3a-4052-9b52-ca4df5ac137e X-Archives-Hash: a776f76c29d2823a62ee76a70f85ae5c commit: c97d993c4313193be6c83bcdb325744037cabcf0 Author: Steffen Winter proton me> AuthorDate: Mon Dec 30 13:15:08 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Mon Dec 30 13:15:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c97d993c dev-cpp/simdutf: drop 5.7.1 Signed-off-by: Steffen Winter proton.me> dev-cpp/simdutf/Manifest | 1 - dev-cpp/simdutf/simdutf-5.7.1.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/dev-cpp/simdutf/Manifest b/dev-cpp/simdutf/Manifest index 9aca18d83..d06707606 100644 --- a/dev-cpp/simdutf/Manifest +++ b/dev-cpp/simdutf/Manifest @@ -1,2 +1 @@ -DIST simdutf-5.7.1.tar.gz 2078811 BLAKE2B 3a78b0fad12877d900f435f00fc4360ad918d60297e4ca8a37f578cf002682a620b4f5086c02b2b89553be89cf4c2dac89760be01004e4e0d8d63b20925e8820 SHA512 4452bf3151cc680e7a8730b7f5e76feb9a14bf044df6081a71845b9ad92650fcd4e880ae9a2a4a784ecd4aab031f89831b5694c7a9ae00ad28c2ab8ee3e95986 DIST simdutf-5.7.2.tar.gz 2079493 BLAKE2B 6b72b1212b8cdcc9da192fcc939a3695a451e864ff8357dc250cfcf25314da901ddf7d5bda5a60c7e6f601cb637400d2e81764a8f47ce6e4f509e99fe4af9305 SHA512 0ff4b0b96913a0ecc79483184af0e29e4070fa304930665f831f87179ed443a9b76ae8b392f57aad4dac0cca01f86405efab7b7827ef9f885697e919d0132a75 diff --git a/dev-cpp/simdutf/simdutf-5.7.1.ebuild b/dev-cpp/simdutf/simdutf-5.7.1.ebuild deleted file mode 100644 index 629fb4557..000000000 --- a/dev-cpp/simdutf/simdutf-5.7.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..13} ) - -inherit cmake python-any-r1 - -DESCRIPTION="simdutf: Unicode validation and transcoding at billions of characters per second" -HOMEPAGE="https://simdutf.github.io/simdutf/" -SRC_URI="https://github.com/simdutf/simdutf/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="|| ( Apache-2.0 MIT )" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -BDEPEND="${PYTHON_DEPS}" - -RESTRICT="!test? ( test )" - -src_configure() { - local mycmakeargs=( -DSIMDUTF_TESTS=$(usex test ON OFF) ) - cmake_src_configure -}