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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18F24158042 for ; Mon, 21 Oct 2024 05:48:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69AA5E092D; Mon, 21 Oct 2024 05:48:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 54FFBE092D for ; Mon, 21 Oct 2024 05:48:17 +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 99B72342FF1 for ; Mon, 21 Oct 2024 05:48:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33F28B4D for ; Mon, 21 Oct 2024 05:48:15 +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: <1729489655.e37095e9420d6ca5ff341cc09aca49a894d76403.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtirpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libtirpc/libtirpc-1.3.4-r1.ebuild net-libs/libtirpc/libtirpc-1.3.4-r2.ebuild net-libs/libtirpc/libtirpc-1.3.4-r3.ebuild net-libs/libtirpc/libtirpc-1.3.5.ebuild X-VCS-Directories: net-libs/libtirpc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e37095e9420d6ca5ff341cc09aca49a894d76403 X-VCS-Branch: master Date: Mon, 21 Oct 2024 05:48:15 +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: eeefc17f-4a06-4d59-854d-65445f30d6a5 X-Archives-Hash: 91ef9994f5a96746a650799e07036031 commit: e37095e9420d6ca5ff341cc09aca49a894d76403 Author: Sam James gentoo org> AuthorDate: Mon Oct 21 05:45:02 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 21 05:47:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37095e9 net-libs/libtirpc: update SRC_URI for mirror://gentoo death Signed-off-by: Sam James gentoo.org> net-libs/libtirpc/libtirpc-1.3.4-r1.ebuild | 2 +- net-libs/libtirpc/libtirpc-1.3.4-r2.ebuild | 2 +- net-libs/libtirpc/libtirpc-1.3.4-r3.ebuild | 2 +- net-libs/libtirpc/libtirpc-1.3.5.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-libs/libtirpc/libtirpc-1.3.4-r1.ebuild b/net-libs/libtirpc/libtirpc-1.3.4-r1.ebuild index 4c64c0806205..aacb9a8d8a39 100644 --- a/net-libs/libtirpc/libtirpc-1.3.4-r1.ebuild +++ b/net-libs/libtirpc/libtirpc-1.3.4-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Transport Independent RPC library (SunRPC replacement)" HOMEPAGE="https://sourceforge.net/projects/libtirpc/ https://git.linux-nfs.org/?p=steved/libtirpc.git" SRC_URI=" https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 - mirror://gentoo/${PN}-glibc-nfs.tar.xz + https://dev.gentoo.org/~sam/distfiles/${PN}-glibc-nfs.tar.xz " LICENSE="BSD BSD-2 BSD-4 LGPL-2.1+" diff --git a/net-libs/libtirpc/libtirpc-1.3.4-r2.ebuild b/net-libs/libtirpc/libtirpc-1.3.4-r2.ebuild index b0feef46e3bf..8998a3905406 100644 --- a/net-libs/libtirpc/libtirpc-1.3.4-r2.ebuild +++ b/net-libs/libtirpc/libtirpc-1.3.4-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Transport Independent RPC library (SunRPC replacement)" HOMEPAGE="https://sourceforge.net/projects/libtirpc/ https://git.linux-nfs.org/?p=steved/libtirpc.git" SRC_URI=" https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 - mirror://gentoo/${PN}-glibc-nfs.tar.xz + https://dev.gentoo.org/~sam/distfiles/${PN}-glibc-nfs.tar.xz " LICENSE="BSD BSD-2 BSD-4 LGPL-2.1+" diff --git a/net-libs/libtirpc/libtirpc-1.3.4-r3.ebuild b/net-libs/libtirpc/libtirpc-1.3.4-r3.ebuild index 01c5d6f5ff1c..b4f0200f512a 100644 --- a/net-libs/libtirpc/libtirpc-1.3.4-r3.ebuild +++ b/net-libs/libtirpc/libtirpc-1.3.4-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Transport Independent RPC library (SunRPC replacement)" HOMEPAGE="https://sourceforge.net/projects/libtirpc/ https://git.linux-nfs.org/?p=steved/libtirpc.git" SRC_URI=" https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 - mirror://gentoo/${PN}-glibc-nfs.tar.xz + https://dev.gentoo.org/~sam/distfiles/${PN}-glibc-nfs.tar.xz " LICENSE="BSD BSD-2 BSD-4 LGPL-2.1+" diff --git a/net-libs/libtirpc/libtirpc-1.3.5.ebuild b/net-libs/libtirpc/libtirpc-1.3.5.ebuild index fe57bce1fd9e..7f2e98543154 100644 --- a/net-libs/libtirpc/libtirpc-1.3.5.ebuild +++ b/net-libs/libtirpc/libtirpc-1.3.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Transport Independent RPC library (SunRPC replacement)" HOMEPAGE="https://sourceforge.net/projects/libtirpc/ https://git.linux-nfs.org/?p=steved/libtirpc.git" SRC_URI=" https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 - mirror://gentoo/${PN}-glibc-nfs.tar.xz + https://dev.gentoo.org/~sam/distfiles/${PN}-glibc-nfs.tar.xz " LICENSE="BSD BSD-2 BSD-4 LGPL-2.1+"