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/net-snmp/
Date: Tue, 19 Oct 2021 19:09:31
Message-Id: 1634670538.5eda462b095df4db00454a80717af811b042563c.jsmolic@gentoo
1 commit: 5eda462b095df4db00454a80717af811b042563c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 19:03:26 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:08:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eda462b
7
8 net-analyzer/net-snmp: 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/net-snmp/net-snmp-5.9-r4.ebuild | 4 ++--
15 net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild | 4 ++--
16 net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild | 2 +-
17 net-analyzer/net-snmp/net-snmp-99999999.ebuild | 2 +-
18 4 files changed, 6 insertions(+), 6 deletions(-)
19
20 diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild
21 index c2fac1bf01c..98e333c0842 100644
22 --- a/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild
23 +++ b/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild
24 @@ -14,8 +14,8 @@ inherit autotools distutils-r1 perl-module systemd
25 DESCRIPTION="Software for generating and retrieving SNMP data"
26 HOMEPAGE="http://www.net-snmp.org/"
27 SRC_URI="
28 - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz
29 - https://dev.gentoo.org/~jer/${P}.tar.xz
30 + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz
31 + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.xz
32 "
33
34 # GPL-2 for the init scripts
35
36 diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild
37 index 790f91e2ff2..3480413cfc4 100644
38 --- a/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild
39 +++ b/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild
40 @@ -14,8 +14,8 @@ inherit autotools distutils-r1 perl-module systemd
41 DESCRIPTION="Software for generating and retrieving SNMP data"
42 HOMEPAGE="http://www.net-snmp.org/"
43 SRC_URI="
44 - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz
45 - https://dev.gentoo.org/~jer/${P}.tar.xz
46 + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz
47 + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.xz
48 "
49
50 # GPL-2 for the init scripts
51
52 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
53 index f04571172e6..b46d354f22d 100644
54 --- a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild
55 +++ b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild
56 @@ -14,7 +14,7 @@ inherit autotools distutils-r1 perl-module systemd
57 DESCRIPTION="Software for generating and retrieving SNMP data"
58 HOMEPAGE="http://www.net-snmp.org/"
59 SRC_URI="
60 - https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz
61 + https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz
62 https://github.com/net-snmp/net-snmp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
63 "
64
65
66 diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
67 index 3d8752a4e2c..41b0c6eba4d 100644
68 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild
69 +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild
70 @@ -14,7 +14,7 @@ inherit autotools distutils-r1 git-r3 perl-module systemd
71 DESCRIPTION="Software for generating and retrieving SNMP data"
72 HOMEPAGE="http://www.net-snmp.org/"
73 EGIT_REPO_URI="https://github.com/net-snmp/net-snmp"
74 -SRC_URI="https://dev.gentoo.org/~jer/${PN}-5.7.3-patches-3.tar.xz"
75 +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${PN}-5.7.3-patches-3.tar.xz"
76
77 # GPL-2 for the init scripts
78 LICENSE="HPND BSD GPL-2"