Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pathload/
Date: Tue, 19 Oct 2021 19:09:33
Message-Id: 1634670540.72a32967b8a6582342a8300c57723792926e252b.jsmolic@gentoo
1 commit: 72a32967b8a6582342a8300c57723792926e252b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 19:04:07 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:09:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a32967
7
8 net-analyzer/pathload: Update SRC_URI
9
10 jer@ is retired and I've archived the distfiles in my devspace
11
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 net-analyzer/pathload/pathload-1.3.2-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-analyzer/pathload/pathload-1.3.2-r1.ebuild b/net-analyzer/pathload/pathload-1.3.2-r1.ebuild
18 index 27b8252d8e5..47f7848cc5a 100644
19 --- a/net-analyzer/pathload/pathload-1.3.2-r1.ebuild
20 +++ b/net-analyzer/pathload/pathload-1.3.2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -6,7 +6,7 @@ inherit toolchain-funcs
28
29 DESCRIPTION="Non-intrusive utility for estimation of available bandwidth of Internet paths"
30 HOMEPAGE="https://www.cc.gatech.edu/fac/constantinos.dovrolis/bw-est/pathload.html"
31 -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
32 +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz"
33
34 LICENSE="GPL-2"
35 SLOT="0"