diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /games-emulation | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2 gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip |
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/advancescan/advancescan-1.16-r1.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/dgen-sdl/dgen-sdl-1.33-r1.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.74.3.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-0.75_pre4302.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/dosbox/dosbox-9999.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/emutos/emutos-1.3.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/gens/gens-2.15.5-r2.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.25-r1.ebuild | 4 |
8 files changed, 15 insertions, 15 deletions
diff --git a/games-emulation/advancescan/advancescan-1.16-r1.ebuild b/games-emulation/advancescan/advancescan-1.16-r1.ebuild index 6a0026200b4a..5d13ee2f8651 100644 --- a/games-emulation/advancescan/advancescan-1.16-r1.ebuild +++ b/games-emulation/advancescan/advancescan-1.16-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="A command line rom manager for MAME, MESS, AdvanceMAME, AdvanceMESS and Raine" HOMEPAGE="http://advancemame.sourceforge.net/scan-readme.html" SRC_URI=" - mirror://sourceforge/advancemame/${P}.tar.gz + https://downloads.sourceforge.net/advancemame/${P}.tar.gz https://dev.gentoo.org/~juippis/distfiles/tmp/advancescan-1.16-gcc6.patch" LICENSE="GPL-2" diff --git a/games-emulation/dgen-sdl/dgen-sdl-1.33-r1.ebuild b/games-emulation/dgen-sdl/dgen-sdl-1.33-r1.ebuild index c7e99f0a6b0e..b433b03a04d2 100644 --- a/games-emulation/dgen-sdl/dgen-sdl-1.33-r1.ebuild +++ b/games-emulation/dgen-sdl/dgen-sdl-1.33-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="Linux/SDL-Port of the famous DGen MegaDrive/Genesis-Emulator" HOMEPAGE="https://dgen.sourceforge.net/" -SRC_URI="mirror://sourceforge/dgen/files/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/dgen/files/${P}.tar.gz" LICENSE="dgen-sdl BSD BSD-2 free-noncomm LGPL-2.1+ GPL-2+" SLOT="0" diff --git a/games-emulation/dosbox/dosbox-0.74.3.ebuild b/games-emulation/dosbox/dosbox-0.74.3.ebuild index efeca818c009..e7e8e6dc2d82 100644 --- a/games-emulation/dosbox/dosbox-0.74.3.ebuild +++ b/games-emulation/dosbox/dosbox-0.74.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 @@ -20,7 +20,7 @@ case ${PV} in *) MY_PV=$(ver_rs 2 -) MY_P=${PN}-${MY_PV} - SRC_URI="mirror://sourceforge/dosbox/${MY_P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/dosbox/${MY_P}.tar.gz" ;; esac diff --git a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild b/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild index 46dad86e1fb1..8ec0aed21784 100644 --- a/games-emulation/dosbox/dosbox-0.75_pre4302.ebuild +++ b/games-emulation/dosbox/dosbox-0.75_pre4302.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 @@ -20,7 +20,7 @@ case ${PV} in *) MY_PV=$(ver_rs 2 -) MY_P=${PN}-${MY_PV} - SRC_URI="mirror://sourceforge/dosbox/${MY_P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/dosbox/${MY_P}.tar.gz" ;; esac diff --git a/games-emulation/dosbox/dosbox-9999.ebuild b/games-emulation/dosbox/dosbox-9999.ebuild index cb63c341cf2c..e113bd078a84 100644 --- a/games-emulation/dosbox/dosbox-9999.ebuild +++ b/games-emulation/dosbox/dosbox-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 @@ -20,7 +20,7 @@ case ${PV} in *) MY_PV=$(ver_rs 2 -) MY_P=${PN}-${MY_PV} - SRC_URI="mirror://sourceforge/dosbox/${MY_P}.tar.gz" + SRC_URI="https://downloads.sourceforge.net/dosbox/${MY_P}.tar.gz" ;; esac diff --git a/games-emulation/emutos/emutos-1.3.ebuild b/games-emulation/emutos/emutos-1.3.ebuild index 18d28fdbe4a9..4e3a5e1f9b0b 100644 --- a/games-emulation/emutos/emutos-1.3.ebuild +++ b/games-emulation/emutos/emutos-1.3.ebuild @@ -8,7 +8,7 @@ MY_VERS=( 192k 256k 512k 1024k:etos aranym:emutos- ) DESCRIPTION="Single-user single-tasking operating system for 32-bit Atari computer emulators" HOMEPAGE="https://emutos.sourceforge.net" -SRC_URI="$(printf "mirror://sourceforge/emutos/${PN}-%s-${PV}.zip " "${MY_VERS[@]%:*}")" +SRC_URI="$(printf "https://downloads.sourceforge.net/emutos/${PN}-%s-${PV}.zip " "${MY_VERS[@]%:*}")" S=${WORKDIR} LICENSE="GPL-2" diff --git a/games-emulation/gens/gens-2.15.5-r2.ebuild b/games-emulation/gens/gens-2.15.5-r2.ebuild index b4c3edece97b..180732886a45 100644 --- a/games-emulation/gens/gens-2.15.5-r2.ebuild +++ b/games-emulation/gens/gens-2.15.5-r2.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 desktop flag-o-matic multilib DESCRIPTION="Sega Genesis/CD/32X emulator" HOMEPAGE="https://sourceforge.net/projects/gens/" -SRC_URI="mirror://sourceforge/gens/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/gens/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/games-emulation/mamory/mamory-0.2.25-r1.ebuild b/games-emulation/mamory/mamory-0.2.25-r1.ebuild index a869f3eea1a9..c49f2b39269f 100644 --- a/games-emulation/mamory/mamory-0.2.25-r1.ebuild +++ b/games-emulation/mamory/mamory-0.2.25-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 autotools flag-o-matic DESCRIPTION="ROM management tools and library" HOMEPAGE="https://sourceforge.net/projects/mamory/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |