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-action/barrage/
Date: Wed, 19 Jan 2022 22:12:00
Message-Id: 1642630033.41f53c709fc46a09e8e1f32fec966b14d501cd80.ionen@gentoo
1 commit: 41f53c709fc46a09e8e1f32fec966b14d501cd80
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 22:06:22 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 22:07:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f53c70
7
8 games-action/barrage: update lgames' HOMEPAGE to use https
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 games-action/barrage/barrage-1.0.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-action/barrage/barrage-1.0.5.ebuild b/games-action/barrage/barrage-1.0.5.ebuild
16 index 62254d9f380d..9e10b6e84c15 100644
17 --- a/games-action/barrage/barrage-1.0.5.ebuild
18 +++ b/games-action/barrage/barrage-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=7
25 @@ -6,7 +6,7 @@ EAPI=7
26 inherit desktop
27
28 DESCRIPTION="Violent point-and-click shooting game"
29 -HOMEPAGE="http://lgames.sourceforge.net/Barrage/"
30 +HOMEPAGE="https://lgames.sourceforge.io/Barrage/"
31 SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz"
32
33 LICENSE="GPL-2+"