Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/lpairs/
Date: Wed, 19 Jan 2022 22:12:02
Message-Id: 1642630034.915f22b439654c45c6b08db8b485adda4162d9cb.ionen@gentoo
1 commit: 915f22b439654c45c6b08db8b485adda4162d9cb
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 22:06:38 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 22:07:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915f22b4
7
8 games-puzzle/lpairs: update lgames' HOMEPAGE to use https
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 games-puzzle/lpairs/lpairs-1.0.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-puzzle/lpairs/lpairs-1.0.5.ebuild b/games-puzzle/lpairs/lpairs-1.0.5.ebuild
16 index 2b8156772c9e..58c3d94af73b 100644
17 --- a/games-puzzle/lpairs/lpairs-1.0.5.ebuild
18 +++ b/games-puzzle/lpairs/lpairs-1.0.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -6,7 +6,7 @@ EAPI=8
26 inherit desktop
27
28 DESCRIPTION="Classic memory game"
29 -HOMEPAGE="http://lgames.sourceforge.net/LPairs/"
30 +HOMEPAGE="https://lgames.sourceforge.io/LPairs/"
31 SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
32
33 LICENSE="GPL-2+"