diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-11 14:52:31 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-05-11 21:39:01 +0100 |
commit | f114909661be7550d3f1e53aee3829033f87a4d2 (patch) | |
tree | a30d56005efda28d41984bdf347e0184fe8f24f7 /games-rpg/bastion | |
parent | games-util/xboxdrv: use HTTPS (diff) | |
download | gentoo-f114909661be7550d3f1e53aee3829033f87a4d2.tar.gz gentoo-f114909661be7550d3f1e53aee3829033f87a4d2.tar.bz2 gentoo-f114909661be7550d3f1e53aee3829033f87a4d2.zip |
games-rpg/bastion: use HTTPS, fix HOMEPAGE
Diffstat (limited to 'games-rpg/bastion')
-rw-r--r-- | games-rpg/bastion/bastion-20120620-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/bastion/bastion-20120620-r1.ebuild b/games-rpg/bastion/bastion-20120620-r1.ebuild index 56c1f4d020fd..4cb7738a2de0 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" |