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/arpoison/
Date: Tue, 19 Oct 2021 19:09:29
Message-Id: 1634670531.376695314ac3ac702063d53f81beca10e0ffe8cb.jsmolic@gentoo
1 commit: 376695314ac3ac702063d53f81beca10e0ffe8cb
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 18:55:08 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:08:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37669531
7
8 net-analyzer/arpoison: 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/arpoison/arpoison-0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/arpoison/arpoison-0.7.ebuild b/net-analyzer/arpoison/arpoison-0.7.ebuild
18 index edd9d089302..625d227a73f 100644
19 --- a/net-analyzer/arpoison/arpoison-0.7.ebuild
20 +++ b/net-analyzer/arpoison/arpoison-0.7.ebuild
21 @@ -6,7 +6,7 @@ inherit toolchain-funcs
22
23 DESCRIPTION="A utility to poison ARP caches"
24 HOMEPAGE="http://arpoison.sourceforge.net/ http://www.arpoison.net/"
25 -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
26 +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"