commit:     abcc60821a11992093dc6aa395ff51bb91c24eb1
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 19 19:03:46 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> 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ć <jsmolic <AT> 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"

Reply via email to