commit:     e21d32933b8cb09c1a563047a48bf6ad84b83f8b
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sat Apr 13 17:40:21 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 20:16:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e21d3293

games-mud/circlemud: update HOMEPAGE, SRC_URI, use HTTPS

Closes: https://bugs.gentoo.org/680678
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11671
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-mud/circlemud/circlemud-3.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-mud/circlemud/circlemud-3.1.ebuild 
b/games-mud/circlemud/circlemud-3.1.ebuild
index a0b3a10589f..6d8c1775da9 100644
--- a/games-mud/circlemud/circlemud-3.1.ebuild
+++ b/games-mud/circlemud/circlemud-3.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils games
 
 DESCRIPTION="a multi-user dungeon game system server"
-HOMEPAGE="http://www.circlemud.org/";
-SRC_URI="http://www.circlemud.org/pub/CircleMUD/3.x/circle-${PV}.tar.bz2";
+HOMEPAGE="https://www.circlemud.org/";
+SRC_URI="https://www.circlemud.org/pub/CircleMUD/3.x/circle-${PV}.tar.bz2";
 
 LICENSE="circlemud"
 SLOT="0"

Reply via email to