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 77199158086 for ; Tue, 19 Oct 2021 19:09:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AE92E0864; Tue, 19 Oct 2021 19:09:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA09BE0848 for ; Tue, 19 Oct 2021 19:09:29 +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 A2AED34384D for ; Tue, 19 Oct 2021 19:09:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1868A172 for ; Tue, 19 Oct 2021 19:09:26 +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: <1634670538.5eda462b095df4db00454a80717af811b042563c.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/net-snmp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild net-analyzer/net-snmp/net-snmp-99999999.ebuild X-VCS-Directories: net-analyzer/net-snmp/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 5eda462b095df4db00454a80717af811b042563c X-VCS-Branch: master Date: Tue, 19 Oct 2021 19:09:26 +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: 80d0eacf-eab6-488b-9ab6-370157944a05 X-Archives-Hash: 515bdac20c58bad79178b7c8b70d0da2 commit: 5eda462b095df4db00454a80717af811b042563c Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 19 19:03:26 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 19 19:08:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eda462b net-analyzer/net-snmp: Update SRC_URI jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić gentoo.org> net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild | 4 ++-- net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild | 4 ++-- net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild | 2 +- net-analyzer/net-snmp/net-snmp-99999999.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild index c2fac1bf01c..98e333c0842 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild @@ -14,8 +14,8 @@ inherit autotools distutils-r1 perl-module systemd DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://www.net-snmp.org/" SRC_URI=" - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz - https://dev.gentoo.org/~jer/${P}.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.xz " # GPL-2 for the init scripts diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild index 790f91e2ff2..3480413cfc4 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild @@ -14,8 +14,8 @@ inherit autotools distutils-r1 perl-module systemd DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://www.net-snmp.org/" SRC_URI=" - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz - https://dev.gentoo.org/~jer/${P}.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.xz " # GPL-2 for the init scripts diff --git a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild index f04571172e6..b46d354f22d 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild @@ -14,7 +14,7 @@ inherit autotools distutils-r1 perl-module systemd DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://www.net-snmp.org/" SRC_URI=" - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz https://github.com/net-snmp/net-snmp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz " diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index 3d8752a4e2c..41b0c6eba4d 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -14,7 +14,7 @@ inherit autotools distutils-r1 git-r3 perl-module systemd DESCRIPTION="Software for generating and retrieving SNMP data" HOMEPAGE="http://www.net-snmp.org/" EGIT_REPO_URI="https://github.com/net-snmp/net-snmp" -SRC_URI="https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz" # GPL-2 for the init scripts LICENSE="HPND BSD GPL-2"