summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"