From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5F9F5158087 for ; Tue, 19 Oct 2021 19:09:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 621FEE0833; Tue, 19 Oct 2021 19:09:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42593E0830 for ; Tue, 19 Oct 2021 19:09:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25D4034384B for ; Tue, 19 Oct 2021 19:09:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADD76165 for ; Tue, 19 Oct 2021 19:09:25 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1634670533.709e9a44617d6ec299aa70178c2347e2e16dcdfe.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/barnyard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild X-VCS-Directories: net-analyzer/barnyard/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 709e9a44617d6ec299aa70178c2347e2e16dcdfe X-VCS-Branch: master Date: Tue, 19 Oct 2021 19:09:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: faa0974a-59bc-450b-beaf-0ad1046b7643 X-Archives-Hash: d7c6c46768a710917234624b244219a9 commit: 709e9a44617d6ec299aa70178c2347e2e16dcdfe Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 19 18:55:59 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 19 19:08:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709e9a44 net-analyzer/barnyard: Update SRC_URI jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić gentoo.org> net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild index e6c4d3a4e92..94966b42048 100644 --- a/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild +++ b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Fast output system for Snort" HOMEPAGE="https://sourceforge.net/projects/barnyard" SRC_URI=" mirror://sourceforge/barnyard/barnyard-${PV/_/-}.tar.gz - https://dev.gentoo.org/~jer/${P}-patches.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${P}-patches.tar.xz " SLOT="0"