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 AD4F7158041 for ; Tue, 19 Mar 2024 20:50:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D17E29B0; Tue, 19 Mar 2024 20:50:56 +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 93ED8E29AE for ; Tue, 19 Mar 2024 20:50:56 +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 7598D33BE42 for ; Tue, 19 Mar 2024 20:50:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D98671520 for ; Tue, 19 Mar 2024 20:50:53 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1710881132.1d5a649cfb4443b2ae96b516f722f28b13e98755.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gap/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/gap/Manifest sci-mathematics/gap/gap-4.13.0.ebuild sci-mathematics/gap/gap-4.13.0_alpha2.ebuild X-VCS-Directories: sci-mathematics/gap/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 1d5a649cfb4443b2ae96b516f722f28b13e98755 X-VCS-Branch: master Date: Tue, 19 Mar 2024 20:50:53 +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: 684195bf-d7dd-4288-97da-dba0cc04da66 X-Archives-Hash: 03d6d49b5dbe26d571ddccd44b70ffeb commit: 1d5a649cfb4443b2ae96b516f722f28b13e98755 Author: Michael Orlitzky gentoo org> AuthorDate: Mon Mar 18 14:54:20 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Mar 19 20:45:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5a649c sci-mathematics/gap: add 4.13.0, drop 4.13.0_alpha2 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/gap/Manifest | 2 +- sci-mathematics/gap/{gap-4.13.0_alpha2.ebuild => gap-4.13.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/gap/Manifest b/sci-mathematics/gap/Manifest index e595dbbf5a1c..17dbe0f804b4 100644 --- a/sci-mathematics/gap/Manifest +++ b/sci-mathematics/gap/Manifest @@ -1,2 +1,2 @@ DIST gap-4.12.2-core.tar.gz 37671069 BLAKE2B 7e2c35f0bb232fc5478ff09e98b9c4d021ee5df775f2ff4934b27f871c18a3781386c24b94f1255517c4193c1eb9ff6396ea70e8d6cf72ccbb5480ca837ef8eb SHA512 d16af2648b0a655df7ce28cf8e2c6b3d0e33eda806674844a9813b4cb5068b137005225c02b8651a25b608e9b76a184f54f2e291a957a4675c38a7883ef83a38 -DIST gap-4.13.0-alpha2-core.tar.gz 38557782 BLAKE2B f73039c69023bee09e43e9a1634f7ae7a5a7b444175fc37115400a64bab13a6ad469ca72bd1e84317bdd3c318f62b71ee2e7f6658df4d7b255d4a18b31f71d52 SHA512 b7ab3e26e29ab72738b3e910f313ac07df9fd07eac1e602ee12f07b7d37e9a95dde29f330f04df135a560baf039bacad989029921ed75d98aeaa8c4833795bc6 +DIST gap-4.13.0-core.tar.gz 38666910 BLAKE2B 42e6ccd4c7474efec6f9faab7bbc67c264df7f3a3b62945faa53150a00d6944aa8a2cc5e5c9f99440541211d5279bdaed458ce8351375f8e14f0380f612e8c89 SHA512 d7326dc49f1c646853e66a48b83c8053bb80625289fbaa54b12b8f88c016d41cbf78d67333def0c3ac36d93f602811d2cb4ee5d56c37aa7efd13ce8ce6808f3c diff --git a/sci-mathematics/gap/gap-4.13.0_alpha2.ebuild b/sci-mathematics/gap/gap-4.13.0.ebuild similarity index 99% rename from sci-mathematics/gap/gap-4.13.0_alpha2.ebuild rename to sci-mathematics/gap/gap-4.13.0.ebuild index 1d0dea2de4c2..35317e58bb7c 100644 --- a/sci-mathematics/gap/gap-4.13.0_alpha2.ebuild +++ b/sci-mathematics/gap/gap-4.13.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gap-system/gap/releases/download/v${PV/_/-}/${P/_/-} LICENSE="GPL-2+" SLOT="0/9" # soname -KEYWORDS="" +KEYWORDS="~amd64" IUSE="cpu_flags_x86_popcnt debug memcheck minimal readline test valgrind" REQUIRED_USE="?? ( memcheck valgrind )" RESTRICT="!test? ( test )"