summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 13:04:02 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:32 +0200
commit246894e56dcd71a3b7bf6da7755600f21fc7fca0 (patch)
treebcbcde3688bb16f4fe943d353c29939c7b07f54a /games-arcade/blockrage
parentgames-arcade/abe: use HTTPS (diff)
downloadgentoo-246894e56dcd71a3b7bf6da7755600f21fc7fca0.tar.gz
gentoo-246894e56dcd71a3b7bf6da7755600f21fc7fca0.tar.bz2
gentoo-246894e56dcd71a3b7bf6da7755600f21fc7fca0.zip
games-arcade/blockrage: 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-arcade/blockrage')
-rw-r--r--games-arcade/blockrage/blockrage-0.2.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/blockrage/blockrage-0.2.3-r1.ebuild b/games-arcade/blockrage/blockrage-0.2.3-r1.ebuild
index 5e57e04ca851..c6d07681ac87 100644
--- a/games-arcade/blockrage/blockrage-0.2.3-r1.ebuild
+++ b/games-arcade/blockrage/blockrage-0.2.3-r1.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=7
@@ -6,10 +6,10 @@ EAPI=7
inherit toolchain-funcs
DESCRIPTION="Falling-blocks arcade game with a 2-player hotseat mode"
-HOMEPAGE="http://blockrage.sourceforge.net/"
+HOMEPAGE="https://blockrage.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"