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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D5B96159C9B for ; Wed, 14 Aug 2024 23:34:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 212A62BC01D; Wed, 14 Aug 2024 23:34: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 000992BC01D for ; Wed, 14 Aug 2024 23:34:20 +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 01EFF343099 for ; Wed, 14 Aug 2024 23:34:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63EC11C57 for ; Wed, 14 Aug 2024 23:34:18 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1723678260.a490dd2dcc685940cc24786189901e393c6e210c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libucontext/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libucontext/Manifest sys-libs/libucontext/libucontext-1.3.1.ebuild X-VCS-Directories: sys-libs/libucontext/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a490dd2dcc685940cc24786189901e393c6e210c X-VCS-Branch: master Date: Wed, 14 Aug 2024 23:34:18 +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: 87e23053-6a64-4204-b2c0-bb9d61394c89 X-Archives-Hash: 4b81c892f5a8396b9e3dabe303bf554e commit: a490dd2dcc685940cc24786189901e393c6e210c Author: Sam James gentoo org> AuthorDate: Wed Aug 14 23:30:40 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 14 23:31:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a490dd2d sys-libs/libucontext: update SRC_URI (use dist tarball) Good to do this anyway but gh is also down right now. Signed-off-by: Sam James gentoo.org> sys-libs/libucontext/Manifest | 2 +- sys-libs/libucontext/libucontext-1.3.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-libs/libucontext/Manifest b/sys-libs/libucontext/Manifest index 86de052e4c59..609b1c97b9cd 100644 --- a/sys-libs/libucontext/Manifest +++ b/sys-libs/libucontext/Manifest @@ -1,2 +1,2 @@ DIST libucontext-1.2.tar.gz 29073 BLAKE2B 378816376877729776c41515ad1c3da36c24528bcdcf5272c4df2029b5273cf90228c163e87bd1af558129b1274d0b22632c4fa8ad2a0f37ac7014dae527a48e SHA512 f47b776517fa9e3fe48b762b11ae580c28bd7646f9e3ab843141d3e203f886326e68dd8040852ab1cb92dbd09d821161660c4be44e3025448d90131e74a4cf51 -DIST libucontext-1.3.1.tar.gz 31231 BLAKE2B b7ca1bf2f506b6a4300af13403e4ca283711fcec2ac2cf9b3a6bf0ed6f7b8aeeda510d47cbf8d88cb7630ad15b8bac835349acf7bec86190cbcc033d8402370a SHA512 00133fd2ab314ce54c80ef0596356288440a4aece0ed3afca1faa061ec41242ae8be87a500e5a5a8697ec22aded87b00fb53f67554e1a045359ff92b89c05883 +DIST libucontext-1.3.1.tar.xz 24688 BLAKE2B d6a15644abda73ea3e1dd45d6bcbf42627ad4a17fe90ebe8067383f9abfa7c9f87fbb1ab7f21b8b57b88fbe496b57524370d7cbb0fcde5c6e42408c025c271f9 SHA512 9b3c7fc04aedbbed6f35fc18037b75472f8fa44d3c89f261ef923f46874251a10f49894f7a549b0b47d3ffdee1b6678929bdda95822d8043d76b5a1f34e4dc8a diff --git a/sys-libs/libucontext/libucontext-1.3.1.ebuild b/sys-libs/libucontext/libucontext-1.3.1.ebuild index 0bf6304cca17..ba313f31183c 100644 --- a/sys-libs/libucontext/libucontext-1.3.1.ebuild +++ b/sys-libs/libucontext/libucontext-1.3.1.ebuild @@ -7,8 +7,7 @@ inherit toolchain-funcs DESCRIPTION="ucontext implementation featuring glibc-compatible ABI" HOMEPAGE="https://github.com/kaniini/libucontext" -SRC_URI="https://github.com/kaniini/libucontext/archive/refs/tags/${P}.tar.gz" -S="${WORKDIR}"/${PN}-${P} +SRC_URI="https://distfiles.ariadne.space/libucontext/${P}.tar.xz" LICENSE="ISC" SLOT="0"