From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1680435-garchives=archives.gentoo.org@lists.gentoo.org>
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 E1C97158042
	for <garchives@archives.gentoo.org>; Tue, 15 Oct 2024 23:27:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 841A3E07F0;
	Tue, 15 Oct 2024 23:27:21 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 67A09E07F0
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Oct 2024 23:27:21 +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 84EE934302F
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Oct 2024 23:27:20 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D3DF81FBE
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Oct 2024 23:27:17 +0000 (UTC)
From: "David Roman" <davidroman96@gmail.com>
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" <davidroman96@gmail.com>
Message-ID: <1728988806.e3c90b3cb0caa9f2f89df28179c131defc59d5c3.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/simdutf-5.5.0.ebuild
X-VCS-Directories: dev-cpp/simdutf/
X-VCS-Committer: davidroman
X-VCS-Committer-Name: David Roman
X-VCS-Revision: e3c90b3cb0caa9f2f89df28179c131defc59d5c3
X-VCS-Branch: master
Date: Tue, 15 Oct 2024 23:27:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: b6d27a8e-8c19-4241-b5e7-8b204527f91f
X-Archives-Hash: acc700e97b96060de6092df0fb2161e8

commit:     e3c90b3cb0caa9f2f89df28179c131defc59d5c3
Author:     Steffen Winter <steffen.winter <AT> proton <DOT> me>
AuthorDate: Tue Oct 15 10:40:06 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Oct 15 10:40:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3c90b3c

dev-cpp/simdutf: drop 5.5.0

Signed-off-by: Steffen Winter <steffen.winter <AT> proton.me>

 dev-cpp/simdutf/Manifest             |  1 -
 dev-cpp/simdutf/simdutf-5.5.0.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-cpp/simdutf/Manifest b/dev-cpp/simdutf/Manifest
index b0a7e70e3..afd86294f 100644
--- a/dev-cpp/simdutf/Manifest
+++ b/dev-cpp/simdutf/Manifest
@@ -1,2 +1 @@
-DIST simdutf-5.5.0.tar.gz 1985362 BLAKE2B 20d17182c00a7bbaa5c1f82ed6161adfc5854239a325d3a01fe7c7ff67ef842105ec3a3dc68db1acd5112fae80b45ae93c5152426019aa50d6fa3e5bbcb425d1 SHA512 6a248214208602739975b7b6e50ffff3acc11ba37b9f0493a6b498a64520bd4f6cb4cfa51076a9d5b07cb749d073ba0d16df246308b196e1fea672f30c40a3e5
 DIST simdutf-5.6.0.tar.gz 2003297 BLAKE2B 26a9aa9e8c49e4a2d9fbc5fcd5222a1db8cc5370f513eb2f2b0d88664684b632883adaee5a16ca567aa0419e0b3c8c609d22034763cd30fedf29e0dde7645afe SHA512 57748cadd07a265e7297408f20ab7a7e899f8676972027b09b168464f7b68de82790a6877bfad8197501be95a754b18458be4c36740bafb7e0a32630c7bd1d2d

diff --git a/dev-cpp/simdutf/simdutf-5.5.0.ebuild b/dev-cpp/simdutf/simdutf-5.5.0.ebuild
deleted file mode 100644
index 629fb4557..000000000
--- a/dev-cpp/simdutf/simdutf-5.5.0.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
-}