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/bigeye/
Date: Tue, 19 Oct 2021 19:09:30
Message-Id: 1634670535.8cdd83e507f8bf3dd0d10785994a83ccb1474ac8.jsmolic@gentoo
1 commit: 8cdd83e507f8bf3dd0d10785994a83ccb1474ac8
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 18:59:49 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:08:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdd83e5
7
8 net-analyzer/bigeye: Update SRC_URI (again)
9
10 The archive can't be fetched from the primary SRC_URI, so I've added it to my
11 devspace
12
13 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
14
15 net-analyzer/bigeye/bigeye-0.3-r4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
19 index 4aa3965850e..f1e171347c5 100644
20 --- a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
21 +++ b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild
22 @@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
23 DESCRIPTION="network utility dump and simple honeypot utility"
24 HOMEPAGE="http://violating.us/projects/bigeye/"
25 SRC_URI="
26 - http://violating.us/projects/bigeye/download/${P}.tgz
27 + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tgz
28 https://dev.gentoo.org/~jsmolic/distfiles/${P}-gcc34.patch.xz
29 "