commit:     503417c7c8dcc6a69aaa235052965aba2c4fde04
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 20 11:56:43 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 23:24:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=503417c7

games-action/minetest: use HTTPS

 games-action/minetest/minetest-0.4.16-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/minetest/minetest-0.4.16-r1.ebuild 
b/games-action/minetest/minetest-0.4.16-r1.ebuild
index 9e0ab06fdaa..8291b16dba1 100644
--- a/games-action/minetest/minetest-0.4.16-r1.ebuild
+++ b/games-action/minetest/minetest-0.4.16-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit cmake-utils eutils gnome2-utils user vcs-snapshot
 
 DESCRIPTION="An InfiniMiner/Minecraft inspired game"
-HOMEPAGE="http://minetest.net/";
+HOMEPAGE="https://www.minetest.net";
 SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+ CC-BY-SA-3.0 OFL-1.1 Apache-2.0"

Reply via email to