commit: f114909661be7550d3f1e53aee3829033f87a4d2
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:52:31 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:39:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1149096
games-rpg/bastion: use HTTPS, fix HOMEPAGE
games-rpg/bastion/bastion-20120620-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-rpg/bastion/bastion-20120620-r1.ebuild
b/games-rpg/bastion/bastion-20120620-r1.ebuild
index 56c1f4d020f..4cb7738a2de 100644
--- a/games-rpg/bastion/bastion-20120620-r1.ebuild
+++ b/games-rpg/bastion/bastion-20120620-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ inherit eutils gnome2-utils check-reqs unpacker games
TIMESTAMP=${PV:0:4}-${PV:4:2}-${PV:6:2}
DESCRIPTION="An original action role-playing game set in a lush imaginative
world"
-HOMEPAGE="http://supergiantgames.com/?page_id=242"
+HOMEPAGE="https://supergiantgames.com/games/bastion/"
SRC_URI="Bastion-HIB-${TIMESTAMP}.sh"
LICENSE="all-rights-reserved"