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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4A04F159C9B for ; Fri, 2 Aug 2024 22:20:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49989E2A02; Fri, 2 Aug 2024 22:20:49 +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 26E54E2A02 for ; Fri, 2 Aug 2024 22:20:49 +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 F318C34300A for ; Fri, 2 Aug 2024 22:20:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D79F1E7E for ; Fri, 2 Aug 2024 22:20:46 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1722636123.68804c59c4322183493f96a98cdcad07f66170dc.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/magic_enum/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/magic_enum/Manifest dev-cpp/magic_enum/magic_enum-0.8.2.ebuild X-VCS-Directories: dev-cpp/magic_enum/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 68804c59c4322183493f96a98cdcad07f66170dc X-VCS-Branch: master Date: Fri, 2 Aug 2024 22:20:46 +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: c74bff66-6ecf-41f6-8200-44595e83279d X-Archives-Hash: cfda544ce8016c143371b04f1bf27f1c commit: 68804c59c4322183493f96a98cdcad07f66170dc Author: James Le Cuirot gentoo org> AuthorDate: Fri Aug 2 22:02:03 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Aug 2 22:02:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68804c59 dev-cpp/magic_enum: Drop old 0.8.2 Signed-off-by: James Le Cuirot gentoo.org> dev-cpp/magic_enum/Manifest | 1 - dev-cpp/magic_enum/magic_enum-0.8.2.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/dev-cpp/magic_enum/Manifest b/dev-cpp/magic_enum/Manifest index 2825d06f5eed..44ea6643f9fa 100644 --- a/dev-cpp/magic_enum/Manifest +++ b/dev-cpp/magic_enum/Manifest @@ -1,3 +1,2 @@ -DIST magic_enum-0.8.2.tar.gz 171915 BLAKE2B e8915aa7cafa9407d5d4ab3b6837fafde6b1cb75877c8b56f82568e6291ca317720950947b2dfc7e12ca459279ba4e809a8c5782fc04adc2d7636eddcb80122d SHA512 849c426484156faf91dde3f32f6c755c7698879b16dd83e13fb86b299b53ec9bbe4d55267581386302c8acb93d80ec044cc248371fdc8608cdd8f4ab12099f0a DIST magic_enum-0.9.5.tar.gz 198269 BLAKE2B c3c6bbf6c5d366813dac7df5fbfc48f414cf4235d842ef3a5a2fd8f2c2857e55243b7fbf7000d598e778fc8d2d54c7d6e34f8a97fa2eaf510572bf53f17500a6 SHA512 f1b412d15e0ef624b4588adba00a18ed12eeb1f0dabc021d53a7c047b8976ecb07701b76040f47c77c75e00151619dbce1f9a75f471db04340156a39044768f3 DIST magic_enum-0.9.6.tar.gz 199883 BLAKE2B 32909c5ea0cff32b14fb4fd5507f1f99cd45f572d56fd14f76aea3ca3c1fa16d08573568a7c7f9a3efbc9396450b2e897aa64de414b34a4c19b6c49f63aed506 SHA512 6154c816446e115f3b164df79ab8d8088eb76b632ee3fdc82ea17cc7ae8d04652c83e5cc587c2c4b334889904b101ba08a04c5837103af260768e93df17cc263 diff --git a/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild b/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild deleted file mode 100644 index 4b3b1362dd0a..000000000000 --- a/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# As of 0.8.2, it has meson, but only for subproject use(?) -# Doesn't install anything. -inherit cmake - -DESCRIPTION="Static reflection for enums in header-only C++" -HOMEPAGE="https://github.com/Neargye/magic_enum" -SRC_URI="https://github.com/Neargye/magic_enum/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="test" -# Tests fail to compile -RESTRICT="!test? ( test ) test" - -src_configure() { - local mycmakeargs=( - -DMAGIC_ENUM_OPT_BUILD_TESTS=$(usex test) - -DMAGIC_ENUM_OPT_INSTALL=ON - ) - - cmake_src_configure -}