From 5622b7165690369a4f2048c524ea105e51e5a4a2 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 10 Jul 2023 15:26:40 +0200 Subject: games-sports/gracer: use HTTPS, fix LICENSE Signed-off-by: Michael Mair-Keimberger Signed-off-by: Conrad Kostecki --- games-sports/gracer/gracer-0.1.5-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games-sports') diff --git a/games-sports/gracer/gracer-0.1.5-r2.ebuild b/games-sports/gracer/gracer-0.1.5-r2.ebuild index 80f3d160674a..6138404cd11e 100644 --- a/games-sports/gracer/gracer-0.1.5-r2.ebuild +++ b/games-sports/gracer/gracer-0.1.5-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="3D motor sports simulator" -HOMEPAGE="http://gracer.sourceforge.net/" +HOMEPAGE="https://gracer.sourceforge.net/" SRC_URI="mirror://sourceforge/gracer/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="joystick" -- cgit v1.2.3-65-gdbad