summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-08-03 19:58:22 +0200
committerJames Le Cuirot <chewi@gentoo.org>2022-08-03 22:43:01 +0100
commit4762c029cc5c7b2bbf03e18142d51c2c874afc91 (patch)
tree17d1defdbc6fb1a0f3992a238686262c73a2d48b
parentgames-arcade/commandergenius: use HTTPS (diff)
downloadgentoo-4762c029cc5c7b2bbf03e18142d51c2c874afc91.tar.gz
gentoo-4762c029cc5c7b2bbf03e18142d51c2c874afc91.tar.bz2
gentoo-4762c029cc5c7b2bbf03e18142d51c2c874afc91.zip
games-arcade/gunocide2ex: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild b/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild
index b13817223bfb..966755f7ba53 100644
--- a/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild
+++ b/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit desktop edos2unix toolchain-funcs unpacker
DESCRIPTION="Fast-paced 2D shoot'em'up"
-HOMEPAGE="http://g2ex.sourceforge.net/"
+HOMEPAGE="https://sourceforge.net/projects/g2ex/"
SRC_URI="mirror://sourceforge/g2ex/g2ex-setup.run"
S="${WORKDIR}"