From: Wim Muskee Date: Sat, 13 Apr 2019 17:40:21 +0000 (+0200) Subject: games-mud/circlemud: update HOMEPAGE, SRC_URI, use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e21d32933b8cb09c1a563047a48bf6ad84b83f8b;p=gentoo.git games-mud/circlemud: update HOMEPAGE, SRC_URI, use HTTPS Closes: https://bugs.gentoo.org/680678 Signed-off-by: Wim Muskee Closes: https://github.com/gentoo/gentoo/pull/11671 Signed-off-by: James Le Cuirot --- diff --git a/games-mud/circlemud/circlemud-3.1.ebuild b/games-mud/circlemud/circlemud-3.1.ebuild index a0b3a10589f9..6d8c1775da96 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"