commit: 123039772b2624e56c654676b327ac801069738f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri May 11 12:32:16 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri May 11 20:38:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12303977
games-fps/quake3-excessiveplus: use HTTPS games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild index 735d31c171c..ac2472d8378 100644 --- a/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild +++ b/games-fps/quake3-excessiveplus/quake3-excessiveplus-2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ MOD_ICON="excessiveplus.ico" inherit games games-mods -HOMEPAGE="http://www.excessiveplus.net/" -SRC_URI="http://www.excessiveplus.net/files/release/xp-${PV}.zip" +HOMEPAGE="https://www.excessiveplus.net" +SRC_URI="https://www.excessiveplus.net/files/release/xp-${PV}.zip" LICENSE="all-rights-reserved" KEYWORDS="~amd64 ~x86"
