Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/tecnoballz/
Date: Wed, 03 Aug 2022 21:43:32
Message-Id: 1659562994.4366dd1e080e7bbf5ada7efa5cf66eb10ba51cfc.chewi@gentoo
1 commit: 4366dd1e080e7bbf5ada7efa5cf66eb10ba51cfc
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Aug 3 18:03:28 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 21:43:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4366dd1e
7
8 games-arcade/tecnoballz: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
12 Closes: https://github.com/gentoo/gentoo/pull/26729
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild b/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild
19 index 71150e1504fd..e1697aa313e1 100644
20 --- a/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild
21 +++ b/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -6,7 +6,7 @@ EAPI=7
29 inherit autotools desktop
30
31 DESCRIPTION="An exciting Brick Breaker"
32 -HOMEPAGE="http://linux.tlk.fr/games/TecnoballZ/"
33 +HOMEPAGE="https://linux.tlk.fr/games/TecnoballZ/"
34 SRC_URI="https://github.com/brunonymous/tecnoballz/archive/${PV}.tar.gz -> ${P}.tar.gz"
35
36 LICENSE="GPL-3+"