aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
commitc20f8c3acd684031787e58a8b4ed73bb3d118ee0 (patch)
tree79e9b92b4b36fd356dfdc4e2c542cdd8f6135ec1
parentdev-scheme/sagittarius: fix cxxflags and tests (diff)
downloadguru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.gz
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.bz2
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.zip
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-admin/customrescuecd-x86/customrescuecd-x86-0.4.1.ebuild4
-rw-r--r--app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.7.ebuild4
-rw-r--r--app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.8.ebuild4
-rw-r--r--app-misc/clifm/clifm-1.11.ebuild4
-rw-r--r--app-misc/clifm/clifm-1.13.ebuild4
-rw-r--r--app-misc/clifm/clifm-1.16.ebuild4
-rw-r--r--app-misc/clifm/clifm-1.17.ebuild4
-rw-r--r--app-misc/clifm/clifm-9999.ebuild4
-rw-r--r--app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild10
-rw-r--r--app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild8
-rw-r--r--app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild8
-rw-r--r--app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild2
-rw-r--r--dev-libs/xqilla/xqilla-2.3.4-r1.ebuild4
-rw-r--r--dev-libs/xqilla/xqilla-2.3.4.ebuild4
-rw-r--r--dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild2
-rw-r--r--games-fps/quakespasm/quakespasm-0.94.1.ebuild4
-rw-r--r--games-fps/quakespasm/quakespasm-9999.ebuild4
-rw-r--r--games-puzzle/blockout/blockout-2.5.ebuild4
-rw-r--r--media-sound/6pm/6pm-0.9.ebuild4
-rw-r--r--media-sound/add64/add64-3.8.0.ebuild4
-rw-r--r--media-sound/add64/add64-3.9.3.ebuild4
-rw-r--r--net-misc/iipsrv/iipsrv-1.2.ebuild4
-rw-r--r--sci-misc/linuxcnc/linuxcnc-9999.ebuild4
-rw-r--r--sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild4
24 files changed, 53 insertions, 53 deletions
diff --git a/app-admin/customrescuecd-x86/customrescuecd-x86-0.4.1.ebuild b/app-admin/customrescuecd-x86/customrescuecd-x86-0.4.1.ebuild
index e8ae3a1dc..94a7a231e 100644
--- a/app-admin/customrescuecd-x86/customrescuecd-x86-0.4.1.ebuild
+++ b/app-admin/customrescuecd-x86/customrescuecd-x86-0.4.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
@@ -6,7 +6,7 @@ EAPI=7
MY_P="CUSTOMRESCUECD-x86"
DESCRIPTION="A system rescue cd or usbstick for desktop and server based on gentoo"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd/"
-SRC_URI="mirror://sourceforge/customrescuecd/"${MY_P}"-"${PV}".iso"
+SRC_URI="https://downloads.sourceforge.net/customrescuecd/"${MY_P}"-"${PV}".iso"
S=${WORKDIR}
diff --git a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.7.ebuild b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.7.ebuild
index 120d055cd..785d7f95d 100644
--- a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.7.ebuild
+++ b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.7.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
@@ -6,7 +6,7 @@ EAPI=7
MY_P="CUSTOMRESCUECD-x86_64"
DESCRIPTION="A system rescue cd or usbstick for desktop and server based on gentoo"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd/"
-SRC_URI="mirror://sourceforge/customrescuecd/"${MY_P}"-"${PV}".iso"
+SRC_URI="https://downloads.sourceforge.net/customrescuecd/"${MY_P}"-"${PV}".iso"
S=${WORKDIR}
diff --git a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.8.ebuild b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.8.ebuild
index 120d055cd..785d7f95d 100644
--- a/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.8.ebuild
+++ b/app-admin/customrescuecd-x86_64/customrescuecd-x86_64-0.12.8.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
@@ -6,7 +6,7 @@ EAPI=7
MY_P="CUSTOMRESCUECD-x86_64"
DESCRIPTION="A system rescue cd or usbstick for desktop and server based on gentoo"
HOMEPAGE="https://sourceforge.net/projects/customrescuecd/"
-SRC_URI="mirror://sourceforge/customrescuecd/"${MY_P}"-"${PV}".iso"
+SRC_URI="https://downloads.sourceforge.net/customrescuecd/"${MY_P}"-"${PV}".iso"
S=${WORKDIR}
diff --git a/app-misc/clifm/clifm-1.11.ebuild b/app-misc/clifm/clifm-1.11.ebuild
index 6d73c353f..a5d73672d 100644
--- a/app-misc/clifm/clifm-1.11.ebuild
+++ b/app-misc/clifm/clifm-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
else
SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
# also on sourceforge but the unpacked name is irregular
- # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
+ # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/app-misc/clifm/clifm-1.13.ebuild b/app-misc/clifm/clifm-1.13.ebuild
index cb1c18d4d..30430c7f3 100644
--- a/app-misc/clifm/clifm-1.13.ebuild
+++ b/app-misc/clifm/clifm-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
else
SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
# also on sourceforge but the unpacked name is irregular
- # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
+ # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/app-misc/clifm/clifm-1.16.ebuild b/app-misc/clifm/clifm-1.16.ebuild
index 6071fc977..1f315d987 100644
--- a/app-misc/clifm/clifm-1.16.ebuild
+++ b/app-misc/clifm/clifm-1.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
else
SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
# also on sourceforge but the unpacked name is irregular
- # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
+ # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/app-misc/clifm/clifm-1.17.ebuild b/app-misc/clifm/clifm-1.17.ebuild
index 3c8775627..8de178c4d 100644
--- a/app-misc/clifm/clifm-1.17.ebuild
+++ b/app-misc/clifm/clifm-1.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
else
SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
# also on sourceforge but the unpacked name is irregular
- # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
+ # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/app-misc/clifm/clifm-9999.ebuild b/app-misc/clifm/clifm-9999.ebuild
index 6071fc977..1f315d987 100644
--- a/app-misc/clifm/clifm-9999.ebuild
+++ b/app-misc/clifm/clifm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
else
SRC_URI="https://github.com/leo-arch/clifm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
# also on sourceforge but the unpacked name is irregular
- # SRC_URI="mirror://sourceforge/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
+ # SRC_URI="https://downloads.sourceforge.net/${PN}/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild
index 09e245219..cf43f8627 100644
--- a/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.ebuild
+++ b/app-misc/doublecmd-bin/doublecmd-bin-1.0.11.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,12 +10,12 @@ DESCRIPTION="Free cross platform open source file manager with two panels side b
HOMEPAGE="https://doublecmd.sourceforge.io/"
SRC_URI="amd64? (
- gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.gtk2.x86_64.tar.xz )
- qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.qt.x86_64.tar.xz )
+ gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.gtk2.x86_64.tar.xz )
+ qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.qt.x86_64.tar.xz )
)
x86? (
- gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.gtk2.i386.tar.xz )
- qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV}.qt.i386.tar.xz )
+ gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.gtk2.i386.tar.xz )
+ qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV}.qt.i386.tar.xz )
)"
S="${WORKDIR}/${MY_PN}"
diff --git a/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild
index 5e644bf42..d956c6970 100644
--- a/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild
+++ b/app-misc/doublecmd-bin/doublecmd-bin-1.1.11_beta.ebuild
@@ -10,12 +10,12 @@ DESCRIPTION="Free cross platform open source file manager with two panels side b
HOMEPAGE="https://doublecmd.sourceforge.io/"
SRC_URI="amd64? (
- gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz )
- qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz )
+ gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz )
+ qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz )
)
x86? (
- gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz )
- qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz )
+ gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz )
+ qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz )
)"
S="${WORKDIR}/${MY_PN}"
diff --git a/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild
index 5e644bf42..d956c6970 100644
--- a/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild
+++ b/app-misc/doublecmd-bin/doublecmd-bin-1.1.13.ebuild
@@ -10,12 +10,12 @@ DESCRIPTION="Free cross platform open source file manager with two panels side b
HOMEPAGE="https://doublecmd.sourceforge.io/"
SRC_URI="amd64? (
- gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz )
- qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz )
+ gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.x86_64.tar.xz )
+ qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.x86_64.tar.xz )
)
x86? (
- gtk? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz )
- qt5? ( mirror://sourceforge/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz )
+ gtk? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.gtk2.i386.tar.xz )
+ qt5? ( https://downloads.sourceforge.net/${MY_PN}/${MY_PN}-${PV/_beta/}.qt.i386.tar.xz )
)"
S="${WORKDIR}/${MY_PN}"
diff --git a/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild b/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild
index 55ff6f6e1..93c333b84 100644
--- a/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-4.1.15.ebuild
@@ -14,7 +14,7 @@ NM="openoffice"
NM1="${NM}-brand"
NM2="${NM}4"
NM3="${NM2}.$(ver_cut 2-3)"
-FILEPATH="mirror://sourceforge/openofficeorg.mirror"
+FILEPATH="https://downloads.sourceforge.net/openofficeorg.mirror"
if [ "${ARCH}" = "amd64" ] ; then
XARCH="x86_64"
else
diff --git a/dev-libs/xqilla/xqilla-2.3.4-r1.ebuild b/dev-libs/xqilla/xqilla-2.3.4-r1.ebuild
index 8673cbf45..27dc638e1 100644
--- a/dev-libs/xqilla/xqilla-2.3.4-r1.ebuild
+++ b/dev-libs/xqilla/xqilla-2.3.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=8
@@ -7,7 +7,7 @@ inherit flag-o-matic
DESCRIPTION="An XQuery and XPath 2 library and command line utility written in C++"
HOMEPAGE="https://sourceforge.net/projects/xqilla/"
-SRC_URI="mirror://sourceforge/${PN}/XQilla-${PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/XQilla-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-libs/xqilla/xqilla-2.3.4.ebuild b/dev-libs/xqilla/xqilla-2.3.4.ebuild
index bfcaf3ff9..7ba5fed40 100644
--- a/dev-libs/xqilla/xqilla-2.3.4.ebuild
+++ b/dev-libs/xqilla/xqilla-2.3.4.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="An XQuery and XPath 2 library and command line utility written in C++"
HOMEPAGE="https://sourceforge.net/projects/xqilla/"
-SRC_URI="mirror://sourceforge/${PN}/XQilla-${PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/XQilla-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild
index 3640171d7..cfad3707b 100644
--- a/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild
+++ b/dev-python/gnuplot-py/gnuplot-py-1.8_p8-r1.ebuild
@@ -14,7 +14,7 @@ inherit distutils-r1
DESCRIPTION="A python wrapper for Gnuplot"
HOMEPAGE="https://gnuplot-py.sourceforge.net/"
SRC_URI="
- mirror://sourceforge/${PN}/${MYP}.tar.gz
+ https://downloads.sourceforge.net/${PN}/${MYP}.tar.gz
mirror://debian/pool/main/p/${MYPN}/${MYPN}_${PV//_p/-}.debian.tar.xz
"
S="${WORKDIR}/${MYP}"
diff --git a/games-fps/quakespasm/quakespasm-0.94.1.ebuild b/games-fps/quakespasm/quakespasm-0.94.1.ebuild
index be3dcedba..c24a38b76 100644
--- a/games-fps/quakespasm/quakespasm-0.94.1.ebuild
+++ b/games-fps/quakespasm/quakespasm-0.94.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 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.code.sf.net/p/quakespasm/quakespasm.git"
else
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/games-fps/quakespasm/quakespasm-9999.ebuild b/games-fps/quakespasm/quakespasm-9999.ebuild
index be3dcedba..c24a38b76 100644
--- a/games-fps/quakespasm/quakespasm-9999.ebuild
+++ b/games-fps/quakespasm/quakespasm-9999.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 @@ if [[ "${PV}" == "9999" ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.code.sf.net/p/quakespasm/quakespasm.git"
else
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="~amd64"
fi
diff --git a/games-puzzle/blockout/blockout-2.5.ebuild b/games-puzzle/blockout/blockout-2.5.ebuild
index 957c249e4..254f38d60 100644
--- a/games-puzzle/blockout/blockout-2.5.ebuild
+++ b/games-puzzle/blockout/blockout-2.5.ebuild
@@ -8,8 +8,8 @@ DESCRIPTION="BlockOut II is an adaptation of the original Blockout DOS game"
HOMEPAGE="http://www.blockout.net/blockout2"
SRC_URI="
- mirror://sourceforge/blockout/bl25-src.tar.gz
- mirror://sourceforge/blockout/bl25-linux-x86.tar.gz"
+ https://downloads.sourceforge.net/blockout/bl25-src.tar.gz
+ https://downloads.sourceforge.net/blockout/bl25-linux-x86.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-sound/6pm/6pm-0.9.ebuild b/media-sound/6pm/6pm-0.9.ebuild
index ea03a7dcc..edfd84014 100644
--- a/media-sound/6pm/6pm-0.9.ebuild
+++ b/media-sound/6pm/6pm-0.9.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
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="+presets +midimaps +nls doc"
MY_P="6PM_v${PV}"
-SRC_URI="mirror://sourceforge/project/mv-6pm/${MY_P}.tgz -> ${P}.tgz"
+SRC_URI="https://downloads.sourceforge.net/project/mv-6pm/${MY_P}.tgz -> ${P}.tgz"
LICENSE="GPL-3"
DEPEND="
diff --git a/media-sound/add64/add64-3.8.0.ebuild b/media-sound/add64/add64-3.8.0.ebuild
index 129642610..54b1f6b91 100644
--- a/media-sound/add64/add64-3.8.0.ebuild
+++ b/media-sound/add64/add64-3.8.0.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 qmake-utils
DESCRIPTION="Add64 is a realtime additive/subtractive-synthesis softsynth"
HOMEPAGE="https://sourceforge.net/projects/add64/ http://linuxsynths.com/Add64PatchesDemos/add64.html"
-SRC_URI="mirror://sourceforge/project/add64/Add64-${PV}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/project/add64/Add64-${PV}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
diff --git a/media-sound/add64/add64-3.9.3.ebuild b/media-sound/add64/add64-3.9.3.ebuild
index 5cb609a30..913ca8d09 100644
--- a/media-sound/add64/add64-3.9.3.ebuild
+++ b/media-sound/add64/add64-3.9.3.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
@@ -10,7 +10,7 @@ HOMEPAGE="
https://sourceforge.net/projects/add64/
http://linuxsynths.com/Add64PatchesDemos/add64.html
"
-SRC_URI="mirror://sourceforge/project/add64/Add64-${PV}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/project/add64/Add64-${PV}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
diff --git a/net-misc/iipsrv/iipsrv-1.2.ebuild b/net-misc/iipsrv/iipsrv-1.2.ebuild
index 3b3d7fd82..23e4a09d2 100644
--- a/net-misc/iipsrv/iipsrv-1.2.ebuild
+++ b/net-misc/iipsrv/iipsrv-1.2.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 systemd
DESCRIPTION="High performance image server for high resolution and scientific images"
HOMEPAGE="https://iipimage.sourceforge.io"
-SRC_URI="mirror://sourceforge/iipimage/IIP%20Server/${P}/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/iipimage/IIP%20Server/${P}/${P}.tar.bz2"
LICENSE="GPL-3+"
SLOT="0"
diff --git a/sci-misc/linuxcnc/linuxcnc-9999.ebuild b/sci-misc/linuxcnc/linuxcnc-9999.ebuild
index 980b00fc4..f3cb10abf 100644
--- a/sci-misc/linuxcnc/linuxcnc-9999.ebuild
+++ b/sci-misc/linuxcnc/linuxcnc-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=8
@@ -10,7 +10,7 @@ inherit autotools desktop git-r3 python-single-r1
DESCRIPTION="LinuxCNC"
HOMEPAGE="http://linuxcnc.org/"
-#SRC_URI="mirror://sourceforge/gentoocnc/distfiles/${P}.tar.gz"
+#SRC_URI="https://downloads.sourceforge.net/gentoocnc/distfiles/${P}.tar.gz"
#SRC_URI="https://github.com/LinuxCNC/linuxcnc/archive/2.7.zip"
EGIT_REPO_URI="https://github.com/LinuxCNC/linuxcnc.git https://gitclone.com/github.com/LinuxCNC/linuxcnc.git"
S="${WORKDIR}"/linuxcnc-9999/src
diff --git a/sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild b/sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild
index f580f67e4..bd96db154 100644
--- a/sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild
+++ b/sys-fs/ddrescueview/ddrescueview-0.4.5.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
@@ -9,7 +9,7 @@ inherit edo
DESCRIPTION="Graphical viewer for GNU ddrescue mapfiles"
HOMEPAGE="https://sourceforge.net/projects/ddrescueview/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz -> ${P}.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.xz -> ${P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"