summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-13 19:40:21 +0200
committerJames Le Cuirot <chewi@gentoo.org>2019-04-13 21:16:44 +0100
commite21d32933b8cb09c1a563047a48bf6ad84b83f8b (patch)
treee003d254f190c7c83c6b569cb0c8a124b70fbc5c /games-mud
parentdev-perl/Text-Soundex: add ~arm64 keyword per b-man (diff)
downloadgentoo-e21d32933b8cb09c1a563047a48bf6ad84b83f8b.tar.gz
gentoo-e21d32933b8cb09c1a563047a48bf6ad84b83f8b.tar.bz2
gentoo-e21d32933b8cb09c1a563047a48bf6ad84b83f8b.zip
games-mud/circlemud: update HOMEPAGE, SRC_URI, use HTTPS
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>
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/circlemud/circlemud-3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"