diff options
Diffstat (limited to 'sys-apps')
41 files changed, 71 insertions, 71 deletions
diff --git a/sys-apps/bar/bar-1.11.1.ebuild b/sys-apps/bar/bar-1.11.1.ebuild index 933d9faa5a50..1ed308f56c70 100644 --- a/sys-apps/bar/bar-1.11.1.ebuild +++ b/sys-apps/bar/bar-1.11.1.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Console Progress Bar" HOMEPAGE="http://clpbar.sourceforge.net/" -SRC_URI="mirror://sourceforge/clpbar/${PN}_${PV}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/clpbar/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/byld/byld-1.0.3-r1.ebuild b/sys-apps/byld/byld-1.0.3-r1.ebuild index 1dafc0d4364e..bd458ad8d50e 100644 --- a/sys-apps/byld/byld-1.0.3-r1.ebuild +++ b/sys-apps/byld/byld-1.0.3-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=7 DESCRIPTION="Build a Linux distribution on a single floppy" HOMEPAGE="https://byld.sourceforge.net/" -SRC_URI="mirror://sourceforge/byld/byld-${PV//./_}.tgz" +SRC_URI="https://downloads.sourceforge.net/byld/byld-${PV//./_}.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild index 473e8d688fa2..47d9b0d4112b 100644 --- a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild +++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Shows status of logical drives attached to HP SmartArray controllers" HOMEPAGE="https://cciss.sourceforge.net/#cciss_utils" -SRC_URI="mirror://sourceforge/cciss/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/cciss/${P}.tar.gz" LICENSE="GPL-2+" KEYWORDS="amd64 ~ia64 x86" diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild index fd20b66d605f..36ce9045749d 100644 --- a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.ebuild +++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a.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 @@ IUSE="" DESCRIPTION="Shows status of logical drives attached to HP SmartArray controllers" HOMEPAGE="https://cciss.sourceforge.net/#cciss_utils" LICENSE="GPL-2+" -SRC_URI="mirror://sourceforge/cciss/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/cciss/${P}.tar.gz" KEYWORDS="amd64 ~ia64 x86" SLOT="0" RDEPEND="" diff --git a/sys-apps/collectl/collectl-4.3.1-r1.ebuild b/sys-apps/collectl/collectl-4.3.1-r1.ebuild index a4aa255f26f7..63a9c179546f 100644 --- a/sys-apps/collectl/collectl-4.3.1-r1.ebuild +++ b/sys-apps/collectl/collectl-4.3.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Performance monitoring tool capable of interactive reporting and logging to disk" HOMEPAGE="http://collectl.sourceforge.net/" -SRC_URI="mirror://sourceforge/collectl/${P}.src.tar.gz" +SRC_URI="https://downloads.sourceforge.net/collectl/${P}.src.tar.gz" LICENSE="GPL-2 Artistic" SLOT="0" diff --git a/sys-apps/conspy/conspy-1.16.ebuild b/sys-apps/conspy/conspy-1.16.ebuild index 1221979768fd..289d0b49c81a 100644 --- a/sys-apps/conspy/conspy-1.16.ebuild +++ b/sys-apps/conspy/conspy-1.16.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 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Remote control for Linux virtual consoles" HOMEPAGE="http://conspy.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}-1/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-1/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" diff --git a/sys-apps/fxload/fxload-20081013-r1.ebuild b/sys-apps/fxload/fxload-20081013-r1.ebuild index eac58ae463f0..10e9714de3d3 100644 --- a/sys-apps/fxload/fxload-20081013-r1.ebuild +++ b/sys-apps/fxload/fxload-20081013-r1.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 @@ -9,7 +9,7 @@ inherit toolchain-funcs MY_P="${PN}-${PV:0:4}_${PV:4:2}_${PV:6:2}" DESCRIPTION="USB firmware uploader" HOMEPAGE="http://linux-hotplug.sourceforge.net/" -SRC_URI="mirror://sourceforge/linux-hotplug/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/linux-hotplug/${MY_P}.tar.gz" S="${WORKDIR}"/${MY_P} LICENSE="GPL-2" diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild index e1986b2d8214..4191047e6b16 100644 --- a/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-1.0.10-r1.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="GPT partition table manipulator for Linux" HOMEPAGE="https://www.rodsbooks.com/gdisk/" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.9-r3.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.9-r3.ebuild index 8ace86a48cbc..9bb97ede3a44 100644 --- a/sys-apps/gptfdisk/gptfdisk-1.0.9-r3.ebuild +++ b/sys-apps/gptfdisk/gptfdisk-1.0.9-r3.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 flag-o-matic toolchain-funcs DESCRIPTION="GPT partition table manipulator for Linux" HOMEPAGE="https://www.rodsbooks.com/gdisk/" -SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/gscanbus/gscanbus-0.8-r1.ebuild b/sys-apps/gscanbus/gscanbus-0.8-r1.ebuild index 00b0859878b0..7d81f92d4068 100644 --- a/sys-apps/gscanbus/gscanbus-0.8-r1.ebuild +++ b/sys-apps/gscanbus/gscanbus-0.8-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=7 DESCRIPTION="Bus scanning, testing and topology visualizing tool for Linux IEEE1394 subsystem" HOMEPAGE="https://sourceforge.net/projects/gscanbus.berlios/" -SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}.berlios/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/gscanbus/gscanbus-0.8.ebuild b/sys-apps/gscanbus/gscanbus-0.8.ebuild index 98a308f1c30c..51f1b94b6774 100644 --- a/sys-apps/gscanbus/gscanbus-0.8.ebuild +++ b/sys-apps/gscanbus/gscanbus-0.8.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="Bus scanning, testing and topology visualizing tool for Linux IEEE1394 subsystem" HOMEPAGE="https://sourceforge.net/projects/gscanbus.berlios/" -SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}.berlios/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.ebuild index 2abd71879045..d26a5d13850e 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4-r1.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 flag-o-matic xdg DESCRIPTION="Hard disk drive health inspection tool" HOMEPAGE="https://gsmartcontrol.sourceforge.io/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" SLOT="0" diff --git a/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild b/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild index 139080ba4c64..43f13701bba4 100644 --- a/sys-apps/hd-idle/hd-idle-1.05-r2.ebuild +++ b/sys-apps/hd-idle/hd-idle-1.05-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 linux-info systemd DESCRIPTION="Utility for spinning down hard disks after a period of idle time" HOMEPAGE="https://hd-idle.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/sys-apps/hdparm/hdparm-9.65-r2.ebuild b/sys-apps/hdparm/hdparm-9.65-r2.ebuild index c74d588fb2a5..a8951cfcbec7 100644 --- a/sys-apps/hdparm/hdparm-9.65-r2.ebuild +++ b/sys-apps/hdparm/hdparm-9.65-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 flag-o-matic DESCRIPTION="Utility to change hard drive performance parameters" HOMEPAGE="https://sourceforge.net/projects/hdparm/" -SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/hdparm/${P}.tar.gz" # GPL-2 only LICENSE="BSD GPL-2" diff --git a/sys-apps/heirloom-tools/heirloom-tools-070715-r6.ebuild b/sys-apps/heirloom-tools/heirloom-tools-070715-r6.ebuild index f3749259531a..7b086d9f7a1f 100644 --- a/sys-apps/heirloom-tools/heirloom-tools-070715-r6.ebuild +++ b/sys-apps/heirloom-tools/heirloom-tools-070715-r6.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic readme.gentoo-r1 toolchain-funcs DESCRIPTION="Heirloom toolchest - original Unix tools" HOMEPAGE="https://heirloom.sourceforge.net/tools.html" -SRC_URI="mirror://sourceforge/heirloom/heirloom/${PV}/heirloom-${PV}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/heirloom/heirloom/${PV}/heirloom-${PV}.tar.bz2" S="${WORKDIR}/heirloom-${PV}" LICENSE="ZLIB BSD BSD-4 CDDL GPL-2+ LGPL-2.1+ LPL-1.02 Info-ZIP public-domain" diff --git a/sys-apps/ipmiutil/ipmiutil-3.1.9.ebuild b/sys-apps/ipmiutil/ipmiutil-3.1.9.ebuild index c18cffdd971c..c51937629418 100644 --- a/sys-apps/ipmiutil/ipmiutil-3.1.9.ebuild +++ b/sys-apps/ipmiutil/ipmiutil-3.1.9.ebuild @@ -7,7 +7,7 @@ inherit autotools flag-o-matic systemd DESCRIPTION="IPMI Management Utilities" HOMEPAGE="https://ipmiutil.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-apps/lnxhc/lnxhc-1.2-r2.ebuild b/sys-apps/lnxhc/lnxhc-1.2-r2.ebuild index 03d438a114c2..5d04381ef1f4 100644 --- a/sys-apps/lnxhc/lnxhc-1.2-r2.ebuild +++ b/sys-apps/lnxhc/lnxhc-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="Linux Health Checker" HOMEPAGE="http://lnxhc.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="EPL-1.0" SLOT="0" diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild b/sys-apps/logwatch/logwatch-7.10.ebuild index c27757935fcb..0bbf36a43c2c 100644 --- a/sys-apps/logwatch/logwatch-7.10.ebuild +++ b/sys-apps/logwatch/logwatch-7.10.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}" inherit git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}/${P}.tar.gz" KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86" fi diff --git a/sys-apps/logwatch/logwatch-7.9.ebuild b/sys-apps/logwatch/logwatch-7.9.ebuild index 22edd4652a28..0bbf36a43c2c 100644 --- a/sys-apps/logwatch/logwatch-7.9.ebuild +++ b/sys-apps/logwatch/logwatch-7.9.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 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}" inherit git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}/${P}.tar.gz" KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86" fi diff --git a/sys-apps/logwatch/logwatch-9999.ebuild b/sys-apps/logwatch/logwatch-9999.ebuild index 7f77c326c65c..751955f3a7e9 100644 --- a/sys-apps/logwatch/logwatch-9999.ebuild +++ b/sys-apps/logwatch/logwatch-9999.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 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}" inherit git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" fi diff --git a/sys-apps/lsb-release/lsb-release-1.4-r4.ebuild b/sys-apps/lsb-release/lsb-release-1.4-r4.ebuild index 65f0ea92e476..647df6a14b9d 100644 --- a/sys-apps/lsb-release/lsb-release-1.4-r4.ebuild +++ b/sys-apps/lsb-release/lsb-release-1.4-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=7 @@ -7,7 +7,7 @@ inherit prefix DESCRIPTION="LSB version query program" HOMEPAGE="https://wiki.linuxfoundation.org/lsb/" -SRC_URI="mirror://sourceforge/lsb/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/lsb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/lsb-release/lsb-release-3.2.ebuild b/sys-apps/lsb-release/lsb-release-3.2.ebuild index 2f34ab2f0b36..4f1e219846ac 100644 --- a/sys-apps/lsb-release/lsb-release-3.2.ebuild +++ b/sys-apps/lsb-release/lsb-release-3.2.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 prefix DESCRIPTION="LSB version query program" HOMEPAGE="https://wiki.linuxfoundation.org/lsb/" -# mirror://sourceforge/lsb/${P}.tar.gz +# https://downloads.sourceforge.net/lsb/${P}.tar.gz SRC_URI="https://github.com/thkukuk/lsb-release_os-release/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN}_os-release-${PV} diff --git a/sys-apps/lsb-release/lsb-release-3.3.ebuild b/sys-apps/lsb-release/lsb-release-3.3.ebuild index 95e5b3e885b2..fbf7d7214756 100644 --- a/sys-apps/lsb-release/lsb-release-3.3.ebuild +++ b/sys-apps/lsb-release/lsb-release-3.3.ebuild @@ -7,7 +7,7 @@ inherit prefix DESCRIPTION="LSB version query program" HOMEPAGE="https://wiki.linuxfoundation.org/lsb/" -# mirror://sourceforge/lsb/${P}.tar.gz +# https://downloads.sourceforge.net/lsb/${P}.tar.gz SRC_URI="https://github.com/thkukuk/lsb-release_os-release/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/${PN}_os-release-${PV} diff --git a/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild b/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild index de3f8eebfec8..207836d85062 100644 --- a/sys-apps/mount-gtk/mount-gtk-1.4.5.1.ebuild +++ b/sys-apps/mount-gtk/mount-gtk-1.4.5.1.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 @@ -7,7 +7,7 @@ inherit autotools flag-o-matic DESCRIPTION="GTK+ based UDisks2 frontend" HOMEPAGE="http://mount-gtk.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/sys-apps/net-tools/net-tools-2.10.ebuild b/sys-apps/net-tools/net-tools-2.10.ebuild index 8301318d36e7..5d675049aa10 100644 --- a/sys-apps/net-tools/net-tools-2.10.ebuild +++ b/sys-apps/net-tools/net-tools-2.10.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" @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://git.code.sf.net/p/net-tools/code" inherit git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi diff --git a/sys-apps/net-tools/net-tools-9999.ebuild b/sys-apps/net-tools/net-tools-9999.ebuild index da236abef59a..9c4cce25a079 100644 --- a/sys-apps/net-tools/net-tools-9999.ebuild +++ b/sys-apps/net-tools/net-tools-9999.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" @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://git.code.sf.net/p/net-tools/code" inherit git-r3 else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" fi diff --git a/sys-apps/noexec/noexec-1.1.0-r2.ebuild b/sys-apps/noexec/noexec-1.1.0-r2.ebuild index ab5153da8055..702c258ec1ac 100644 --- a/sys-apps/noexec/noexec-1.1.0-r2.ebuild +++ b/sys-apps/noexec/noexec-1.1.0-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 autotools DESCRIPTION="Package for preventing processes from using exec system calls" HOMEPAGE="https://noexec.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/sys-apps/prctl/prctl-1.6-r1.ebuild b/sys-apps/prctl/prctl-1.6-r1.ebuild index 18a3e6855365..f5e255bc920b 100644 --- a/sys-apps/prctl/prctl-1.6-r1.ebuild +++ b/sys-apps/prctl/prctl-1.6-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 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Tool to query and modify process behavior" HOMEPAGE="https://sourceforge.net/projects/prctl/" -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/sys-apps/preload/preload-0.6.4-r3.ebuild b/sys-apps/preload/preload-0.6.4-r3.ebuild index 97f7518dbe0d..b253c83dc9cd 100644 --- a/sys-apps/preload/preload-0.6.4-r3.ebuild +++ b/sys-apps/preload/preload-0.6.4-r3.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="Adaptive readahead daemon" HOMEPAGE="https://sourceforge.net/projects/preload/" -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/sys-apps/qingy/qingy-1.0.0-r6.ebuild b/sys-apps/qingy/qingy-1.0.0-r6.ebuild index 3c0a19cf677b..311e58edf2c5 100644 --- a/sys-apps/qingy/qingy-1.0.0-r6.ebuild +++ b/sys-apps/qingy/qingy-1.0.0-r6.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 @@ -10,7 +10,7 @@ GENTOO_THEME_VERSION="2.1" DESCRIPTION="A DirectFB getty replacement" HOMEPAGE="http://qingy.sourceforge.net/" SRC_URI=" - mirror://sourceforge/${PN}/${P}.tar.bz2 + https://downloads.sourceforge.net/${PN}/${P}.tar.bz2 mirror://gentoo/${PN}-gentoo-theme-${GENTOO_THEME_VERSION}.tar.bz2 https://dev.gentoo.org/~gienah/2big4tree/sys-apps/qingy/${P}-screensavers.patch.gz " diff --git a/sys-apps/rkflashtool/rkflashtool-6.1.ebuild b/sys-apps/rkflashtool/rkflashtool-6.1.ebuild index 427682fdae4d..434187bed290 100644 --- a/sys-apps/rkflashtool/rkflashtool-6.1.ebuild +++ b/sys-apps/rkflashtool/rkflashtool-6.1.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=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Tool for flashing Rockchip devices" HOMEPAGE="https://sourceforge.net/projects/rkflashtool/" -SRC_URI="mirror://sourceforge/project/${PN}/${P}/${P}-src.tar.xz" +SRC_URI="https://downloads.sourceforge.net/project/${PN}/${P}/${P}-src.tar.xz" S="${WORKDIR}/${P}-src" LICENSE="BSD-2" diff --git a/sys-apps/roccat-tools/roccat-tools-5.9.0-r101.ebuild b/sys-apps/roccat-tools/roccat-tools-5.9.0-r101.ebuild index 9c5eab819e44..aad5624c63ae 100644 --- a/sys-apps/roccat-tools/roccat-tools-5.9.0-r101.ebuild +++ b/sys-apps/roccat-tools/roccat-tools-5.9.0-r101.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 readme.gentoo-r1 cmake flag-o-matic lua-single toolchain-funcs udev xdg DESCRIPTION="Utility for advanced configuration of Roccat devices" HOMEPAGE="http://roccat.sourceforge.net/" -SRC_URI="mirror://sourceforge/roccat/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/roccat/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/sys-apps/smartmontools/smartmontools-7.3.ebuild b/sys-apps/smartmontools/smartmontools-7.3.ebuild index 5ad4bb1c967d..4f11e3b65c7d 100644 --- a/sys-apps/smartmontools/smartmontools-7.3.ebuild +++ b/sys-apps/smartmontools/smartmontools-7.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=7 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then ESVN_PROJECT="smartmontools" inherit autotools subversion else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" fi diff --git a/sys-apps/smartmontools/smartmontools-7.4-r1.ebuild b/sys-apps/smartmontools/smartmontools-7.4-r1.ebuild index 406fd096926b..86621eaf325e 100644 --- a/sys-apps/smartmontools/smartmontools-7.4-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-7.4-r1.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then ESVN_PROJECT="smartmontools" inherit autotools subversion else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" fi diff --git a/sys-apps/smartmontools/smartmontools-7.4.ebuild b/sys-apps/smartmontools/smartmontools-7.4.ebuild index d56f94550d54..4f11e3b65c7d 100644 --- a/sys-apps/smartmontools/smartmontools-7.4.ebuild +++ b/sys-apps/smartmontools/smartmontools-7.4.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then ESVN_PROJECT="smartmontools" inherit autotools subversion else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" fi diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild index e1f1f30e6d30..6a97ffdd4e08 100644 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then ESVN_PROJECT="smartmontools" inherit autotools subversion else - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi diff --git a/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild b/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild index 2955c689ee4c..63134a665fc0 100644 --- a/sys-apps/spu-tools/spu-tools-2.3.0.136.ebuild +++ b/sys-apps/spu-tools/spu-tools-2.3.0.136.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=8 @@ -9,7 +9,7 @@ MY_P="${P/_p/-}" DESCRIPTION="CELL spu ps and top alike utilities" HOMEPAGE="https://sourceforge.net/projects/libspe" -SRC_URI="mirror://sourceforge/libspe/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/libspe/${MY_P}.tar.gz" S="${WORKDIR}/${PN}/src" LICENSE="GPL-2" diff --git a/sys-apps/stroke/stroke-0.1.3-r2.ebuild b/sys-apps/stroke/stroke-0.1.3-r2.ebuild index f2db03b70c44..836231099315 100644 --- a/sys-apps/stroke/stroke-0.1.3-r2.ebuild +++ b/sys-apps/stroke/stroke-0.1.3-r2.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Powerful tool to change file timestamps (including ctimes)" HOMEPAGE="https://stroke.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2+ GPL-3+" SLOT="0" diff --git a/sys-apps/syscriptor/syscriptor-1.5.15.ebuild b/sys-apps/syscriptor/syscriptor-1.5.15.ebuild index fcbf56ae2e25..4f69ba78e659 100644 --- a/sys-apps/syscriptor/syscriptor-1.5.15.ebuild +++ b/sys-apps/syscriptor/syscriptor-1.5.15.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 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Display misc information about your hardware" HOMEPAGE="http://syscriptor.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" S="${WORKDIR}"/${PN} LICENSE="GPL-2" diff --git a/sys-apps/watchdog/watchdog-5.16-r1.ebuild b/sys-apps/watchdog/watchdog-5.16-r1.ebuild index 8b95e45fda2a..97125674f5fd 100644 --- a/sys-apps/watchdog/watchdog-5.16-r1.ebuild +++ b/sys-apps/watchdog/watchdog-5.16-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 @@ -7,7 +7,7 @@ inherit flag-o-matic systemd toolchain-funcs DESCRIPTION="A software watchdog and /dev/watchdog daemon" HOMEPAGE="https://sourceforge.net/projects/watchdog/" -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/sys-apps/watchdog/watchdog-5.16.ebuild b/sys-apps/watchdog/watchdog-5.16.ebuild index 9ae30c929351..2086b974c3ab 100644 --- a/sys-apps/watchdog/watchdog-5.16.ebuild +++ b/sys-apps/watchdog/watchdog-5.16.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 flag-o-matic systemd toolchain-funcs DESCRIPTION="A software watchdog and /dev/watchdog daemon" HOMEPAGE="https://sourceforge.net/projects/watchdog/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |