summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-05 09:50:21 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-05 22:49:00 +0200
commit19577ef7a92f001731ca7ae91c9ea77bbf31ca34 (patch)
tree24ec906b0a4b5a0f839e9fd4f34c2e19435df7e2 /games-action
parentgames-action/descent2-data: use HTTPS, fix HOMEPAGE (diff)
downloadgentoo-19577ef7a92f001731ca7ae91c9ea77bbf31ca34.tar.gz
gentoo-19577ef7a92f001731ca7ae91c9ea77bbf31ca34.tar.bz2
gentoo-19577ef7a92f001731ca7ae91c9ea77bbf31ca34.zip
games-action/descent2-demodata: use HTTPS, fix HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/descent2-demodata/descent2-demodata-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent2-demodata/descent2-demodata-1.0-r1.ebuild b/games-action/descent2-demodata/descent2-demodata-1.0-r1.ebuild
index fba5fbe12539..bcd190ffc828 100644
--- a/games-action/descent2-demodata/descent2-demodata-1.0-r1.ebuild
+++ b/games-action/descent2-demodata/descent2-demodata-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ MY_PN="d2demo"
DEMO="${MY_PN}${PV//.}.zip"
DESCRIPTION="Demo data files for Descent 2"
-HOMEPAGE="http://www.interplay.com/games/descent.php"
+HOMEPAGE="https://www.interplay.com"
SRC_URI="ftp://ftp.funet.fi/pub/msdos/games/interplay/${DEMO}"
LICENSE="free-noncomm"
SLOT="0"