commit: b2d90f67668ac76523a875024587d844a64bfa29 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 21:43:00 2026 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Mar 6 21:43:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d90f67
games-fps/tribes2: update HOMEPAGE, SRC_URI (http -> https) Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> games-fps/tribes2/tribes2-25034.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 225678114969..91f1f12d5d8f 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit cdrom desktop unpacker wrapper DESCRIPTION="Tribes 2 - Team Combat on an Epic Scale" -HOMEPAGE="http://www.lokigames.com/products/tribes2/" -SRC_URI="http://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run" +HOMEPAGE="https://www.lokigames.com/products/tribes2/" +SRC_URI="https://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run" S="${WORKDIR}" LICENSE="LOKI-EULA"
