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 /dev-games
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 'dev-games')
-rw-r--r--dev-games/freesolid/freesolid-2.1.2.ebuild4
-rw-r--r--dev-games/irrlicht-headers/irrlicht-headers-1.8.4.ebuild4
-rw-r--r--dev-games/irrlicht/irrlicht-1.8.4-r2.ebuild4
-rw-r--r--dev-games/libnw/libnw-1.30.02.ebuild2
-rw-r--r--dev-games/paklib/paklib-0.3.ebuild4
-rw-r--r--dev-games/simgear/simgear-2020.3.19.ebuild4
6 files changed, 11 insertions, 11 deletions
diff --git a/dev-games/freesolid/freesolid-2.1.2.ebuild b/dev-games/freesolid/freesolid-2.1.2.ebuild
index d3e7d5bb6adb..53519e9ff629 100644
--- a/dev-games/freesolid/freesolid-2.1.2.ebuild
+++ b/dev-games/freesolid/freesolid-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ MY_P="FreeSOLID-${PV}"
DESCRIPTION="Library for collision detection of three-dimensional objects"
HOMEPAGE="https://sourceforge.net/projects/freesolid/"
-SRC_URI="mirror://sourceforge/freesolid/${MY_P}.zip"
+SRC_URI="https://downloads.sourceforge.net/freesolid/${MY_P}.zip"
S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1+"
diff --git a/dev-games/irrlicht-headers/irrlicht-headers-1.8.4.ebuild b/dev-games/irrlicht-headers/irrlicht-headers-1.8.4.ebuild
index 932e4d085deb..16ef3a412efc 100644
--- a/dev-games/irrlicht-headers/irrlicht-headers-1.8.4.ebuild
+++ b/dev-games/irrlicht-headers/irrlicht-headers-1.8.4.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="irrlicht"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Irrlicht 3D engine headers"
HOMEPAGE="https://irrlicht.sourceforge.io/"
-SRC_URI="mirror://sourceforge/irrlicht/${MY_P}.zip
+SRC_URI="https://downloads.sourceforge.net/irrlicht/${MY_P}.zip
https://dev.gentoo.org/~mgorny/dist/${MY_P}-patchset.tar.bz2"
LICENSE="ZLIB"
diff --git a/dev-games/irrlicht/irrlicht-1.8.4-r2.ebuild b/dev-games/irrlicht/irrlicht-1.8.4-r2.ebuild
index 88d3925ec77c..e41ea71fe755 100644
--- a/dev-games/irrlicht/irrlicht-1.8.4-r2.ebuild
+++ b/dev-games/irrlicht/irrlicht-1.8.4-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
@@ -8,7 +8,7 @@ inherit toolchain-funcs
DESCRIPTION="open source high performance realtime 3D engine written in C++"
HOMEPAGE="https://irrlicht.sourceforge.io/"
SRC_URI="
- mirror://sourceforge/irrlicht/${P}.zip
+ https://downloads.sourceforge.net/irrlicht/${P}.zip
https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.bz2"
S="${WORKDIR}/${P}/source/${PN^}"
diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02.ebuild
index a0088cc59de1..b64675c3fd0e 100644
--- a/dev-games/libnw/libnw-1.30.02.ebuild
+++ b/dev-games/libnw/libnw-1.30.02.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Tools and libraries for NWN file manipulation"
HOMEPAGE="https://sourceforge.net/projects/openknights"
-SRC_URI="mirror://sourceforge/openknights/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/openknights/${P}.tar.gz"
LICENSE="openknights"
SLOT="0"
diff --git a/dev-games/paklib/paklib-0.3.ebuild b/dev-games/paklib/paklib-0.3.ebuild
index 746547e06b5b..1f4fd0de35f2 100644
--- a/dev-games/paklib/paklib-0.3.ebuild
+++ b/dev-games/paklib/paklib-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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 toolchain-funcs
DESCRIPTION="library for accessing Quake pak files"
HOMEPAGE="https://sourceforge.net/projects/paklib/"
-SRC_URI="mirror://sourceforge/paklib/pak-${PV}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/paklib/pak-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-games/simgear/simgear-2020.3.19.ebuild b/dev-games/simgear/simgear-2020.3.19.ebuild
index b610d305f4cb..0d07ca324560 100644
--- a/dev-games/simgear/simgear-2020.3.19.ebuild
+++ b/dev-games/simgear/simgear-2020.3.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=7
@@ -7,7 +7,7 @@ inherit cmake toolchain-funcs
DESCRIPTION="Development library for simulation games"
HOMEPAGE="https://www.flightgear.org/"
-SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/flightgear/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"