From da8781ff2f4855ce294a2777ce50307ca2bc825e Mon Sep 17 00:00:00 2001 From: Wim Muskee Date: Sat, 11 Jan 2020 16:28:30 +0100 Subject: games-simulation/flightgear: update HOMEPAGE use https Signed-off-by: Wim Muskee Signed-off-by: David Seifert --- games-simulation/flightgear/flightgear-2018.3.1.ebuild | 4 ++-- games-simulation/flightgear/flightgear-2018.3.2.ebuild | 4 ++-- games-simulation/flightgear/flightgear-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games-simulation') diff --git a/games-simulation/flightgear/flightgear-2018.3.1.ebuild b/games-simulation/flightgear/flightgear-2018.3.1.ebuild index 0a793b2009ae..6e3aa9ddb610 100644 --- a/games-simulation/flightgear/flightgear-2018.3.1.ebuild +++ b/games-simulation/flightgear/flightgear-2018.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils bash-completion-r1 toolchain-funcs DESCRIPTION="Open Source Flight Simulator" -HOMEPAGE="http://www.flightgear.org/" +HOMEPAGE="https://www.flightgear.org/" SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/games-simulation/flightgear/flightgear-2018.3.2.ebuild b/games-simulation/flightgear/flightgear-2018.3.2.ebuild index ddec50a3ac88..7b68e8112ef2 100644 --- a/games-simulation/flightgear/flightgear-2018.3.2.ebuild +++ b/games-simulation/flightgear/flightgear-2018.3.2.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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils bash-completion-r1 toolchain-funcs DESCRIPTION="Open Source Flight Simulator" -HOMEPAGE="http://www.flightgear.org/" +HOMEPAGE="https://www.flightgear.org/" SRC_URI="mirror://sourceforge/flightgear/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild index 0243250482c9..1dcf521d629d 100644 --- a/games-simulation/flightgear/flightgear-9999.ebuild +++ b/games-simulation/flightgear/flightgear-9999.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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils bash-completion-r1 toolchain-funcs git-r3 DESCRIPTION="Open Source Flight Simulator" -HOMEPAGE="http://www.flightgear.org/" +HOMEPAGE="https://www.flightgear.org/" EGIT_REPO_URI="git://git.code.sf.net/p/${PN}/${PN} git://mapserver.flightgear.org/${PN}" EGIT_BRANCH="next" -- cgit v1.2.3-65-gdbad