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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A5E3158089 for ; Tue, 19 Oct 2021 19:09:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28F56E085E; Tue, 19 Oct 2021 19:09:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 720E0E0848 for ; Tue, 19 Oct 2021 19:09:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E57E34384A for ; Tue, 19 Oct 2021 19:09:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BA5A175 for ; Tue, 19 Oct 2021 19:09:26 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1634670539.abcc60821a11992093dc6aa395ff51bb91c24eb1.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/netselect/netselect-0.4-r1.ebuild net-analyzer/netselect/netselect-0.4-r2.ebuild net-analyzer/netselect/netselect-9999.ebuild X-VCS-Directories: net-analyzer/netselect/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: abcc60821a11992093dc6aa395ff51bb91c24eb1 X-VCS-Branch: master Date: Tue, 19 Oct 2021 19:09:26 +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: b4b5d639-78dd-45d2-b1d0-18460af29881 X-Archives-Hash: 9e207bb15edda8e0c599051362834749 commit: abcc60821a11992093dc6aa395ff51bb91c24eb1 Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 19 19:03:46 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 19 19:08:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abcc6082 net-analyzer/netselect: Update SRC_URI jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić gentoo.org> net-analyzer/netselect/netselect-0.4-r1.ebuild | 2 +- net-analyzer/netselect/netselect-0.4-r2.ebuild | 2 +- net-analyzer/netselect/netselect-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-analyzer/netselect/netselect-0.4-r1.ebuild b/net-analyzer/netselect/netselect-0.4-r1.ebuild index cf688a07340..80066a138a3 100644 --- a/net-analyzer/netselect/netselect-0.4-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Ultrafast implementation of ping" HOMEPAGE="http://apenwarr.ca/netselect/" SRC_URI=" https://github.com/apenwarr/${PN}/archive/${P}.tar.gz - ipv6? ( https://dev.gentoo.org/~jer/${P}-ipv6.patch.xz ) + ipv6? ( https://dev.gentoo.org/~jsmolic/distfiles/${P}-ipv6.patch.xz ) " LICENSE="BSD" diff --git a/net-analyzer/netselect/netselect-0.4-r2.ebuild b/net-analyzer/netselect/netselect-0.4-r2.ebuild index 12cedb9b920..c9f3a3a436d 100644 --- a/net-analyzer/netselect/netselect-0.4-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Ultrafast implementation of ping" HOMEPAGE="http://apenwarr.ca/netselect/" SRC_URI=" https://github.com/apenwarr/${PN}/archive/${P}.tar.gz - ipv6? ( https://dev.gentoo.org/~jer/${P}-ipv6.patch.xz ) + ipv6? ( https://dev.gentoo.org/~jsmolic/distfiles/${P}-ipv6.patch.xz ) " S="${WORKDIR}/${PN}-${P}" diff --git a/net-analyzer/netselect/netselect-9999.ebuild b/net-analyzer/netselect/netselect-9999.ebuild index 7fee270c477..5ed3fc2fde6 100644 --- a/net-analyzer/netselect/netselect-9999.ebuild +++ b/net-analyzer/netselect/netselect-9999.ebuild @@ -8,7 +8,7 @@ inherit fcaps git-r3 toolchain-funcs DESCRIPTION="Ultrafast implementation of ping" HOMEPAGE="http://apenwarr.ca/netselect/" EGIT_REPO_URI="https://github.com/apenwarr/${PN}" -SRC_URI="ipv6? ( https://dev.gentoo.org/~jer/${PN}-0.4-ipv6.patch.xz )" +SRC_URI="ipv6? ( https://dev.gentoo.org/~jsmolic/distfiles/${PN}-0.4-ipv6.patch.xz )" S="${WORKDIR}/${PN}-${P}" LICENSE="BSD"