diff options
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/gracer/gracer-0.1.5-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |