From f2fb1e5f303e76a7908b58ee7551048da3381e77 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Mon, 12 Jun 2017 18:12:23 +1000 Subject: games-fps/aaquake2: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- games-fps/aaquake2/aaquake2-0.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games-fps/aaquake2/aaquake2-0.1.ebuild') diff --git a/games-fps/aaquake2/aaquake2-0.1.ebuild b/games-fps/aaquake2/aaquake2-0.1.ebuild index ee7ffa55ed7a..302eb4ad067f 100644 --- a/games-fps/aaquake2/aaquake2-0.1.ebuild +++ b/games-fps/aaquake2/aaquake2-0.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils games DESCRIPTION="text mode Quake II" -HOMEPAGE="http://www.jfedor.org/aaquake2/" +HOMEPAGE="https://www.jfedor.org/aaquake2/" SRC_URI="mirror://idsoftware/source/q2source-3.21.zip - http://www.jfedor.org/aaquake2/quake2-ref_softaa-${PV}.tar.gz" + https://www.jfedor.org/aaquake2/quake2-ref_softaa-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad