commit: 92541d9cc38821826a1a3d082fc3fa38441e3cc0 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Apr 15 08:31:04 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Apr 15 11:32:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92541d9c
dev-games/mercator: use HTTPS dev-games/mercator/mercator-0.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/mercator/mercator-0.3.3.ebuild b/dev-games/mercator/mercator-0.3.3.ebuild index b472cf3aa31..92cdc48b0a2 100644 --- a/dev-games/mercator/mercator-0.3.3.ebuild +++ b/dev-games/mercator/mercator-0.3.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils DESCRIPTION="WorldForge library primarily aimed at terrain" -HOMEPAGE="http://www.worldforge.org/index.php/components/mercator/" +HOMEPAGE="https://www.worldforge.org/index.php/components/mercator/" SRC_URI="mirror://sourceforge/worldforge/${P}.tar.gz" LICENSE="GPL-2"
