summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/enigma/enigma-1.21-r3.ebuild4
-rw-r--r--games-puzzle/fbg/fbg-0.9-r3.ebuild4
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-1.0.1-r100.ebuild6
-rw-r--r--games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild4
-rw-r--r--games-puzzle/gnurobbo/gnurobbo-0.68.ebuild4
-rw-r--r--games-puzzle/lpairs/lpairs-1.0.5.ebuild4
-rw-r--r--games-puzzle/ltris/ltris-1.0.19-r2.ebuild4
-rw-r--r--games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild4
-rw-r--r--games-puzzle/mures/mures-0.5-r2.ebuild4
-rw-r--r--games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild6
-rw-r--r--games-puzzle/pauker/pauker-1.8-r3.ebuild4
-rw-r--r--games-puzzle/toppler/toppler-1.1.6-r2.ebuild4
-rw-r--r--games-puzzle/twindistress/twindistress-1.1.0.ebuild4
-rw-r--r--games-puzzle/wizznic/wizznic-369-r1.ebuild4
-rw-r--r--games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r3.ebuild4
-rw-r--r--games-puzzle/xpired/xpired-1.22-r1.ebuild4
-rw-r--r--games-puzzle/xye/xye-0.12.2.ebuild4
-rw-r--r--games-puzzle/zaz/zaz-1.0.0-r1.ebuild4
18 files changed, 38 insertions, 38 deletions
diff --git a/games-puzzle/enigma/enigma-1.21-r3.ebuild b/games-puzzle/enigma/enigma-1.21-r3.ebuild
index a073345f7235..c5087bd921fd 100644
--- a/games-puzzle/enigma/enigma-1.21-r3.ebuild
+++ b/games-puzzle/enigma/enigma-1.21-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ inherit autotools xdg
DESCRIPTION="Puzzle game similar to Oxyd"
HOMEPAGE="http://www.nongnu.org/enigma/"
-SRC_URI="mirror://sourceforge/enigma-game/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/enigma-game/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/games-puzzle/fbg/fbg-0.9-r3.ebuild b/games-puzzle/fbg/fbg-0.9-r3.ebuild
index 60b0a7db390a..fe5f02090e9f 100644
--- a/games-puzzle/fbg/fbg-0.9-r3.ebuild
+++ b/games-puzzle/fbg/fbg-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 desktop
DESCRIPTION="Tetris clone written in OpenGL"
HOMEPAGE="https://fbg.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fbg/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/fbg/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/games-puzzle/fish-fillets/fish-fillets-1.0.1-r100.ebuild b/games-puzzle/fish-fillets/fish-fillets-1.0.1-r100.ebuild
index aef94ac2de03..a0b14c72be23 100644
--- a/games-puzzle/fish-fillets/fish-fillets-1.0.1-r100.ebuild
+++ b/games-puzzle/fish-fillets/fish-fillets-1.0.1-r100.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,8 +10,8 @@ inherit autotools desktop lua-single
DATA_PV="1.0.0"
DESCRIPTION="Underwater puzzle game - find a safe way out"
HOMEPAGE="https://fillets.sourceforge.net/"
-SRC_URI="mirror://sourceforge/fillets/fillets-ng-${PV}.tar.gz
- mirror://sourceforge/fillets/fillets-ng-data-${DATA_PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/fillets/fillets-ng-${PV}.tar.gz
+ https://downloads.sourceforge.net/fillets/fillets-ng-data-${DATA_PV}.tar.gz"
S="${WORKDIR}/fillets-ng-${PV}"
LICENSE="GPL-2+"
diff --git a/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild b/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild
index 9df1e1d2724e..a0c4210fb569 100644
--- a/games-puzzle/glightoff/glightoff-1.0.0-r1.ebuild
+++ b/games-puzzle/glightoff/glightoff-1.0.0-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 gnome2
DESCRIPTION="Simple (but not so easy to solve!) puzzle game"
HOMEPAGE="https://glightoff.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/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild b/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild
index d90d1fc92a60..1b5000966501 100644
--- a/games-puzzle/gnurobbo/gnurobbo-0.68.ebuild
+++ b/games-puzzle/gnurobbo/gnurobbo-0.68.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 toolchain-funcs
DESCRIPTION="Robbo, a popular Atari XE/XL game ported to Linux"
HOMEPAGE="https://gnurobbo.sourceforge.net/"
SRC_URI="
- mirror://sourceforge/gnurobbo/${P}-source.tar.gz
+ https://downloads.sourceforge.net/gnurobbo/${P}-source.tar.gz
https://salsa.debian.org/games-team/gnurobbo/-/raw/debian/$(ver_cut 1-2)+dfsg-5/debian/patches/single-variable-declarations.patch?inline=false -> ${P}-single-variable-declarations.patch
"
diff --git a/games-puzzle/lpairs/lpairs-1.0.5.ebuild b/games-puzzle/lpairs/lpairs-1.0.5.ebuild
index 58c3d94af73b..b9e8a91ceca1 100644
--- a/games-puzzle/lpairs/lpairs-1.0.5.ebuild
+++ b/games-puzzle/lpairs/lpairs-1.0.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
@@ -7,7 +7,7 @@ inherit desktop
DESCRIPTION="Classic memory game"
HOMEPAGE="https://lgames.sourceforge.io/LPairs/"
-SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/lgames/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/games-puzzle/ltris/ltris-1.0.19-r2.ebuild b/games-puzzle/ltris/ltris-1.0.19-r2.ebuild
index 33bc89d9f495..8f1d13c68d1e 100644
--- a/games-puzzle/ltris/ltris-1.0.19-r2.ebuild
+++ b/games-puzzle/ltris/ltris-1.0.19-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
@@ -6,7 +6,7 @@ inherit autotools desktop flag-o-matic
DESCRIPTION="Very polished Tetris clone"
HOMEPAGE="https://lgames.sourceforge.io/LTris/"
-SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/lgames/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild b/games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild
index 66db4ae6b1b0..67f7214136f2 100644
--- a/games-puzzle/meandmyshadow/meandmyshadow-0.5a.ebuild
+++ b/games-puzzle/meandmyshadow/meandmyshadow-0.5a.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 xdg cmake lua-single
DESCRIPTION="Puzzle/platform game with a player and its shadow"
HOMEPAGE="https://acmepjz.github.io/meandmyshadow/"
-SRC_URI="mirror://sourceforge/meandmyshadow/${PV}/${P}-src.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/meandmyshadow/${PV}/${P}-src.tar.gz"
LICENSE="
Apache-2.0 BitstreamVera CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0
diff --git a/games-puzzle/mures/mures-0.5-r2.ebuild b/games-puzzle/mures/mures-0.5-r2.ebuild
index 1b09b4612f37..f0ed73ce30d8 100644
--- a/games-puzzle/mures/mures-0.5-r2.ebuild
+++ b/games-puzzle/mures/mures-0.5-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 autotools desktop
DESCRIPTION="Clone of Sega's Chu Chu Rocket"
HOMEPAGE="https://mures.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mures/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/mures/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
index 4b6bfac95bb9..a96b81bfc608 100644
--- a/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3_p16-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit desktop optfeature python-single-r1
MY_P="${PN}-$(ver_cut 1-3)"
@@ -11,7 +11,7 @@ MY_P="${PN}-$(ver_cut 1-3)"
DESCRIPTION="Enriched clone of the game 'Logical' by Rainbow Arts"
HOMEPAGE="https://pathological.sourceforge.net/"
SRC_URI="
- mirror://sourceforge/pathological/${MY_P}.tar.gz
+ https://downloads.sourceforge.net/pathological/${MY_P}.tar.gz
mirror://debian/pool/main/p/pathological/${MY_P/-/_}-${PV/*_p}.debian.tar.xz"
S="${WORKDIR}/${MY_P}"
diff --git a/games-puzzle/pauker/pauker-1.8-r3.ebuild b/games-puzzle/pauker/pauker-1.8-r3.ebuild
index 19c8d1b4cb0a..6fb8a63cf540 100644
--- a/games-puzzle/pauker/pauker-1.8-r3.ebuild
+++ b/games-puzzle/pauker/pauker-1.8-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
@@ -9,7 +9,7 @@ inherit desktop java-pkg-2 java-ant-2
DESCRIPTION="A java based flashcard program"
HOMEPAGE="https://pauker.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/pauker/pauker/${PV}/${P}.src.jar"
+SRC_URI="https://downloads.sourceforge.net/project/pauker/pauker/${PV}/${P}.src.jar"
S="${WORKDIR}"
LICENSE="GPL-2"
diff --git a/games-puzzle/toppler/toppler-1.1.6-r2.ebuild b/games-puzzle/toppler/toppler-1.1.6-r2.ebuild
index 22c6128f577c..0da8bfffc2e0 100644
--- a/games-puzzle/toppler/toppler-1.1.6-r2.ebuild
+++ b/games-puzzle/toppler/toppler-1.1.6-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 autotools
DESCRIPTION="Reimplementation of Nebulous using SDL"
HOMEPAGE="https://gitlab.com/roever/toppler/"
-SRC_URI="mirror://sourceforge/toppler/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/toppler/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
diff --git a/games-puzzle/twindistress/twindistress-1.1.0.ebuild b/games-puzzle/twindistress/twindistress-1.1.0.ebuild
index e5ef7f2fff48..3988ca497480 100644
--- a/games-puzzle/twindistress/twindistress-1.1.0.ebuild
+++ b/games-puzzle/twindistress/twindistress-1.1.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
@@ -9,7 +9,7 @@ MY_P="twind-${PV}"
DESCRIPTION="Match and remove all of the blocks before time runs out"
HOMEPAGE="https://twind.sourceforge.net/"
-SRC_URI="mirror://sourceforge/twind/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/twind/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2+"
diff --git a/games-puzzle/wizznic/wizznic-369-r1.ebuild b/games-puzzle/wizznic/wizznic-369-r1.ebuild
index ca391dbb54d0..e1446c75a01f 100644
--- a/games-puzzle/wizznic/wizznic-369-r1.ebuild
+++ b/games-puzzle/wizznic/wizznic-369-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ inherit desktop
DESCRIPTION="Block-clearing puzzle game"
HOMEPAGE="http://wizznic.org/"
-SRC_URI="mirror://sourceforge/wizznic/Wizznic_src_build_${PV}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/wizznic/Wizznic_src_build_${PV}.tar.bz2"
LICENSE="GPL-3+"
SLOT="0"
diff --git a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r3.ebuild b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r3.ebuild
index 03a87c6dd39c..393c8c45cd95 100644
--- a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r3.ebuild
+++ b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41-r3.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
@@ -9,7 +9,7 @@ MY_PN="WorldOfGooDemo"
DESCRIPTION="Puzzle game with a strong emphasis on physics (demo version)"
HOMEPAGE="https://2dboy.com/"
-SRC_URI="mirror://sourceforge/slackbuildsdirectlinks/worldofgoo/${MY_PN}.${PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/slackbuildsdirectlinks/worldofgoo/${MY_PN}.${PV}.tar.gz"
LICENSE="2dboy-EULA"
SLOT="0"
diff --git a/games-puzzle/xpired/xpired-1.22-r1.ebuild b/games-puzzle/xpired/xpired-1.22-r1.ebuild
index 8f517d52a3b4..8fb097ba0442 100644
--- a/games-puzzle/xpired/xpired-1.22-r1.ebuild
+++ b/games-puzzle/xpired/xpired-1.22-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=6
@@ -6,7 +6,7 @@ inherit desktop
DESCRIPTION="Sokoban-styled puzzle game with lots more action"
HOMEPAGE="https://xpired.sourceforge.net"
-SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/xpired/${P}-linux_source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/games-puzzle/xye/xye-0.12.2.ebuild b/games-puzzle/xye/xye-0.12.2.ebuild
index e3d85288f5ab..407f345c9ddf 100644
--- a/games-puzzle/xye/xye-0.12.2.ebuild
+++ b/games-puzzle/xye/xye-0.12.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=7
@@ -7,7 +7,7 @@ inherit autotools eapi8-dosym xdg
DESCRIPTION="Free version of the classic game Kye"
HOMEPAGE="https://xye.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xye/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/xye/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
diff --git a/games-puzzle/zaz/zaz-1.0.0-r1.ebuild b/games-puzzle/zaz/zaz-1.0.0-r1.ebuild
index ba80059c7f1d..0cc5f0820283 100644
--- a/games-puzzle/zaz/zaz-1.0.0-r1.ebuild
+++ b/games-puzzle/zaz/zaz-1.0.0-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=6
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic xdg toolchain-funcs
DESCRIPTION="A puzzle game where the player has to arrange balls in triplets"
HOMEPAGE="https://sourceforge.net/projects/zaz/"
-SRC_URI="mirror://sourceforge/zaz/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/zaz/${P}.tar.bz2"
LICENSE="GPL-3 GPL-3+ CC-BY-SA-3.0 OFL"
SLOT="0"