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/barnyard/
Date: Tue, 19 Oct 2021 19:09:29
Message-Id: 1634670533.709e9a44617d6ec299aa70178c2347e2e16dcdfe.jsmolic@gentoo
1 commit: 709e9a44617d6ec299aa70178c2347e2e16dcdfe
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 18:55:59 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:08:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709e9a44
7
8 net-analyzer/barnyard: 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/barnyard/barnyard-0.2.0-r7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild
18 index e6c4d3a4e92..94966b42048 100644
19 --- a/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild
20 +++ b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Fast output system for Snort"
22 HOMEPAGE="https://sourceforge.net/projects/barnyard"
23 SRC_URI="
24 mirror://sourceforge/barnyard/barnyard-${PV/_/-}.tar.gz
25 - https://dev.gentoo.org/~jer/${P}-patches.tar.xz
26 + https://dev.gentoo.org/~jsmolic/distfiles/${P}-patches.tar.xz
27 "
28
29 SLOT="0"