games-engines/residualvm: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 11:14:13 +0000 (12:14 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:54:15 +0000 (12:54 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
games-engines/residualvm/residualvm-0.2.1-r1.ebuild
games-engines/residualvm/residualvm-0.3.1-r2.ebuild
games-engines/residualvm/residualvm-9999.ebuild

index 5d005b46ebc20cf8874dffa2d5c4ffccdc4af6e9..15565c002aeb5e74c02a9a58531d4920580dff69 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit eutils toolchain-funcs gnome2-utils
 
 DESCRIPTION="A cross-platform 3D game interpreter for play LucasArts' LUA-based 3D adventures"
-HOMEPAGE="http://www.residualvm.org/"
+HOMEPAGE="https://www.residualvm.org/"
 SRC_URI="mirror://sourceforge/${PN}/${P}-sources.tar.bz2"
 
 LICENSE="GPL-2 LGPL-2.1"
index fd5eba9a277274dd58f42fa6784ef05523ae82eb..43512e6b067d3d3ef51975010144eae9063a6c56 100644 (file)
@@ -1,16 +1,16 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit desktop toolchain-funcs xdg
 
 DESCRIPTION="A cross-platform 3D game interpreter for play LucasArts' LUA-based 3D adventures"
-HOMEPAGE="http://www.residualvm.org/"
+HOMEPAGE="https://www.residualvm.org/"
 if [[ "${PV}" = 9999* ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/residualvm/residualvm.git"
 else
-       SRC_URI="http://www.residualvm.org/downloads/release/${PV}/${P}-sources.tar.bz2"
+       SRC_URI="https://www.residualvm.org/downloads/release/${PV}/${P}-sources.tar.bz2"
        KEYWORDS="~amd64 ~x86"
 fi
 LICENSE="GPL-2 LGPL-2.1"
index da2087300c2d36c01852d166f49094f9b71df93d..18b1a8d14d7ce9065b0b0d899524737c4bd585b0 100644 (file)
@@ -1,16 +1,16 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit desktop toolchain-funcs xdg
 
 DESCRIPTION="A cross-platform 3D game interpreter for play LucasArts' LUA-based 3D adventures"
-HOMEPAGE="http://www.residualvm.org/"
+HOMEPAGE="https://www.residualvm.org/"
 if [[ "${PV}" = 9999* ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/residualvm/residualvm.git"
 else
-       SRC_URI="http://www.residualvm.org/downloads/release/${PV}/${P}-sources.tar.bz2"
+       SRC_URI="https://www.residualvm.org/downloads/release/${PV}/${P}-sources.tar.bz2"
        KEYWORDS="~amd64 ~x86"
 fi
 LICENSE="GPL-2 LGPL-2.1"