diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /net-misc | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2 gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip |
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
48 files changed, 87 insertions, 87 deletions
diff --git a/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild b/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild index 3e16a2565334..4ef170f9f5a7 100644 --- a/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild +++ b/net-misc/cbqinit/cbqinit-0.7.3-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Sets up class-based queue traffic control (QoS) with iproute2" HOMEPAGE="https://sourceforge.net/projects/cbqinit/" -SRC_URI="mirror://sourceforge/cbqinit/cbq.init-v${PV} -> ${P}" +SRC_URI="https://downloads.sourceforge.net/cbqinit/cbq.init-v${PV} -> ${P}" S="${WORKDIR}" LICENSE="GPL-2+" diff --git a/net-misc/etherdfs/etherdfs-20180203-r5.ebuild b/net-misc/etherdfs/etherdfs-20180203-r5.ebuild index 6dae1d2c447e..9329f40b7423 100644 --- a/net-misc/etherdfs/etherdfs-20180203-r5.ebuild +++ b/net-misc/etherdfs/etherdfs-20180203-r5.ebuild @@ -12,8 +12,8 @@ inherit systemd toolchain-funcs DESCRIPTION="An ethernet-based file system for DOS" HOMEPAGE="http://etherdfs.sourceforge.net/" SRC_URI=" - mirror://sourceforge/${PN}/${MY_P}.tar.xz - tsr? ( mirror://sourceforge/${PN}/v${MY_PV_TSR}/${PN}.zip -> ${PN}-tsr-${MY_PV_TSR}.zip ) + https://downloads.sourceforge.net/${PN}/${MY_P}.tar.xz + tsr? ( https://downloads.sourceforge.net/${PN}/v${MY_PV_TSR}/${PN}.zip -> ${PN}-tsr-${MY_PV_TSR}.zip ) " S="${WORKDIR}/${MY_P}" diff --git a/net-misc/ethflop/ethflop-20191003-r2.ebuild b/net-misc/ethflop/ethflop-20191003-r2.ebuild index 51efe0cd19d7..714882673aba 100644 --- a/net-misc/ethflop/ethflop-20191003-r2.ebuild +++ b/net-misc/ethflop/ethflop-20191003-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit systemd toolchain-funcs DESCRIPTION="A network-backed floppy emulator for DOS" HOMEPAGE="http://ethflop.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.zip" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.zip" S="${WORKDIR}" LICENSE="ISC" diff --git a/net-misc/gofish/gofish-1.2-r2.ebuild b/net-misc/gofish/gofish-1.2-r2.ebuild index c23940d7517e..6cfd91bf172d 100644 --- a/net-misc/gofish/gofish-1.2-r2.ebuild +++ b/net-misc/gofish/gofish-1.2-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Gofish gopher server" HOMEPAGE="http://gofish.sourceforge.net" -SRC_URI="mirror://sourceforge/gofish/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/gofish/${P}.tar.gz" S="${WORKDIR}/${PN}" LICENSE="GPL-2+" diff --git a/net-misc/htbinit/htbinit-0.8.5-r7.ebuild b/net-misc/htbinit/htbinit-0.8.5-r7.ebuild index 3ac43d29785a..01719be53c47 100644 --- a/net-misc/htbinit/htbinit-0.8.5-r7.ebuild +++ b/net-misc/htbinit/htbinit-0.8.5-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit linux-info DESCRIPTION="Sets up Hierachical Token Bucket based traffic control (QoS) with iproute2" HOMEPAGE="https://sourceforge.net/projects/htbinit/" -SRC_URI="mirror://sourceforge/htbinit/htb.init-v${PV}" +SRC_URI="https://downloads.sourceforge.net/htbinit/htb.init-v${PV}" S="${WORKDIR}" LICENSE="GPL-2+" diff --git a/net-misc/htbinit/htbinit-0.8.5-r8.ebuild b/net-misc/htbinit/htbinit-0.8.5-r8.ebuild index 438692db1db6..f76c703881dc 100644 --- a/net-misc/htbinit/htbinit-0.8.5-r8.ebuild +++ b/net-misc/htbinit/htbinit-0.8.5-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit linux-info DESCRIPTION="Sets up Hierachical Token Bucket based traffic control (QoS) with iproute2" HOMEPAGE="https://sourceforge.net/projects/htbinit/" -SRC_URI="mirror://sourceforge/htbinit/htb.init-v${PV}" +SRC_URI="https://downloads.sourceforge.net/htbinit/htb.init-v${PV}" S="${WORKDIR}" LICENSE="GPL-2+" diff --git a/net-misc/httptype/httptype-1.3.9-r1.ebuild b/net-misc/httptype/httptype-1.3.9-r1.ebuild index fa20651575b5..01c030b8e90e 100644 --- a/net-misc/httptype/httptype-1.3.9-r1.ebuild +++ b/net-misc/httptype/httptype-1.3.9-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Returns the http host software of a website" HOMEPAGE="http://httptype.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild b/net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild index 785abcca90b6..e7c00f66c073 100644 --- a/net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-7.0.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Enterprise client-server fax package for class 1 and 2 fax modems" HOMEPAGE="https://hylafax.sourceforge.io/" -SRC_URI="mirror://sourceforge/hylafax/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/hylafax/${MY_P}.tar.gz" # bug #886303 SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-tiff-4.5.0.patch.xz" S="${WORKDIR}"/${MY_P} diff --git a/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild b/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild index 708f599e6d9d..3216b0c2b29c 100644 --- a/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild +++ b/net-misc/iaxmodem/iaxmodem-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Software modem that uses an IAX channel instead of a traditional phone line" HOMEPAGE="https://sourceforge.net/projects/iaxmodem/" -SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/iperf/iperf-2.0.14a.ebuild b/net-misc/iperf/iperf-2.0.14a.ebuild index 5f924efa8a42..69dcef7955cf 100644 --- a/net-misc/iperf/iperf-2.0.14a.ebuild +++ b/net-misc/iperf/iperf-2.0.14a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Tool to measure IP bandwidth using UDP or TCP" HOMEPAGE="https://sourceforge.net/projects/iperf2/" -SRC_URI="mirror://sourceforge/${PN}2/${PN}-2.0.13.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}2/${PN}-2.0.13.tar.gz" S="${WORKDIR}/${PN}-2.0.13" LICENSE="HPND" diff --git a/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild b/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild index 5dcd7cb600b7..98eef1987757 100644 --- a/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild +++ b/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ MY_P=${PN}-${PV//./-} DESCRIPTION="Protocol definitions of l7-filter kernel modules" HOMEPAGE="http://l7-filter.sourceforge.net/protocols https://l7-filter.clearos.com/docs/start" -SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/l7-filter/${MY_P}.tar.gz" S="${WORKDIR}"/${MY_P} LICENSE="GPL-2" diff --git a/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild b/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild index fc52f8c6f1d3..7de2da4788c9 100644 --- a/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild +++ b/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild @@ -7,7 +7,7 @@ inherit autotools toolchain-funcs DESCRIPTION="networked mud that can be used for different types of collaborative software" HOMEPAGE="https://sourceforge.net/projects/lambdamoo/" -SRC_URI="mirror://sourceforge/lambdamoo/LambdaMOO-${PV}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/lambdamoo/LambdaMOO-${PV}.tar.gz" LICENSE="LambdaMOO GPL-2" SLOT="0" diff --git a/net-misc/linuxptp/linuxptp-4.1.ebuild b/net-misc/linuxptp/linuxptp-4.1.ebuild index f121905d932c..51e65f46d2d1 100644 --- a/net-misc/linuxptp/linuxptp-4.1.ebuild +++ b/net-misc/linuxptp/linuxptp-4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit linux-info systemd toolchain-funcs DESCRIPTION="The Linux Precision Time Protocol (PTP) implementation" HOMEPAGE="https://linuxptp.nwtime.org/" -SRC_URI="mirror://sourceforge/project/${PN}/v$(ver_cut 1-2)/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/v$(ver_cut 1-2)/${P}.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/linuxptp/linuxptp-4.2.ebuild b/net-misc/linuxptp/linuxptp-4.2.ebuild index b7e1a9386967..8665d7add0d6 100644 --- a/net-misc/linuxptp/linuxptp-4.2.ebuild +++ b/net-misc/linuxptp/linuxptp-4.2.ebuild @@ -7,7 +7,7 @@ inherit linux-info systemd toolchain-funcs DESCRIPTION="The Linux Precision Time Protocol (PTP) implementation" HOMEPAGE="https://linuxptp.nwtime.org/" -SRC_URI="mirror://sourceforge/project/${PN}/v$(ver_cut 1-2)/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/v$(ver_cut 1-2)/${P}.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/mulk/mulk-0.7.0-r1.ebuild b/net-misc/mulk/mulk-0.7.0-r1.ebuild index 5c73349451a6..39a38b8fca99 100644 --- a/net-misc/mulk/mulk-0.7.0-r1.ebuild +++ b/net-misc/mulk/mulk-0.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ MY_P="${PN}-${MY_PV}" DESCRIPTION="Download agent similar to wget/curl" HOMEPAGE="http://mulk.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" diff --git a/net-misc/omniORB/omniORB-4.3.0.ebuild b/net-misc/omniORB/omniORB-4.3.0.ebuild index 8c5b5b6367f9..49ee886822a3 100644 --- a/net-misc/omniORB/omniORB-4.3.0.ebuild +++ b/net-misc/omniORB/omniORB-4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit python-single-r1 MY_P="${P/_p/-}" DESCRIPTION="A robust, high-performance CORBA 2 ORB" HOMEPAGE="http://omniorb.sourceforge.net/" -SRC_URI="mirror://sourceforge/omniorb/${MY_P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/omniorb/${MY_P}.tar.bz2" LICENSE="LGPL-2 GPL-2" SLOT="0" diff --git a/net-misc/openssh-contrib/openssh-contrib-9.6_p1.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.6_p1.ebuild index 4f323c2a427c..6aca37ef3cb8 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.6_p1.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.6_p1.ebuild @@ -33,7 +33,7 @@ DESCRIPTION="Port of OpenBSD's free SSH release with HPN/X509 patches" HOMEPAGE="https://www.openssh.com/" SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz ${HPN_VER:+hpn? ( - $(printf "mirror://sourceforge/project/hpnssh/Patches/${HPN_PATCH_DIR}/%s\n" "${HPN_PATCHES[@]}") + $(printf "https://downloads.sourceforge.net/project/hpnssh/Patches/${HPN_PATCH_DIR}/%s\n" "${HPN_PATCHES[@]}") https://dev.gentoo.org/~chutzpah/dist/openssh/${HPN_GLUE_PATCH}.xz )} ${X509_VER:+X509? ( diff --git a/net-misc/openssh-contrib/openssh-contrib-9.7_p1-r1.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.7_p1-r1.ebuild index bc719634c185..f9f2c349c740 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.7_p1-r1.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.7_p1-r1.ebuild @@ -33,7 +33,7 @@ DESCRIPTION="Port of OpenBSD's free SSH release with HPN/X509 patches" HOMEPAGE="https://www.openssh.com/" SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz ${HPN_VER:+hpn? ( - $(printf "mirror://sourceforge/project/hpnssh/Patches/${HPN_PATCH_DIR}/%s\n" "${HPN_PATCHES[@]}") + $(printf "https://downloads.sourceforge.net/project/hpnssh/Patches/${HPN_PATCH_DIR}/%s\n" "${HPN_PATCHES[@]}") https://dev.gentoo.org/~chutzpah/dist/openssh/${HPN_GLUE_PATCH}.xz )} ${X509_VER:+X509? ( diff --git a/net-misc/portfwd/portfwd-0.29-r2.ebuild b/net-misc/portfwd/portfwd-0.29-r2.ebuild index 98f201afdb05..1b230495fa9e 100644 --- a/net-misc/portfwd/portfwd-0.29-r2.ebuild +++ b/net-misc/portfwd/portfwd-0.29-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools systemd DESCRIPTION="Port Forwarding Daemon" HOMEPAGE="http://portfwd.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r2.ebuild b/net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r2.ebuild index 2451c9339969..b0938ec85d0f 100644 --- a/net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r2.ebuild +++ b/net-misc/ps3mediaserver/ps3mediaserver-1.90.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit desktop xdg DESCRIPTION="DLNA compliant UPNP server for streaming media to Playstation 3" HOMEPAGE="https://github.com/ps3mediaserver/ps3mediaserver" -SRC_URI="mirror://sourceforge/project/ps3mediaserver/pms-${PV}-generic-linux-unix.tar.gz" +SRC_URI="https://downloads.sourceforge.net/project/ps3mediaserver/pms-${PV}-generic-linux-unix.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/puf/puf-1.0.0-r2.ebuild b/net-misc/puf/puf-1.0.0-r2.ebuild index ab3729ad5e25..bb6d8e87f1c2 100644 --- a/net-misc/puf/puf-1.0.0-r2.ebuild +++ b/net-misc/puf/puf-1.0.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Download tool for UNIX-like systems" HOMEPAGE="https://puf.sourceforge.net/" -SRC_URI="mirror://sourceforge/puf/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/puf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/s3cmd/s3cmd-2.2.0.ebuild b/net-misc/s3cmd/s3cmd-2.2.0.ebuild index abdc01352a90..ff60617f838c 100644 --- a/net-misc/s3cmd/s3cmd-2.2.0.ebuild +++ b/net-misc/s3cmd/s3cmd-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Command line client for Amazon S3" HOMEPAGE="https://s3tools.org/s3cmd" -SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/s3tools/${P/_/-}.tar.gz" S="${WORKDIR}/${P/_/-}" LICENSE="GPL-2" diff --git a/net-misc/s3cmd/s3cmd-2.3.0.ebuild b/net-misc/s3cmd/s3cmd-2.3.0.ebuild index fcf7f1de78a0..8a1ddd1d49f9 100644 --- a/net-misc/s3cmd/s3cmd-2.3.0.ebuild +++ b/net-misc/s3cmd/s3cmd-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Command line client for Amazon S3" HOMEPAGE="https://s3tools.org/s3cmd" -SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/s3tools/${P/_/-}.tar.gz" S="${WORKDIR}/${P/_/-}" LICENSE="GPL-2" diff --git a/net-misc/s3cmd/s3cmd-2.4.0.ebuild b/net-misc/s3cmd/s3cmd-2.4.0.ebuild index 6ae5ece00f1b..4dcbaecc0089 100644 --- a/net-misc/s3cmd/s3cmd-2.4.0.ebuild +++ b/net-misc/s3cmd/s3cmd-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Command line client for Amazon S3" HOMEPAGE="https://s3tools.org/s3cmd" -SRC_URI="mirror://sourceforge/s3tools/${P/_/-}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/s3tools/${P/_/-}.tar.gz" S="${WORKDIR}/${P/_/-}" LICENSE="GPL-2" diff --git a/net-misc/scponly/scponly-4.8-r8.ebuild b/net-misc/scponly/scponly-4.8-r8.ebuild index 7a1600c22c27..93ddd8138d29 100644 --- a/net-misc/scponly/scponly-4.8-r8.ebuild +++ b/net-misc/scponly/scponly-4.8-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit readme.gentoo-r1 toolchain-funcs DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" HOMEPAGE="https://github.com/scponly/scponly" -SRC_URI="mirror://sourceforge/scponly/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/scponly/${P}.tgz" LICENSE="BSD-2" SLOT="0" diff --git a/net-misc/secpanel/secpanel-0.6.1-r1.ebuild b/net-misc/secpanel/secpanel-0.6.1-r1.ebuild index cf5470690f02..ba7d33d0c425 100644 --- a/net-misc/secpanel/secpanel-0.6.1-r1.ebuild +++ b/net-misc/secpanel/secpanel-0.6.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Graphical frontend for managing and running SSH and SCP connections" HOMEPAGE="https://themediahost.de/secpanel/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ser2net/ser2net-2.10.0-r1.ebuild b/net-misc/ser2net/ser2net-2.10.0-r1.ebuild index 6e1a55411988..72d5a604c80c 100644 --- a/net-misc/ser2net/ser2net-2.10.0-r1.ebuild +++ b/net-misc/ser2net/ser2net-2.10.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Serial To Network Proxy" -SRC_URI="mirror://sourceforge/ser2net/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ser2net/${P}.tar.gz" HOMEPAGE="https://sourceforge.net/projects/ser2net" KEYWORDS="amd64 ppc x86" diff --git a/net-misc/smb4k/smb4k-3.2.5-r1.ebuild b/net-misc/smb4k/smb4k-3.2.5-r1.ebuild index 56d37ec89dc5..b164be6392cd 100644 --- a/net-misc/smb4k/smb4k-3.2.5-r1.ebuild +++ b/net-misc/smb4k/smb4k-3.2.5-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/smb4k/ https://sourceforge.net/p/smb4k/home/Home/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" KEYWORDS="amd64 ~arm64 ~riscv x86" fi diff --git a/net-misc/smb4k/smb4k-3.2.5-r2.ebuild b/net-misc/smb4k/smb4k-3.2.5-r2.ebuild index ed3f554c0e32..4480250673e4 100644 --- a/net-misc/smb4k/smb4k-3.2.5-r2.ebuild +++ b/net-misc/smb4k/smb4k-3.2.5-r2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/smb4k/ https://sourceforge.net/p/smb4k/home/Home/" if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${PN}-3.2.5-bundled-kdsoap-ws-discovery-client.patch.xz" KEYWORDS="~amd64 ~arm64 ~riscv ~x86" fi diff --git a/net-misc/smbc/smbc-1.2.2-r3.ebuild b/net-misc/smbc/smbc-1.2.2-r3.ebuild index 434ea97b5718..67bb75f96311 100644 --- a/net-misc/smbc/smbc-1.2.2-r3.ebuild +++ b/net-misc/smbc/smbc-1.2.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Text mode (ncurses) SMB network commander. Features: resume and UTF-8" HOMEPAGE="https://sourceforge.net/projects/smbc/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tgz" LICENSE="GPL-2+" SLOT="0" diff --git a/net-misc/sshpass/sshpass-1.09-r1.ebuild b/net-misc/sshpass/sshpass-1.09-r1.ebuild index d9bb7d1c42f9..319f78fa5220 100644 --- a/net-misc/sshpass/sshpass-1.09-r1.ebuild +++ b/net-misc/sshpass/sshpass-1.09-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Tool for noninteractively performing password authentication with ssh" HOMEPAGE="https://sourceforge.net/projects/sshpass/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/sshpass/sshpass-1.10.ebuild b/net-misc/sshpass/sshpass-1.10.ebuild index 0bfe3645bcaa..5f9c807632cf 100644 --- a/net-misc/sshpass/sshpass-1.10.ebuild +++ b/net-misc/sshpass/sshpass-1.10.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Tool for non-interactively performing password authentication with ssh" HOMEPAGE="https://sourceforge.net/projects/sshpass/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/net-misc/sstp-client/sstp-client-1.0.17.ebuild b/net-misc/sstp-client/sstp-client-1.0.17.ebuild index e7364793aeaa..4a71dd40ab74 100644 --- a/net-misc/sstp-client/sstp-client-1.0.17.ebuild +++ b/net-misc/sstp-client/sstp-client-1.0.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools linux-info DESCRIPTION="Client implementation of Secure Socket Tunneling Protocol (SSTP)" HOMEPAGE="https://sstp-client.sourceforge.net/" -SRC_URI="mirror://sourceforge/sstp-client/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/sstp-client/${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception" SLOT="0" diff --git a/net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild b/net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild index 709e731bdb8a..d6088e295a23 100644 --- a/net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild +++ b/net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools linux-info DESCRIPTION="Client implementation of Secure Socket Tunneling Protocol (SSTP)" HOMEPAGE="https://sstp-client.sourceforge.net/" -SRC_URI="mirror://sourceforge/sstp-client/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/sstp-client/${P}.tar.gz" SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-ppp-2.5.0-patches.tar.xz" LICENSE="GPL-2+-with-openssl-exception" diff --git a/net-misc/sstp-client/sstp-client-1.0.18.ebuild b/net-misc/sstp-client/sstp-client-1.0.18.ebuild index 8a46124cca58..77e7c733052f 100644 --- a/net-misc/sstp-client/sstp-client-1.0.18.ebuild +++ b/net-misc/sstp-client/sstp-client-1.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools linux-info DESCRIPTION="Client implementation of Secure Socket Tunneling Protocol (SSTP)" HOMEPAGE="https://sstp-client.sourceforge.net/" -SRC_URI="mirror://sourceforge/sstp-client/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/sstp-client/${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception" SLOT="0" diff --git a/net-misc/suite3270/suite3270-4.0_p13.ebuild b/net-misc/suite3270/suite3270-4.0_p13.ebuild index abd0aab0e1a6..de091ec1bdc9 100644 --- a/net-misc/suite3270/suite3270-4.0_p13.ebuild +++ b/net-misc/suite3270/suite3270-4.0_p13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -17,7 +17,7 @@ inherit font DESCRIPTION="Complete 3270 access package" HOMEPAGE="http://x3270.bgp.nu/" -SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" +SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild b/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild index cbad0ff3e1ac..cc4d1e248b1d 100644 --- a/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild +++ b/net-misc/suite3270/suite3270-4.2_p5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ inherit autotools font DESCRIPTION="Complete 3270 (S390) access package" HOMEPAGE="http://x3270.bgp.nu/" -SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" +SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild b/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild index 0f9ce2f4b484..b04eebf8fc56 100644 --- a/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild +++ b/net-misc/suite3270/suite3270-4.2_p5-r2.ebuild @@ -16,7 +16,7 @@ inherit autotools font DESCRIPTION="Complete 3270 (S390) access package" HOMEPAGE="http://x3270.bgp.nu/" -SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" +SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/suite3270/suite3270-4.3_p6.ebuild b/net-misc/suite3270/suite3270-4.3_p6.ebuild index 99b045b00d0b..6566aedd07d5 100644 --- a/net-misc/suite3270/suite3270-4.3_p6.ebuild +++ b/net-misc/suite3270/suite3270-4.3_p6.ebuild @@ -16,7 +16,7 @@ inherit autotools font DESCRIPTION="Complete 3270 (S390) access package" HOMEPAGE="http://x3270.bgp.nu/" -SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" +SRC_URI="https://downloads.sourceforge.net/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/tipcutils/tipcutils-2.0.3.ebuild b/net-misc/tipcutils/tipcutils-2.0.3.ebuild index 99555442ba6f..02ececd6a08d 100644 --- a/net-misc/tipcutils/tipcutils-2.0.3.ebuild +++ b/net-misc/tipcutils/tipcutils-2.0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Utilities for TIPC (Transparent Inter-Process Communication)" HOMEPAGE="https://tipc.sourceforge.net" -SRC_URI="mirror://sourceforge/tipc/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/tipc/${P}.tar.gz" LICENSE="|| ( BSD-2 GPL-2 )" SLOT="0" diff --git a/net-misc/tipcutils/tipcutils-3.0.6.ebuild b/net-misc/tipcutils/tipcutils-3.0.6.ebuild index 2a97c078e6ff..07f286dd8ddd 100644 --- a/net-misc/tipcutils/tipcutils-3.0.6.ebuild +++ b/net-misc/tipcutils/tipcutils-3.0.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Utilities for TIPC (Transparent Inter-Process Communication)" HOMEPAGE="https://tipc.sourceforge.net" -SRC_URI="mirror://sourceforge/tipc/${P/-/_}.tgz" +SRC_URI="https://downloads.sourceforge.net/tipc/${P/-/_}.tgz" S="${WORKDIR}"/${PN} LICENSE="|| ( BSD-2 GPL-2 )" diff --git a/net-misc/vmpsd/vmpsd-1.4.ebuild b/net-misc/vmpsd/vmpsd-1.4.ebuild index 242eeee574a7..899cb2c1f2f7 100644 --- a/net-misc/vmpsd/vmpsd-1.4.ebuild +++ b/net-misc/vmpsd/vmpsd-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="An open-source VLAN management system" HOMEPAGE="http://vmps.sourceforge.net" -SRC_URI="mirror://sourceforge/vmps/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/vmps/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild b/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild index 082dd8ddf017..c38602a82395 100644 --- a/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild +++ b/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="A command-line tool for taking JPEG snapshots of VNC servers" HOMEPAGE="http://vncsnapshot.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/wol/wol-0.7.1-r4.ebuild b/net-misc/wol/wol-0.7.1-r4.ebuild index 1ead57765ef2..612394b1d861 100644 --- a/net-misc/wol/wol-0.7.1-r4.ebuild +++ b/net-misc/wol/wol-0.7.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools toolchain-funcs DESCRIPTION="Implements Wake On LAN (Magic Paket) functionality in a small program" HOMEPAGE="http://ahh.sourceforge.net/wol/" -SRC_URI="mirror://sourceforge/ahh/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ahh/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/net-misc/wput/wput-0.6.2.ebuild b/net-misc/wput/wput-0.6.2.ebuild index c5722a566a9f..b721e93da415 100644 --- a/net-misc/wput/wput-0.6.2.ebuild +++ b/net-misc/wput/wput-0.6.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Tiny program like wget, to upload files/whole directories via FTP" HOMEPAGE="https://wput.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tgz" LICENSE="GPL-2+" SLOT="0" diff --git a/net-misc/wput/wput-0.6.2_p20130413_p11-r1.ebuild b/net-misc/wput/wput-0.6.2_p20130413_p11-r1.ebuild index 44e2c7becb8c..ab922fa168dc 100644 --- a/net-misc/wput/wput-0.6.2_p20130413_p11-r1.ebuild +++ b/net-misc/wput/wput-0.6.2_p20130413_p11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == *_p* ]] ; then SRC_URI+=" mirror://debian/pool/main/w/wput/wput_${MY_PV}+git$(ver_cut 5)-$(ver_cut 7).debian.tar.xz" S="${WORKDIR}"/${PN}-${MY_PV}+git$(ver_cut 5) else - SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tgz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}-${MY_PV}.tgz" fi LICENSE="GPL-2+" diff --git a/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild b/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild index 8e78b06cf2b7..44e3ab8667a5 100644 --- a/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild +++ b/net-misc/wput/wput-0.6.2_p20130413_p11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ if [[ ${PV} == *_p* ]] ; then SRC_URI+=" mirror://debian/pool/main/w/wput/wput_${MY_PV}+git$(ver_cut 5)-$(ver_cut 7).debian.tar.xz" S="${WORKDIR}"/${PN}-${MY_PV}+git$(ver_cut 5) else - SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tgz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}-${MY_PV}.tgz" fi LICENSE="GPL-2+" diff --git a/net-misc/zssh/zssh-1.5c-r2.ebuild b/net-misc/zssh/zssh-1.5c-r2.ebuild index e63204a2c9bb..3d3cfc636134 100644 --- a/net-misc/zssh/zssh-1.5c-r2.ebuild +++ b/net-misc/zssh/zssh-1.5c-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="SSH wrapper enabling zmodem up/download in ssh" HOMEPAGE="https://zssh.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" |