summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-04-12 12:47:52 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:21:05 +0200
commit794061a3298b5716db015defa7b3e2c583b73980 (patch)
treebefde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /games-strategy
parentstardict.eclass: inline mirror://sourceforge (diff)
downloadgentoo-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-strategy')
-rw-r--r--games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild4
-rw-r--r--games-strategy/freecol/freecol-1.0.0.ebuild4
-rw-r--r--games-strategy/freesynd/freesynd-0.7.5.ebuild4
-rw-r--r--games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild4
-rw-r--r--games-strategy/lgeneral/lgeneral-1.4.4.ebuild6
-rw-r--r--games-strategy/scorched3d/scorched3d-44-r2.ebuild4
-rw-r--r--games-strategy/scorched3d/scorched3d-44-r3.ebuild2
-rw-r--r--games-strategy/seven-kingdoms/seven-kingdoms-2.15.6.ebuild4
-rw-r--r--games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild2
-rw-r--r--games-strategy/uqm/uqm-0.8.0.ebuild18
-rw-r--r--games-strategy/warzone2100/warzone2100-4.4.2.ebuild4
-rw-r--r--games-strategy/wesnoth/wesnoth-1.17.19.ebuild4
-rw-r--r--games-strategy/wesnoth/wesnoth-1.17.20.ebuild4
13 files changed, 32 insertions, 32 deletions
diff --git a/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild b/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild
index 88206a191b6a..3ccbcf464bcc 100644
--- a/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild
+++ b/games-strategy/dunelegacy/dunelegacy-0.96.4.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 desktop xdg
DESCRIPTION="Updated clone of Westood Studios' Dune II"
HOMEPAGE="https://dunelegacy.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~riscv ~x86"
diff --git a/games-strategy/freecol/freecol-1.0.0.ebuild b/games-strategy/freecol/freecol-1.0.0.ebuild
index 11a7bf783240..dee9cfdc77bc 100644
--- a/games-strategy/freecol/freecol-1.0.0.ebuild
+++ b/games-strategy/freecol/freecol-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit desktop java-pkg-2 java-pkg-simple
DESCRIPTION="An open source clone of the game Colonization"
HOMEPAGE="https://www.freecol.org/"
-SRC_URI="mirror://sourceforge/project/freecol/freecol/freecol-${PV}/freecol-${PV}-src.zip"
+SRC_URI="https://downloads.sourceforge.net/project/freecol/freecol/freecol-${PV}/freecol-${PV}-src.zip"
S="${WORKDIR}/${PN}"
LICENSE="GPL-2+"
diff --git a/games-strategy/freesynd/freesynd-0.7.5.ebuild b/games-strategy/freesynd/freesynd-0.7.5.ebuild
index b42449bf5823..0d210ff3512a 100644
--- a/games-strategy/freesynd/freesynd-0.7.5.ebuild
+++ b/games-strategy/freesynd/freesynd-0.7.5.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 cmake desktop xdg-utils readme.gentoo-r1
DESCRIPTION="Portable engine reimplementation for the classic Bullfrog game Syndicate"
HOMEPAGE="https://freesynd.sourceforge.io/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild b/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild
index 8bcb09381651..12ed25ca6e58 100644
--- a/games-strategy/galaxyhack/galaxyhack-1.74-r2.ebuild
+++ b/games-strategy/galaxyhack/galaxyhack-1.74-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=7
@@ -7,7 +7,7 @@ inherit desktop edos2unix toolchain-funcs readme.gentoo-r1
DESCRIPTION="Multiplayer AI script based strategy game"
HOMEPAGE="https://galaxyhack.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2
mirror://gentoo/${PN}.png"
S="${WORKDIR}/${PN}/src"
diff --git a/games-strategy/lgeneral/lgeneral-1.4.4.ebuild b/games-strategy/lgeneral/lgeneral-1.4.4.ebuild
index 945971fd5c14..f35921ed74bd 100644
--- a/games-strategy/lgeneral/lgeneral-1.4.4.ebuild
+++ b/games-strategy/lgeneral/lgeneral-1.4.4.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
@@ -8,8 +8,8 @@ inherit readme.gentoo-r1 toolchain-funcs xdg
DESCRIPTION="Turn-based strategy game heavily inspired by the classic Panzer General"
HOMEPAGE="https://lgames.sourceforge.io/LGeneral/"
SRC_URI="
- mirror://sourceforge/lgeneral/${P}.tar.gz
- mirror://sourceforge/lgeneral/kukgen-data-1.1.tar.gz"
+ https://downloads.sourceforge.net/lgeneral/${P}.tar.gz
+ https://downloads.sourceforge.net/lgeneral/kukgen-data-1.1.tar.gz"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
diff --git a/games-strategy/scorched3d/scorched3d-44-r2.ebuild b/games-strategy/scorched3d/scorched3d-44-r2.ebuild
index 2916571b3d99..c6cea36cfce0 100644
--- a/games-strategy/scorched3d/scorched3d-44-r2.ebuild
+++ b/games-strategy/scorched3d/scorched3d-44-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=7
@@ -8,7 +8,7 @@ inherit autotools desktop edos2unix wxwidgets
DESCRIPTION="Multi-player tank battle in 3D (OpenGL)"
HOMEPAGE="http://www.scorched3d.co.uk/"
-SRC_URI="mirror://sourceforge/scorched3d/Scorched3D-${PV}-src.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/scorched3d/Scorched3D-${PV}-src.tar.gz"
S="${WORKDIR}/scorched"
LICENSE="GPL-2"
diff --git a/games-strategy/scorched3d/scorched3d-44-r3.ebuild b/games-strategy/scorched3d/scorched3d-44-r3.ebuild
index a9bcf92633c9..b708bff93c6b 100644
--- a/games-strategy/scorched3d/scorched3d-44-r3.ebuild
+++ b/games-strategy/scorched3d/scorched3d-44-r3.ebuild
@@ -8,7 +8,7 @@ inherit autotools desktop edos2unix flag-o-matic wxwidgets
DESCRIPTION="Multi-player tank battle in 3D (OpenGL)"
HOMEPAGE="http://www.scorched3d.co.uk/"
-SRC_URI="mirror://sourceforge/scorched3d/Scorched3D-${PV}-src.tar.gz
+SRC_URI="https://downloads.sourceforge.net/scorched3d/Scorched3D-${PV}-src.tar.gz
https://salsa.debian.org/games-team/scorched3d/-/raw/master/debian/scorched3d.png"
S="${WORKDIR}/scorched"
diff --git a/games-strategy/seven-kingdoms/seven-kingdoms-2.15.6.ebuild b/games-strategy/seven-kingdoms/seven-kingdoms-2.15.6.ebuild
index c0d6f65b1f17..114f69783efc 100644
--- a/games-strategy/seven-kingdoms/seven-kingdoms-2.15.6.ebuild
+++ b/games-strategy/seven-kingdoms/seven-kingdoms-2.15.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${MY_PV}"
DESCRIPTION="Seven Kingdoms: Ancient Adversaries"
HOMEPAGE="https://7kfans.com/"
-SRC_URI="mirror://sourceforge/skfans/${MY_P}.tar.gz
+SRC_URI="https://downloads.sourceforge.net/skfans/${MY_P}.tar.gz
https://dev.gentoo.org/~pinkbyte/distfiles/${MY_PN}.png"
LICENSE="GPL-2"
diff --git a/games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild b/games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild
index 93c67404831c..b87029251055 100644
--- a/games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild
+++ b/games-strategy/ufoai/ufoai-2.5.0_p20180603-r2.ebuild
@@ -18,7 +18,7 @@ DESCRIPTION="UFO: Alien Invasion - X-COM inspired strategy game"
HOMEPAGE="https://ufoai.org/"
SRC_URI="
https://dev.gentoo.org/~chewi/distfiles/${PN}-code-${COMMIT}.zip
- mirror://sourceforge/${PN}/${PN}-${DIST_VERSION}-data.tar
+ https://downloads.sourceforge.net/${PN}/${PN}-${DIST_VERSION}-data.tar
"
S="${WORKDIR}/${PN}-code-${COMMIT}"
diff --git a/games-strategy/uqm/uqm-0.8.0.ebuild b/games-strategy/uqm/uqm-0.8.0.ebuild
index c121e7c6fc56..73605954e17e 100644
--- a/games-strategy/uqm/uqm-0.8.0.ebuild
+++ b/games-strategy/uqm/uqm-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,15 +8,15 @@ inherit desktop multiprocessing toolchain-funcs
DESCRIPTION="The Ur-Quan Masters: Port of Star Control 2"
HOMEPAGE="https://sc2.sourceforge.net/"
SRC_URI="
- mirror://sourceforge/sc2/${P}-src.tgz
- mirror://sourceforge/sc2/${P}-content.uqm
- music? ( mirror://sourceforge/sc2/${P}-3domusic.uqm )
- voice? ( mirror://sourceforge/sc2/${P}-voice.uqm )
+ https://downloads.sourceforge.net/sc2/${P}-src.tgz
+ https://downloads.sourceforge.net/sc2/${P}-content.uqm
+ music? ( https://downloads.sourceforge.net/sc2/${P}-3domusic.uqm )
+ voice? ( https://downloads.sourceforge.net/sc2/${P}-voice.uqm )
remix? (
- mirror://sourceforge/sc2/${PN}-remix-disc1.uqm
- mirror://sourceforge/sc2/${PN}-remix-disc2.uqm
- mirror://sourceforge/sc2/${PN}-remix-disc3.uqm
- mirror://sourceforge/sc2/${PN}-remix-disc4-1.uqm
+ https://downloads.sourceforge.net/sc2/${PN}-remix-disc1.uqm
+ https://downloads.sourceforge.net/sc2/${PN}-remix-disc2.uqm
+ https://downloads.sourceforge.net/sc2/${PN}-remix-disc3.uqm
+ https://downloads.sourceforge.net/sc2/${PN}-remix-disc4-1.uqm
)"
LICENSE="CC-BY-2.0 CC-BY-NC-SA-2.5 GPL-2+"
diff --git a/games-strategy/warzone2100/warzone2100-4.4.2.ebuild b/games-strategy/warzone2100/warzone2100-4.4.2.ebuild
index d3acd7fee1f3..3125e1492345 100644
--- a/games-strategy/warzone2100/warzone2100-4.4.2.ebuild
+++ b/games-strategy/warzone2100/warzone2100-4.4.2.ebuild
@@ -13,8 +13,8 @@ VIDEOS_P=${PN}-videos-${VIDEOS_PV}.wz
DESCRIPTION="3D real-time strategy game"
HOMEPAGE="https://wz2100.net/"
SRC_URI="
- mirror://sourceforge/warzone2100/releases/${PV}/${PN}_src.tar.xz -> ${P}.tar.xz
- videos? ( mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz -> ${VIDEOS_P} )
+ https://downloads.sourceforge.net/warzone2100/releases/${PV}/${PN}_src.tar.xz -> ${P}.tar.xz
+ videos? ( https://downloads.sourceforge.net/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz -> ${VIDEOS_P} )
"
S="${WORKDIR}/${PN}"
diff --git a/games-strategy/wesnoth/wesnoth-1.17.19.ebuild b/games-strategy/wesnoth/wesnoth-1.17.19.ebuild
index b4c9db3eeff1..eb3ae4211e88 100644
--- a/games-strategy/wesnoth/wesnoth-1.17.19.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.17.19.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
@@ -8,7 +8,7 @@ inherit cmake flag-o-matic xdg
DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
HOMEPAGE="http://www.wesnoth.org
https://github.com/wesnoth/wesnoth"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/games-strategy/wesnoth/wesnoth-1.17.20.ebuild b/games-strategy/wesnoth/wesnoth-1.17.20.ebuild
index b4c9db3eeff1..eb3ae4211e88 100644
--- a/games-strategy/wesnoth/wesnoth-1.17.20.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.17.20.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
@@ -8,7 +8,7 @@ inherit cmake flag-o-matic xdg
DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
HOMEPAGE="http://www.wesnoth.org
https://github.com/wesnoth/wesnoth"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"