summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-10-19 21:03:26 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-10-19 21:08:58 +0200
commit5eda462b095df4db00454a80717af811b042563c (patch)
tree085863fdcd2e305f4c2b79d804374444643c9e0d /net-analyzer
parentnet-analyzer/echoping: Update SRC_URI (diff)
downloadgentoo-5eda462b095df4db00454a80717af811b042563c.tar.gz
gentoo-5eda462b095df4db00454a80717af811b042563c.tar.bz2
gentoo-5eda462b095df4db00454a80717af811b042563c.zip
net-analyzer/net-snmp: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild4
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild4
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild2
-rw-r--r--net-analyzer/net-snmp/net-snmp-99999999.ebuild2
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 c2fac1bf01c8..98e333c0842a 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 790f91e2ff2d..3480413cfc4b 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 f04571172e6c..b46d354f22d4 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 3d8752a4e2c9..41b0c6eba4d0 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"