summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 14:59:30 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:49 +0200
commite42134c6374189d60c753f8600eb2bc6c6ecaa4a (patch)
tree518a1a754e6a65d4b5c5756d1365fcb4d6d04e65 /games-puzzle
parentgames-puzzle/twindistress: use HTTPS, fix LICENSE (diff)
downloadgentoo-e42134c6374189d60c753f8600eb2bc6c6ecaa4a.tar.gz
gentoo-e42134c6374189d60c753f8600eb2bc6c6ecaa4a.tar.bz2
gentoo-e42134c6374189d60c753f8600eb2bc6c6ecaa4a.zip
games-puzzle/xblockout: 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-puzzle')
-rw-r--r--games-puzzle/xblockout/xblockout-1.1.6-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/xblockout/xblockout-1.1.6-r3.ebuild b/games-puzzle/xblockout/xblockout-1.1.6-r3.ebuild
index f433fd8aaccd..d00bc9b0f19c 100644
--- a/games-puzzle/xblockout/xblockout-1.1.6-r3.ebuild
+++ b/games-puzzle/xblockout/xblockout-1.1.6-r3.ebuild
@@ -6,11 +6,11 @@ EAPI=8
inherit autotools desktop flag-o-matic toolchain-funcs
DESCRIPTION="X Window block dropping game in 3 Dimension"
-HOMEPAGE="http://perso.univ-lyon1.fr/thierry.excoffier/XBL/"
-SRC_URI="http://perso.univ-lyon1.fr/thierry.excoffier/XBL/xbl-${PV}.tar.gz"
+HOMEPAGE="https://perso.univ-lyon1.fr/thierry.excoffier/XBL/"
+SRC_URI="https://perso.univ-lyon1.fr/thierry.excoffier/XBL/xbl-${PV}.tar.gz"
S="${WORKDIR}/xbl-${PV}"
-LICENSE="GPL-1"
+LICENSE="GPL-1+"
SLOT="0"
KEYWORDS="~amd64 ~x86"