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/zniper/
Date: Tue, 19 Oct 2021 19:09:32
Message-Id: 1634670543.53999a230cfb1981e60b96c5971b02007a065ec1.jsmolic@gentoo
1 commit: 53999a230cfb1981e60b96c5971b02007a065ec1
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 19:05:13 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:09:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53999a23
7
8 net-analyzer/zniper: 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/zniper/zniper-1.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/zniper/zniper-1.0-r2.ebuild b/net-analyzer/zniper/zniper-1.0-r2.ebuild
18 index 86991e25843..e96de82264d 100644
19 --- a/net-analyzer/zniper/zniper-1.0-r2.ebuild
20 +++ b/net-analyzer/zniper/zniper-1.0-r2.ebuild
21 @@ -6,7 +6,7 @@ inherit toolchain-funcs
22
23 DESCRIPTION="Displays and kill active TCP connections seen by the selected interface"
24 HOMEPAGE="http://www.signedness.org/tools/"
25 -SRC_URI="https://dev.gentoo.org/~jer/${P}.tgz"
26 +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tgz"
27
28 LICENSE="BSD"
29 SLOT="0"