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 9E409158074 for ; Sun, 22 Jun 2025 03:01:08 +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 8ABF3341FB2 for ; Sun, 22 Jun 2025 03:01:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AA1F61104E2; Sun, 22 Jun 2025 03:00:57 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9F4DD1104E2 for ; Sun, 22 Jun 2025 03:00:57 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 54E38341F41 for ; Sun, 22 Jun 2025 03:00:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 782662A39 for ; Sun, 22 Jun 2025 03:00:54 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1750561204.06314d4070a1ca0481dc0438fe019264bda22dc6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/cpuid2cpuflags/Manifest app-portage/cpuid2cpuflags/cpuid2cpuflags-15.ebuild X-VCS-Directories: app-portage/cpuid2cpuflags/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 06314d4070a1ca0481dc0438fe019264bda22dc6 X-VCS-Branch: master Date: Sun, 22 Jun 2025 03:00:54 +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: cfd2f86b-6ccf-4df7-b3ef-7c730a19816e X-Archives-Hash: ac1067e163533d2eb7897e3c9cdea1c7 commit: 06314d4070a1ca0481dc0438fe019264bda22dc6 Author: Michał Górny gentoo org> AuthorDate: Sun Jun 22 03:00:04 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 22 03:00:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06314d40 app-portage/cpuid2cpuflags: Remove old Signed-off-by: Michał Górny gentoo.org> app-portage/cpuid2cpuflags/Manifest | 1 - app-portage/cpuid2cpuflags/cpuid2cpuflags-15.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/app-portage/cpuid2cpuflags/Manifest b/app-portage/cpuid2cpuflags/Manifest index a0aa0987ff45..9ed341dbc641 100644 --- a/app-portage/cpuid2cpuflags/Manifest +++ b/app-portage/cpuid2cpuflags/Manifest @@ -1,2 +1 @@ -DIST cpuid2cpuflags-15.tar.bz2 93409 BLAKE2B 04959357a4b48980f95ecdd3ea2977f3bf25dc4e3334778a14a8e97cbba7156fe6b4cbc39801f6b891a64cb57a5c7f92cea8e74c06bb3eea4834addf99c3b798 SHA512 0059ae31812cfc855f426ce9d71ad8b7da06710993e101dc2760511a045ca4ed1afe7b3bd038e08a87c347e88793218590771ac19394c7871f109273b48a7c12 DIST cpuid2cpuflags-16.tar.bz2 94428 BLAKE2B fc3937cfeec60739098ec33218586b177e3fa9db1ecc685c99a73287e7c76c203b57aa29e728caf2585265de37863bb277167bddc713bc9d42a21b381642c13c SHA512 62a7aa15ca45c1c9a30af416834bb4d0811b8e6bcb46e9df8ee5d87ebb5f5eb97914279ec09b657ac18456439ff50f8f3eaea2c34e1be88cb07d0e9f82eff1da diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-15.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-15.ebuild deleted file mode 100644 index 1ff83cf0b1b8..000000000000 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-15.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Tool to guess CPU_FLAGS_* flags for the host" -HOMEPAGE="https://github.com/projg2/cpuid2cpuflags/" -SRC_URI=" - https://github.com/projg2/cpuid2cpuflags/releases/download/v${PV}/${P}.tar.bz2 -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x64-solaris"