games-mud/circlemud: update HOMEPAGE, SRC_URI, use HTTPS
authorWim Muskee <wimmuskee@gmail.com>
Sat, 13 Apr 2019 17:40:21 +0000 (19:40 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 13 Apr 2019 20:16:44 +0000 (21:16 +0100)
Closes: https://bugs.gentoo.org/680678
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11671
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-mud/circlemud/circlemud-3.1.ebuild

index a0b3a10589f90cdd63d9ba9d229426cc2d64bd18..6d8c1775da96bb27d1e10f795a9fd52397ae85dc 100644 (file)
@@ -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"