diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-05 22:22:29 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-08-17 00:32:23 +0300 |
commit | d4bf263c0f6c11fc1481c74228f0f04509045783 (patch) | |
tree | 10b5797ac573ecdbe430cc5554dd098d00449d4e /games-mud | |
parent | dev-python/PyQt5: add python3_7 (diff) | |
download | gentoo-d4bf263c0f6c11fc1481c74228f0f04509045783.tar.gz gentoo-d4bf263c0f6c11fc1481c74228f0f04509045783.tar.bz2 gentoo-d4bf263c0f6c11fc1481c74228f0f04509045783.zip |
games-mud/gnome-mud: replace git.gnome.org with gitlab.gnome.org
Closes: https://github.com/gentoo/gentoo/pull/9467
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/gnome-mud/gnome-mud-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/gnome-mud/gnome-mud-9999.ebuild b/games-mud/gnome-mud/gnome-mud-9999.ebuild index 074b3bad3d25..c990ec034066 100644 --- a/games-mud/gnome-mud/gnome-mud-9999.ebuild +++ b/games-mud/gnome-mud/gnome-mud-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit gnome2 git-r3 DESCRIPTION="GNOME MUD client" HOMEPAGE="https://wiki.gnome.org/Apps/GnomeMud" SRC_URI="" -EGIT_REPO_URI="git://git.gnome.org/gnome-mud" +EGIT_REPO_URI="git://gitlab.gnome.org/GNOME/gnome-mud" LICENSE="GPL-2+" SLOT="0" |