From 8b6be27e8144ca83bb287edfb4b5944d70a4cbef Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Wed, 19 Jan 2022 17:05:58 -0500 Subject: games-puzzle/ltris: update lgames' HOMEPAGE to use https Signed-off-by: Ionen Wolkens --- games-puzzle/ltris/ltris-1.0.19-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-puzzle/ltris') diff --git a/games-puzzle/ltris/ltris-1.0.19-r1.ebuild b/games-puzzle/ltris/ltris-1.0.19-r1.ebuild index 9f3d02d2cc06..6355966fbbf4 100644 --- a/games-puzzle/ltris/ltris-1.0.19-r1.ebuild +++ b/games-puzzle/ltris/ltris-1.0.19-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools desktop flag-o-matic DESCRIPTION="Very polished Tetris clone" -HOMEPAGE="http://lgames.sourceforge.net/LTris/" +HOMEPAGE="https://lgames.sourceforge.io/LTris/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2+" -- cgit v1.2.3-65-gdbad