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 1CF6C1581B9 for ; Fri, 03 Oct 2025 09:56:13 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0040D340DE1 for ; Fri, 03 Oct 2025 09:56:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F1EAC1103E2; Fri, 03 Oct 2025 09:56:10 +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 bobolink.gentoo.org (Postfix) with ESMTPS id E862D1103E2 for ; Fri, 03 Oct 2025 09:56:10 +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 A4318340D20 for ; Fri, 03 Oct 2025 09:56:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BB8D3A82 for ; Fri, 03 Oct 2025 09:56:09 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1759484767.2ba56d41848a52cf0d8cadd58aa9eeb7768c3c18.davidroman@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/metadata.xml dev-cpp/simdutf/simdutf-5.7.2.ebuild dev-cpp/simdutf/simdutf-6.2.0.ebuild X-VCS-Directories: dev-cpp/simdutf/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 2ba56d41848a52cf0d8cadd58aa9eeb7768c3c18 X-VCS-Branch: master Date: Fri, 03 Oct 2025 09:56:09 +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: f94d50c0-3818-4f0f-8cab-379593ad59c9 X-Archives-Hash: 1a274e82832d875376540c35a14c31fb Message-ID: <20251003095609.NhKffDM-cCm-uOsJ0uxwDXyjwKbJYHjz341u_RMAzI4@z> commit: 2ba56d41848a52cf0d8cadd58aa9eeb7768c3c18 Author: David Roman gmail com> AuthorDate: Fri Oct 3 09:45:50 2025 +0000 Commit: David Roman gmail com> CommitDate: Fri Oct 3 09:46:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ba56d41 dev-cpp/simdutf: treeclean, promoted to ::gentoo Signed-off-by: David Roman gmail.com> dev-cpp/simdutf/Manifest | 2 -- dev-cpp/simdutf/metadata.xml | 8 -------- dev-cpp/simdutf/simdutf-5.7.2.ebuild | 26 -------------------------- dev-cpp/simdutf/simdutf-6.2.0.ebuild | 26 -------------------------- 4 files changed, 62 deletions(-) diff --git a/dev-cpp/simdutf/Manifest b/dev-cpp/simdutf/Manifest deleted file mode 100644 index ad33825487..0000000000 --- a/dev-cpp/simdutf/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST simdutf-5.7.2.tar.gz 2079493 BLAKE2B 6b72b1212b8cdcc9da192fcc939a3695a451e864ff8357dc250cfcf25314da901ddf7d5bda5a60c7e6f601cb637400d2e81764a8f47ce6e4f509e99fe4af9305 SHA512 0ff4b0b96913a0ecc79483184af0e29e4070fa304930665f831f87179ed443a9b76ae8b392f57aad4dac0cca01f86405efab7b7827ef9f885697e919d0132a75 -DIST simdutf-6.2.0.tar.gz 2105965 BLAKE2B 1372c026c449561298005272b70eef8318384c3f8c187e7642fa7e783cb7110ba0ce48168ad92e7ccece2fc7972c3f9137a7c054837d253fb10e760166d5de1f SHA512 2e07075edba7bcfade2cb7a8444a212dcc43427acb64cbfbd2baf13b3269a6e54abea5c15ad93da1414cad9150b9c1014b954be4bd770e424e7bfcbff215ff07 diff --git a/dev-cpp/simdutf/metadata.xml b/dev-cpp/simdutf/metadata.xml deleted file mode 100644 index 78195bff2b..0000000000 --- a/dev-cpp/simdutf/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - simdutf/simdutf - - diff --git a/dev-cpp/simdutf/simdutf-5.7.2.ebuild b/dev-cpp/simdutf/simdutf-5.7.2.ebuild deleted file mode 100644 index d8cfeed35f..0000000000 --- a/dev-cpp/simdutf/simdutf-5.7.2.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_{11..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 -} diff --git a/dev-cpp/simdutf/simdutf-6.2.0.ebuild b/dev-cpp/simdutf/simdutf-6.2.0.ebuild deleted file mode 100644 index 4977da21cf..0000000000 --- a/dev-cpp/simdutf/simdutf-6.2.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..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 -}