commit:     c60a07b40a957b4feff0dc45efc3381cbb8dd87a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri May 11 12:44:17 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri May 11 20:38:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60a07b4

games-roguelike/tomenet: use HTTPS

 games-roguelike/tomenet/tomenet-4.6.1a.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild 
b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
index 77c8c0b8e3f..ec80992655c 100644
--- a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
+++ b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils gnome2-utils toolchain-funcs games
 
 DESCRIPTION="A MMORPG based on the works of J.R.R. Tolkien"
-HOMEPAGE="http://www.tomenet.eu/";
-SRC_URI="http://www.tomenet.eu/downloads/${P}.tar.bz2";
+HOMEPAGE="https://www.tomenet.eu";
+SRC_URI="https://www.tomenet.eu/downloads/${P}.tar.bz2";
 
 LICENSE="Moria"
 SLOT="0"

Reply via email to