commit: 14b5d0f2ddc5b971e118d87d132b1f9879b6bcdf Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 12:45:11 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri May 11 20:38:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b5d0f2
games-mud/powwow: use HTTPS games-mud/powwow/powwow-1.2.16-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-mud/powwow/powwow-1.2.16-r1.ebuild b/games-mud/powwow/powwow-1.2.16-r1.ebuild index 04c04f8fbb7..0581652736a 100644 --- a/games-mud/powwow/powwow-1.2.16-r1.ebuild +++ b/games-mud/powwow/powwow-1.2.16-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="PowWow Console MUD Client" -HOMEPAGE="http://hoopajoo.net/projects/powwow.html" -SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz" +HOMEPAGE="https://www.hoopajoo.net/projects/powwow.html" +SRC_URI="https://www.hoopajoo.net/static/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"