diff --git a/app-emulation/ruffle/ruffle-0_p20260213.ebuild b/app-emulation/ruffle/ruffle-0_p20260213.ebuild index aa2d5b43288e..0f8698781159 100644 --- a/app-emulation/ruffle/ruffle-0_p20260213.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20260213.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://ruffle.rs/" SRC_URI=" https://github.com/ruffle-rs/ruffle/archive/refs/tags/${MY_PV}.tar.gz -> ${MY_P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${MY_P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${MY_P}-vendor.tar.xz " S=${WORKDIR}/${MY_P} diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-3.0b.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-3.0b.ebuild index a344788e385a..6e37e8e0e560 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-3.0b.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-3.0b.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 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://github.com/HansKristian-Work/vkd3d-proton.git" else # tarball is same as upstream except for including git submodules - SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz" + SRC_URI="https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}.tar.xz" KEYWORDS="-* amd64 x86" fi diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild index 6fba6a03c9de..2abe35ab2c04 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 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://github.com/HansKristian-Work/vkd3d-proton.git" else # tarball is same as upstream except for including git submodules - SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz" + SRC_URI="https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}.tar.xz" KEYWORDS="-* ~amd64 ~x86" fi diff --git a/app-text/mdbook/mdbook-0.5.2.ebuild b/app-text/mdbook/mdbook-0.5.2.ebuild index 4362d96a8a8e..34e404e337f7 100644 --- a/app-text/mdbook/mdbook-0.5.2.ebuild +++ b/app-text/mdbook/mdbook-0.5.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://rust-lang.github.io/mdBook/" SRC_URI=" https://github.com/rust-lang/mdBook/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " S=${WORKDIR}/${P/b/B} diff --git a/dev-python/adblock/adblock-0.6.0-r1.ebuild b/dev-python/adblock/adblock-0.6.0-r1.ebuild index a43f184364c3..c47c3d35857d 100644 --- a/dev-python/adblock/adblock-0.6.0-r1.ebuild +++ b/dev-python/adblock/adblock-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ArniDagur/python-adblock" SRC_URI=" https://github.com/ArniDagur/python-adblock/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " S=${WORKDIR}/python-${P} diff --git a/dev-qt/qtwebengine/qtwebengine-6.10.1.ebuild b/dev-qt/qtwebengine/qtwebengine-6.10.1.ebuild index f46dc12c524b..2d7f1838a139 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.10.1.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.10.1.ebuild @@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications" SRC_URI+=" - https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-8.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-6.10-patchset-8.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then diff --git a/dev-qt/qtwebengine/qtwebengine-6.10.2.ebuild b/dev-qt/qtwebengine/qtwebengine-6.10.2.ebuild index f4c77fd2155a..b09438bf4a58 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.10.2.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.10.2.ebuild @@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications" SRC_URI+=" - https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-8.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-6.10-patchset-8.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then diff --git a/dev-qt/qtwebengine/qtwebengine-6.10.3.ebuild b/dev-qt/qtwebengine/qtwebengine-6.10.3.ebuild index a3d52b57afae..90c473752787 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.10.3.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.10.3.ebuild @@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications" SRC_URI+=" - https://dev.gentoo.org/~ionen/distfiles/${PN}-6.10-patchset-8.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-6.10-patchset-8.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then diff --git a/dev-qt/qtwebengine/qtwebengine-6.11.0.ebuild b/dev-qt/qtwebengine/qtwebengine-6.11.0.ebuild index 0ae792110394..fe0c89375adb 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.11.0.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.11.0.ebuild @@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications" SRC_URI+=" - https://dev.gentoo.org/~ionen/distfiles/${PN}-6.11-patchset-1.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-6.11-patchset-1.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then diff --git a/dev-qt/qtwebengine/qtwebengine-6.11.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.11.9999.ebuild index 0ae792110394..fe0c89375adb 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.11.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.11.9999.ebuild @@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications" SRC_URI+=" - https://dev.gentoo.org/~ionen/distfiles/${PN}-6.11-patchset-1.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-6.11-patchset-1.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then diff --git a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild index 446338046b8a..800d1107d556 100644 --- a/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild +++ b/dev-qt/qtwebengine/qtwebengine-6.9999.ebuild @@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications" SRC_URI+=" - https://dev.gentoo.org/~ionen/distfiles/${PN}-6.11-patchset-1.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-6.11-patchset-1.tar.xz " if [[ ${QT6_BUILD_TYPE} == release ]]; then diff --git a/dev-util/cargo-vendor-filterer/cargo-vendor-filterer-0.5.18.ebuild b/dev-util/cargo-vendor-filterer/cargo-vendor-filterer-0.5.18.ebuild index c832da46adcb..be008a5402e6 100644 --- a/dev-util/cargo-vendor-filterer/cargo-vendor-filterer-0.5.18.ebuild +++ b/dev-util/cargo-vendor-filterer/cargo-vendor-filterer-0.5.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/coreos/cargo-vendor-filterer/" SRC_URI=" https://github.com/coreos/cargo-vendor-filterer/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " LICENSE="Apache-2.0" diff --git a/dev-util/maturin/maturin-1.11.5.ebuild b/dev-util/maturin/maturin-1.11.5.ebuild index 2453d1d55376..ab1b5a405d2f 100644 --- a/dev-util/maturin/maturin-1.11.5.ebuild +++ b/dev-util/maturin/maturin-1.11.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.maturin.rs/" SRC_URI=" https://github.com/PyO3/maturin/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " # ^ tarball also includes test-crates' Cargo.lock(s) crates for tests diff --git a/dev-util/maturin/maturin-1.12.5.ebuild b/dev-util/maturin/maturin-1.12.5.ebuild index 5bc928ae4855..ede1e3b16a25 100644 --- a/dev-util/maturin/maturin-1.12.5.ebuild +++ b/dev-util/maturin/maturin-1.12.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.maturin.rs/" SRC_URI=" https://github.com/PyO3/maturin/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " # ^ tarball also includes test-crates' Cargo.lock(s) crates for tests diff --git a/dev-util/maturin/maturin-1.12.6.ebuild b/dev-util/maturin/maturin-1.12.6.ebuild index 2f6018f62d8f..49740cbdfdbb 100644 --- a/dev-util/maturin/maturin-1.12.6.ebuild +++ b/dev-util/maturin/maturin-1.12.6.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.maturin.rs/" SRC_URI=" https://github.com/PyO3/maturin/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " # ^ tarball also includes test-crates' Cargo.lock(s) crates for tests diff --git a/games-action/heroes/heroes-0.21-r3.ebuild b/games-action/heroes/heroes-0.21-r3.ebuild index a2f58852323e..6a3dd0d8c6e2 100644 --- a/games-action/heroes/heroes-0.21-r3.ebuild +++ b/games-action/heroes/heroes-0.21-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI=" https://downloads.sourceforge.net/${PN}/${PN}-data-1.5.tar.bz2 https://downloads.sourceforge.net/${PN}/${PN}-sound-tracks-1.0.tar.bz2 https://downloads.sourceforge.net/${PN}/${PN}-sound-effects-1.0.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.3.ebuild b/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.3.ebuild index 5e7537d754e6..0470722fcc33 100644 --- a/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.3.ebuild +++ b/games-action/spacearyarya-kxl/spacearyarya-kxl-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="2D/3D shooting game" HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html" SRC_URI=" https://gitlab.com/oss-abandonware/games-action/space-aryarya/-/archive/${PV}/space-aryarya-${PV}.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}/space-aryarya-${PV}" LICENSE="GPL-2" diff --git a/games-action/teeworlds/teeworlds-0.7.5-r3.ebuild b/games-action/teeworlds/teeworlds-0.7.5-r3.ebuild index dcf5ac3b355c..3c58dad6970f 100644 --- a/games-action/teeworlds/teeworlds-0.7.5-r3.ebuild +++ b/games-action/teeworlds/teeworlds-0.7.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DESCRIPTION="Online multi-player platform 2D shooter" HOMEPAGE="https://www.teeworlds.com/" SRC_URI=" https://github.com/teeworlds/teeworlds/releases/download/${PV}/teeworlds-${PV}-src.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png " S=${WORKDIR}/${P}-src diff --git a/games-action/xpilot/xpilot-4.5.5-r1.ebuild b/games-action/xpilot/xpilot-4.5.5-r1.ebuild index ccdf6585568c..c8cdc30fce04 100644 --- a/games-action/xpilot/xpilot-4.5.5-r1.ebuild +++ b/games-action/xpilot/xpilot-4.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit desktop flag-o-matic toolchain-funcs DESCRIPTION="Multi-player 2D client/server space game" HOMEPAGE="http://www.xpilot.org/" SRC_URI=" - https://dev.gentoo.org/~ionen/distfiles/${PN}.png + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png https://downloads.sourceforge.net/xpilotgame/${P}.tar.bz2" LICENSE="GPL-2+" diff --git a/games-arcade/abe/abe-1.1-r2.ebuild b/games-arcade/abe/abe-1.1-r2.ebuild index 2fed9c269927..da093a86c8cc 100644 --- a/games-arcade/abe/abe-1.1-r2.ebuild +++ b/games-arcade/abe/abe-1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE=" " SRC_URI=" https://downloads.sourceforge.net/abe/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-arcade/apricots/apricots-0.2.8.ebuild b/games-arcade/apricots/apricots-0.2.8.ebuild index 45e9e5f3c36b..706e5e3c7901 100644 --- a/games-arcade/apricots/apricots-0.2.8.ebuild +++ b/games-arcade/apricots/apricots-0.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Fly a plane around and bomb/shoot the enemy (port of Planegame from HOMEPAGE="https://github.com/moggers87/apricots" SRC_URI=" https://github.com/moggers87/apricots/releases/download/v${PV}/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-arcade/balloonchase/balloonchase-0.9.6-r2.ebuild b/games-arcade/balloonchase/balloonchase-0.9.6-r2.ebuild index aa65b89196ec..b306696337b6 100644 --- a/games-arcade/balloonchase/balloonchase-0.9.6-r2.ebuild +++ b/games-arcade/balloonchase/balloonchase-0.9.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Fly a hot air balloon and try to blow the other player out of the s HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI=" mirror://gentoo/${P}.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/cob/cob-0.9-r2.ebuild b/games-arcade/cob/cob-0.9-r2.ebuild index 5311fc6a8ea7..422905681834 100644 --- a/games-arcade/cob/cob-0.9-r2.ebuild +++ b/games-arcade/cob/cob-0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Cruising on Broadway: a painting-type game" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI=" mirror://gentoo/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/conveysdl/conveysdl-1.3-r2.ebuild b/games-arcade/conveysdl/conveysdl-1.3-r2.ebuild index 54d79cf9b620..15666ac92568 100644 --- a/games-arcade/conveysdl/conveysdl-1.3-r2.ebuild +++ b/games-arcade/conveysdl/conveysdl-1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Guide the blob along the conveyer belt collecting the red blobs" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI=" mirror://gentoo/${P/-/.}.tar - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}" LICENSE="GPL-2" diff --git a/games-arcade/defendguin/defendguin-0.0.12-r2.ebuild b/games-arcade/defendguin/defendguin-0.0.12-r2.ebuild index ad50acf43a20..0eac9e212736 100644 --- a/games-arcade/defendguin/defendguin-0.0.12-r2.ebuild +++ b/games-arcade/defendguin/defendguin-0.0.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Clone of the arcade game Defender, but with a Linux theme" HOMEPAGE="http://www.newbreedsoftware.com/defendguin/" SRC_URI=" https://tuxpaint.org/ftp/unix/x/defendguin/src/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-arcade/defendguin/defendguin-0.0.13.ebuild b/games-arcade/defendguin/defendguin-0.0.13.ebuild index fd325b1667e7..571f6042e756 100644 --- a/games-arcade/defendguin/defendguin-0.0.13.ebuild +++ b/games-arcade/defendguin/defendguin-0.0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Clone of the arcade game Defender, but with a Linux theme" HOMEPAGE="http://www.newbreedsoftware.com/defendguin/" SRC_URI=" https://tuxpaint.org/ftp/unix/x/defendguin/src/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-arcade/digger/digger-20140423-r2.ebuild b/games-arcade/digger/digger-20140423-r2.ebuild index cea104394634..79cf32bf9469 100644 --- a/games-arcade/digger/digger-20140423-r2.ebuild +++ b/games-arcade/digger/digger-20140423-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Digger Remastered" HOMEPAGE="https://www.digger.org/" SRC_URI=" mirror://gentoo/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}/${PN}-${PN}" LICENSE="GPL-2" diff --git a/games-arcade/excido/excido-0.1.5c-r4.ebuild b/games-arcade/excido/excido-0.1.5c-r4.ebuild index dc58b8086e42..c17f0656bd3c 100644 --- a/games-arcade/excido/excido-0.1.5c-r4.ebuild +++ b/games-arcade/excido/excido-0.1.5c-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Fast paced action game" HOMEPAGE="https://icculus.org/excido/" SRC_URI=" https://icculus.org/excido/${P}-src.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/grande-KXL/grande-KXL-0.6-r3.ebuild b/games-arcade/grande-KXL/grande-KXL-0.6-r3.ebuild index 13d41d77c5c5..13cf7743c7b8 100644 --- a/games-arcade/grande-KXL/grande-KXL-0.6-r3.ebuild +++ b/games-arcade/grande-KXL/grande-KXL-0.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="ZANAC type game" HOMEPAGE="http://triring.net/ps2linux/games/kxl/kxlgames.html" SRC_URI=" mirror://gentoo/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-arcade/komi/komi-1.04-r2.ebuild b/games-arcade/komi/komi-1.04-r2.ebuild index 43624c31a2a3..f4458b00c1b7 100644 --- a/games-arcade/komi/komi-1.04-r2.ebuild +++ b/games-arcade/komi/komi-1.04-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Komi the Space Frog - a simple SDL game" HOMEPAGE="https://komi.sourceforge.net/" SRC_URI=" https://downloads.sourceforge.net/komi/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/late/late-0.1.0-r2.ebuild b/games-arcade/late/late-0.1.0-r2.ebuild index ddb6d3931eb1..adc8e4d76ae8 100644 --- a/games-arcade/late/late-0.1.0-r2.ebuild +++ b/games-arcade/late/late-0.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Game similar to Barrack by Ambrosia Software" HOMEPAGE="https://late.sourceforge.net/" SRC_URI=" https://downloads.sourceforge.net/late/${P}.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/lbreakout/lbreakout-010315-r1.ebuild b/games-arcade/lbreakout/lbreakout-010315-r1.ebuild index 1a9d5931aef9..849efc4ad77b 100644 --- a/games-arcade/lbreakout/lbreakout-010315-r1.ebuild +++ b/games-arcade/lbreakout/lbreakout-010315-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Breakout clone written with the SDL library" HOMEPAGE="https://lgames.sourceforge.io/LBreakout/" SRC_URI=" https://downloads.sourceforge.net/lgames/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/lbreakout/lbreakout-010315-r2.ebuild b/games-arcade/lbreakout/lbreakout-010315-r2.ebuild index 87bea61d32c1..60bb9689c9b8 100644 --- a/games-arcade/lbreakout/lbreakout-010315-r2.ebuild +++ b/games-arcade/lbreakout/lbreakout-010315-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Breakout clone written with the SDL library" HOMEPAGE="https://lgames.sourceforge.io/LBreakout/" SRC_URI=" https://downloads.sourceforge.net/lgames/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-arcade/opensonic/opensonic-0.1.4-r4.ebuild b/games-arcade/opensonic/opensonic-0.1.4-r4.ebuild index f8603e045684..20b3742fc529 100644 --- a/games-arcade/opensonic/opensonic-0.1.4-r4.ebuild +++ b/games-arcade/opensonic/opensonic-0.1.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Free open-source game based on the Sonic the Hedgehog universe" HOMEPAGE="https://opensnc.sourceforge.net/" SRC_URI=" https://downloads.sourceforge.net/project/opensnc/Open%20Sonic/${PV}/opensnc-src-${PV}.tar.gz - mirror+https://dev.gentoo.org/~ionen/distfiles/loggcompat-4.4.2.tar.gz" + mirror+https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/loggcompat-4.4.2.tar.gz" S="${WORKDIR}/opensnc-src-${PV}" LICENSE="GPL-2+ MIT" diff --git a/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild b/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild index 5af712192827..f488c4b88e5d 100644 --- a/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild +++ b/games-arcade/whichwayisup/whichwayisup-0.7.9_p8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.oletus.fi/static/whichwayisup/" SRC_URI=" https://www.oletus.fi/static/whichwayisup/${PN}_b079.zip mirror://debian/pool/main/${P::1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png " S=${WORKDIR}/${PN} diff --git a/games-arcade/xscavenger/xscavenger-1.4.5.ebuild b/games-arcade/xscavenger/xscavenger-1.4.5.ebuild index d8525d0d2ccd..94a4dacbaa73 100644 --- a/games-arcade/xscavenger/xscavenger-1.4.5.ebuild +++ b/games-arcade/xscavenger/xscavenger-1.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Lode-Runner-like arcade game" HOMEPAGE="https://www.linuxmotors.com/linux/scavenger/index.html" SRC_URI=" https://www.linuxmotors.com/linux/scavenger/downloads/${P}.tgz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-board/atakks/atakks-1.0-r2.ebuild b/games-board/atakks/atakks-1.0-r2.ebuild index 4dd2ccb10946..bf372175c9b4 100644 --- a/games-board/atakks/atakks-1.0-r2.ebuild +++ b/games-board/atakks/atakks-1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Clone of Ataxx" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI=" mirror://gentoo/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}/${PN}_${PV}" LICENSE="GPL-2+" diff --git a/games-board/megamek/megamek-0.34.10-r3.ebuild b/games-board/megamek/megamek-0.34.10-r3.ebuild index 4a6545a38c87..568444f49db6 100644 --- a/games-board/megamek/megamek-0.34.10-r3.ebuild +++ b/games-board/megamek/megamek-0.34.10-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Unofficial online version of the Classic BattleTech board game" HOMEPAGE="https://megamek.org/" SRC_URI=" https://downloads.sourceforge.net/project/megamek/Archived%20Stable/MegaMek%20v${PV}/MegaMek-v${PV}.zip - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}" LICENSE="GPL-2+" diff --git a/games-board/xskat/xskat-4.0-r2.ebuild b/games-board/xskat/xskat-4.0-r2.ebuild index 34b32c4049b9..ebe2453f4b4b 100644 --- a/games-board/xskat/xskat-4.0-r2.ebuild +++ b/games-board/xskat/xskat-4.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Famous german card game" HOMEPAGE="http://www.xskat.de/xskat.html" SRC_URI=" http://www.xskat.de/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="freedist" SLOT="0" diff --git a/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild index 26f3788ce008..12baf7851ae4 100644 --- a/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild +++ b/games-puzzle/lmarbles/lmarbles-1.0.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Puzzle game inspired by Atomix and written in SDL" HOMEPAGE="https://lgames.sourceforge.io/LMarbles/" SRC_URI=" https://download.sourceforge.net/lgames/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2+" SLOT="0" diff --git a/games-puzzle/xlogical/xlogical-1.0.8.ebuild b/games-puzzle/xlogical/xlogical-1.0.8.ebuild index 33d120bea420..79312d41aa9b 100644 --- a/games-puzzle/xlogical/xlogical-1.0.8.ebuild +++ b/games-puzzle/xlogical/xlogical-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="Puzzle game based on the Logical! game released on the Commodore Am HOMEPAGE="https://changeling.ixionstudios.com/xlogical/" SRC_URI=" https://changeling.ixionstudios.com/xlogical/downloads/${MY_P}.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" diff --git a/games-roguelike/dwarf-fortress/dwarf-fortress-51.13.ebuild b/games-roguelike/dwarf-fortress/dwarf-fortress-51.13.ebuild index 9dfffc2c148d..f7a70e5c0eb1 100644 --- a/games-roguelike/dwarf-fortress/dwarf-fortress-51.13.ebuild +++ b/games-roguelike/dwarf-fortress/dwarf-fortress-51.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ MY_P="df_${PV//./_}" DESCRIPTION="Single-player fantasy game" HOMEPAGE="https://www.bay12games.com/dwarves/" SRC_URI="https://www.bay12games.com/dwarves/${MY_P}_linux.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}" LICENSE="free-noncomm BSD BitstreamVera" diff --git a/games-rpg/draci-historie/draci-historie-2012-r1.ebuild b/games-rpg/draci-historie/draci-historie-2012-r1.ebuild index 262964dad79f..27d293c44b9d 100644 --- a/games-rpg/draci-historie/draci-historie-2012-r1.ebuild +++ b/games-rpg/draci-historie/draci-historie-2012-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" l10n_en? ( ${BASE_URL}-en-${PV}.zip ) l10n_pl? ( ${BASE_URL}-pl-${PV}.zip ) !l10n_cs? ( !l10n_de? ( !l10n_en? ( !l10n_pl? ( ${BASE_URL}-en-${PV}.zip ) ) ) ) - https://dev.gentoo.org/~ionen/distfiles/${PN}.png + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png " S="${WORKDIR}" diff --git a/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild b/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild index 81ba8550632d..d5f6513ceb78 100644 --- a/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild +++ b/games-rpg/egoboo/egoboo-2.8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="3D dungeon crawling adventure in the spirit of NetHack" HOMEPAGE="https://egoboo.sourceforge.net/" SRC_URI=" https://downloads.sourceforge.net/${PN}/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-3+" SLOT="0" diff --git a/games-simulation/gl117/gl117-1.3.2-r1.ebuild b/games-simulation/gl117/gl117-1.3.2-r1.ebuild index 5bd61e1b54d2..ec55e38c8f27 100644 --- a/games-simulation/gl117/gl117-1.3.2-r1.ebuild +++ b/games-simulation/gl117/gl117-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="Action flight simulator" HOMEPAGE="https://sourceforge.net/projects/gl-117/" SRC_URI=" https://downloads.sourceforge.net/gl-117/${MY_P}.tar.bz2 - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" diff --git a/games-simulation/lincity/lincity-1.13.1-r4.ebuild b/games-simulation/lincity/lincity-1.13.1-r4.ebuild index ecbbf9208eff..106cf2ee04bb 100644 --- a/games-simulation/lincity/lincity-1.13.1-r4.ebuild +++ b/games-simulation/lincity/lincity-1.13.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="City simulation game for X" HOMEPAGE="https://lincity.sourceforge.net/" SRC_URI=" https://downloads.sourceforge.net/lincity/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}.png" + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}.png" LICENSE="GPL-2" SLOT="0" diff --git a/games-strategy/naev/naev-0.13.3-r1.ebuild b/games-strategy/naev/naev-0.13.3-r1.ebuild index 69a3cb5b02c6..c4a1903acacd 100644 --- a/games-strategy/naev/naev-0.13.3-r1.ebuild +++ b/games-strategy/naev/naev-0.13.3-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://naev.org/" # it fails downloading crates in sandbox to generate several cargo files SRC_URI=" https://codeberg.org/naev/naev/releases/download/v${PV}/${P}-source.tar.xz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " LICENSE="GPL-3+ BSD BSD-2 MIT" diff --git a/media-gfx/realesrgan-ncnn-vulkan/realesrgan-ncnn-vulkan-0.2.0-r1.ebuild b/media-gfx/realesrgan-ncnn-vulkan/realesrgan-ncnn-vulkan-0.2.0-r1.ebuild index ecd08c40bf16..dc5da4b163d2 100644 --- a/media-gfx/realesrgan-ncnn-vulkan/realesrgan-ncnn-vulkan-0.2.0-r1.ebuild +++ b/media-gfx/realesrgan-ncnn-vulkan/realesrgan-ncnn-vulkan-0.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan" SRC_URI=" https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${PN}-models.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${PN}-models.tar.xz " S=${WORKDIR}/Real-ESRGAN-ncnn-vulkan-${PV} diff --git a/media-libs/libdovi/libdovi-3.3.2.ebuild b/media-libs/libdovi/libdovi-3.3.2.ebuild index a75298bf7030..4cf1a6e26ebc 100644 --- a/media-libs/libdovi/libdovi-3.3.2.ebuild +++ b/media-libs/libdovi/libdovi-3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="Dolby Vision metadata parsing and writing" HOMEPAGE="https://github.com/quietvoid/dovi_tool/" SRC_URI=" https://github.com/quietvoid/dovi_tool/archive/refs/tags/${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " S=${WORKDIR}/dovi_tool-${P}/dolby_vision diff --git a/media-libs/subrandr/subrandr-1.2.0.ebuild b/media-libs/subrandr/subrandr-1.2.0.ebuild index d14855bbcd0e..4be31e5492f9 100644 --- a/media-libs/subrandr/subrandr-1.2.0.ebuild +++ b/media-libs/subrandr/subrandr-1.2.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/afishhh/subrandr/" SRC_URI=" https://github.com/afishhh/subrandr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz " LICENSE="MPL-2.0" diff --git a/media-sound/jack2/jack2-1.9.22.ebuild b/media-sound/jack2/jack2-1.9.22.ebuild index 73b6c890daef..a38ff84a0d9f 100644 --- a/media-sound/jack2/jack2-1.9.22.ebuild +++ b/media-sound/jack2/jack2-1.9.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ else SRC_URI=" https://github.com/jackaudio/jack2/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~ionen/distfiles/${P}-python3.12.patch.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-python3.12.patch.xz " KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv x86" fi diff --git a/media-video/ffmpeg-compat/ffmpeg-compat-4.4.5-r2.ebuild b/media-video/ffmpeg-compat/ffmpeg-compat-4.4.5-r2.ebuild index bc25246df5f3..b39ee8b6c31b 100644 --- a/media-video/ffmpeg-compat/ffmpeg-compat-4.4.5-r2.ebuild +++ b/media-video/ffmpeg-compat/ffmpeg-compat-4.4.5-r2.ebuild @@ -18,7 +18,7 @@ else SRC_URI=" https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz verify-sig? ( https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz.asc ) - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-1.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-1.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg-compat/ffmpeg-compat-4.4.6-r1.ebuild b/media-video/ffmpeg-compat/ffmpeg-compat-4.4.6-r1.ebuild index 4efe67f1b645..cfc96c7f587d 100644 --- a/media-video/ffmpeg-compat/ffmpeg-compat-4.4.6-r1.ebuild +++ b/media-video/ffmpeg-compat/ffmpeg-compat-4.4.6-r1.ebuild @@ -18,7 +18,7 @@ else SRC_URI=" https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz verify-sig? ( https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz.asc ) - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg-compat/ffmpeg-compat-6.1.4.ebuild b/media-video/ffmpeg-compat/ffmpeg-compat-6.1.4.ebuild index 55be09cc0a73..0a09168d21c7 100644 --- a/media-video/ffmpeg-compat/ffmpeg-compat-6.1.4.ebuild +++ b/media-video/ffmpeg-compat/ffmpeg-compat-6.1.4.ebuild @@ -22,7 +22,7 @@ else ${FFMPEG_SOC_PATCH:+" soc? ( https://dev.gentoo.org/~chewi/distfiles/${FFMPEG_SOC_PATCH} ) "} - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-4.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-4.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg-compat/ffmpeg-compat-7.1.3.ebuild b/media-video/ffmpeg-compat/ffmpeg-compat-7.1.3.ebuild index 5143701be89d..27608a7adc41 100644 --- a/media-video/ffmpeg-compat/ffmpeg-compat-7.1.3.ebuild +++ b/media-video/ffmpeg-compat/ffmpeg-compat-7.1.3.ebuild @@ -22,7 +22,7 @@ else ${FFMPEG_SOC_PATCH:+" soc? ( https://dev.gentoo.org/~chewi/distfiles/${FFMPEG_SOC_PATCH} ) "} - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg/ffmpeg-4.4.5-r4.ebuild b/media-video/ffmpeg/ffmpeg-4.4.5-r4.ebuild index 2bae36df2726..6c0dd0026c75 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.5-r4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.5-r4.ebuild @@ -18,7 +18,7 @@ else SRC_URI=" https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz verify-sig? ( https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz.asc ) - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-1.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-1.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg/ffmpeg-4.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-4.4.6-r1.ebuild index ec2bc356c336..91a02642f085 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.6-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.6-r1.ebuild @@ -18,7 +18,7 @@ else SRC_URI=" https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz verify-sig? ( https://ffmpeg.org/releases/ffmpeg-${PV}.tar.xz.asc ) - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg/ffmpeg-6.1.4.ebuild b/media-video/ffmpeg/ffmpeg-6.1.4.ebuild index 9be70aea9529..ed36807bbf15 100644 --- a/media-video/ffmpeg/ffmpeg-6.1.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.1.4.ebuild @@ -22,7 +22,7 @@ else ${FFMPEG_SOC_PATCH:+" soc? ( https://dev.gentoo.org/~chewi/distfiles/${FFMPEG_SOC_PATCH} ) "} - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-4.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-4.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/media-video/ffmpeg/ffmpeg-7.1.3.ebuild b/media-video/ffmpeg/ffmpeg-7.1.3.ebuild index 2bfe03ff52b3..eebb06b004e3 100644 --- a/media-video/ffmpeg/ffmpeg-7.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-7.1.3.ebuild @@ -22,7 +22,7 @@ else ${FFMPEG_SOC_PATCH:+" soc? ( https://dev.gentoo.org/~chewi/distfiles/${FFMPEG_SOC_PATCH} ) "} - https://dev.gentoo.org/~ionen/distfiles/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/ffmpeg-$(ver_cut 1-2)-patchset-3.tar.xz " S=${WORKDIR}/ffmpeg-${PV} # avoid ${P} for ffmpeg-compat KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" diff --git a/sys-apps/vbetool/vbetool-1.2.2.ebuild b/sys-apps/vbetool/vbetool-1.2.2.ebuild index 32bbbd2f736b..5ce69d60728f 100644 --- a/sys-apps/vbetool/vbetool-1.2.2.ebuild +++ b/sys-apps/vbetool/vbetool-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Run real-mode video BIOS code to alter hw state (i.e. reinitialize video card)" HOMEPAGE="https://cgit.freedesktop.org/~airlied/vbetool/" -SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.xz" +SRC_URI="https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild b/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild index bcf3296a2424..b6ad5c9bf1d4 100644 --- a/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild +++ b/x11-misc/wmctrl/wmctrl-1.07-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Command line tool to interact with an EWMH/NetWM compatible X Window Manager" HOMEPAGE="https://github.com/Conservatory/wmctrl/" -SRC_URI="https://dev.gentoo.org/~ionen/distfiles/${P}.tar.gz" +SRC_URI="https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.45.0-r1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.45.0-r1.ebuild index b4177c186465..8cfe1024a893 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.45.0-r1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.45.0-r1.ebuild @@ -10,7 +10,7 @@ else SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/kitty-${PV}.tar.xz" # backport for less-691 search issue wrt bug #969467 # (not a patch due to binary files, and main package does not re-run tic) - SRC_URI+=" https://dev.gentoo.org/~ionen/distfiles/kitty-${PV}-less691-fix-backport.tar.xz" + SRC_URI+=" https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/kitty-${PV}-less691-fix-backport.tar.xz" S=${WORKDIR}/kitty-${PV} KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi diff --git a/x11-terms/kitty/kitty-0.45.0-r1.ebuild b/x11-terms/kitty/kitty-0.45.0-r1.ebuild index d6cd46a2ab86..6b41565e618d 100644 --- a/x11-terms/kitty/kitty-0.45.0-r1.ebuild +++ b/x11-terms/kitty/kitty-0.45.0-r1.ebuild @@ -14,12 +14,12 @@ else inherit verify-sig SRC_URI=" https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig ) " # backport for less-691 search issue wrt bug #969467 # (not a patch due to binary files, albeit could've re-generated with tic) - SRC_URI+=" https://dev.gentoo.org/~ionen/distfiles/${P}-less691-fix-backport.tar.xz" + SRC_URI+=" https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-less691-fix-backport.tar.xz" VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86" fi diff --git a/x11-terms/kitty/kitty-0.46.1.ebuild b/x11-terms/kitty/kitty-0.46.1.ebuild index 40b6638c76e7..95b852f47d88 100644 --- a/x11-terms/kitty/kitty-0.46.1.ebuild +++ b/x11-terms/kitty/kitty-0.46.1.ebuild @@ -14,7 +14,7 @@ else inherit verify-sig SRC_URI=" https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig ) " VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg diff --git a/x11-terms/kitty/kitty-0.46.2.ebuild b/x11-terms/kitty/kitty-0.46.2.ebuild index 40b6638c76e7..95b852f47d88 100644 --- a/x11-terms/kitty/kitty-0.46.2.ebuild +++ b/x11-terms/kitty/kitty-0.46.2.ebuild @@ -14,7 +14,7 @@ else inherit verify-sig SRC_URI=" https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig ) " VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild index 40b6638c76e7..95b852f47d88 100644 --- a/x11-terms/kitty/kitty-9999.ebuild +++ b/x11-terms/kitty/kitty-9999.ebuild @@ -14,7 +14,7 @@ else inherit verify-sig SRC_URI=" https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz - https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz + https://distfiles.gentoo.org/pub/dev/ionen@gentoo.org/${P}-vendor.tar.xz verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig ) " VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg