diff options
-rw-r--r-- | games-arcade/ri-li/ri-li-2.0.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-arcade/ri-li/ri-li-2.0.1-r1.ebuild b/games-arcade/ri-li/ri-li-2.0.1-r1.ebuild index 9fc7f0cd4a6a..1a80ceb4ad1c 100644 --- a/games-arcade/ri-li/ri-li-2.0.1-r1.ebuild +++ b/games-arcade/ri-li/ri-li-2.0.1-r1.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 + inherit autotools desktop DESCRIPTION="Drive a toy wood engine and collect all the coaches" -HOMEPAGE="http://ri-li.sourceforge.net/" +HOMEPAGE="https://ri-li.sourceforge.net/" SRC_URI="mirror://sourceforge/ri-li/Ri-li-${PV}.tar.bz2" LICENSE="GPL-3" |