summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 14:27:21 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:46 +0200
commite6dbdd6b5a7de0e9c63c5d8599a38247f55a1fd5 (patch)
tree0c9aee687d2d156dd43bf9d1d88190164f5eba4f /games-misc
parentgames-misc/typespeed: use HTTPS, fix LICENSE (diff)
downloadgentoo-e6dbdd6b5a7de0e9c63c5d8599a38247f55a1fd5.tar.gz
gentoo-e6dbdd6b5a7de0e9c63c5d8599a38247f55a1fd5.tar.bz2
gentoo-e6dbdd6b5a7de0e9c63c5d8599a38247f55a1fd5.zip
games-misc/xcruiser: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/xcruiser/xcruiser-0.30-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/xcruiser/xcruiser-0.30-r1.ebuild b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
index 22e08e0e5cc4..05ebb0f703ba 100644
--- a/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
+++ b/games-misc/xcruiser/xcruiser-0.30-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
@@ -6,10 +6,10 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="Fly about 3D-formed file system"
-HOMEPAGE="http://xcruiser.sourceforge.net/"
+HOMEPAGE="https://xcruiser.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
RESTRICT="test"