commit:     dbf187e9d4baa181b9ece3b534f46ecab155cbf8
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jun 26 11:59:33 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jun 27 20:48:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf187e9

games-strategy/warzone2100: use HTTPS

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16433
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 games-strategy/warzone2100/warzone2100-3.2.3.ebuild | 2 +-
 games-strategy/warzone2100/warzone2100-3.3.0.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild 
b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild
index 56daf63618e..74fa50ea82f 100644
--- a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild
@@ -8,7 +8,7 @@ MY_PV=$(get_version_component_range -2)
 VIDEOS_PV=2.2
 VIDEOS_P=${PN}-videos-${VIDEOS_PV}.wz
 DESCRIPTION="3D real-time strategy game"
-HOMEPAGE="http://wz2100.net/";
+HOMEPAGE="https://wz2100.net/";
 SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz
        videos? ( 
mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz
 -> ${VIDEOS_P} )"
 

diff --git a/games-strategy/warzone2100/warzone2100-3.3.0.ebuild 
b/games-strategy/warzone2100/warzone2100-3.3.0.ebuild
index fe91974e0f3..8f0f5308698 100644
--- a/games-strategy/warzone2100/warzone2100-3.3.0.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ MY_PV="$(ver_cut 1-2)"
 VIDEOS_PV=2.2
 VIDEOS_P="${PN}-videos-${VIDEOS_PV}.wz"
 DESCRIPTION="3D real-time strategy game"
-HOMEPAGE="http://wz2100.net/";
+HOMEPAGE="https://wz2100.net/";
 SRC_URI="mirror://sourceforge/warzone2100/${P}_src.tar.xz
        videos? ( 
mirror://sourceforge/warzone2100/warzone2100/Videos/${VIDEOS_PV}/high-quality-en/sequences.wz
 -> ${VIDEOS_P} )"
 

Reply via email to