commit: 4366dd1e080e7bbf5ada7efa5cf66eb10ba51cfc Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Aug 3 18:03:28 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Wed Aug 3 21:43:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4366dd1e
games-arcade/tecnoballz: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Closes: https://github.com/gentoo/gentoo/pull/26729 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild b/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild index 71150e1504fd..e1697aa313e1 100644 --- a/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild +++ b/games-arcade/tecnoballz/tecnoballz-0.93.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools desktop DESCRIPTION="An exciting Brick Breaker" -HOMEPAGE="http://linux.tlk.fr/games/TecnoballZ/" +HOMEPAGE="https://linux.tlk.fr/games/TecnoballZ/" SRC_URI="https://github.com/brunonymous/tecnoballz/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"
