diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-05 09:50:53 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-05 22:49:01 +0200 |
commit | e7c7e81fe9252a6349abeb1ef5e6f388a4851d37 (patch) | |
tree | d2f00aee1c52d284b78e321a6ca546f1ca2da312 /games-action | |
parent | games-action/descent2-demodata: use HTTPS, fix HOMEPAGE (diff) | |
download | gentoo-e7c7e81fe9252a6349abeb1ef5e6f388a4851d37.tar.gz gentoo-e7c7e81fe9252a6349abeb1ef5e6f388a4851d37.tar.bz2 gentoo-e7c7e81fe9252a6349abeb1ef5e6f388a4851d37.zip |
games-action/descent2-vertigo: use HTTPS, fix HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31757
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild b/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild index 9c27d067bd53..ababa913308d 100644 --- a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild +++ b/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cdrom estack DESCRIPTION="Data files for Descent 2: The Vertigo Series" -HOMEPAGE="http://www.interplay.com/games/descent.php" +HOMEPAGE="https://www.interplay.com" LICENSE="descent-data" SLOT="0" |