diff options
author | Sam James <sam@gentoo.org> | 2023-02-04 23:19:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-04 23:36:57 +0000 |
commit | 237f9b4757b75bcc30d9bb74cb991788e0d53a49 (patch) | |
tree | 50dca67a28c4b5592eddc478723a19c8b3b51538 /games-arcade/ri-li | |
parent | app-misc/mc-4.8.29: reinstate IUSE=+slang (diff) | |
download | gentoo-237f9b4757b75bcc30d9bb74cb991788e0d53a49.tar.gz gentoo-237f9b4757b75bcc30d9bb74cb991788e0d53a49.tar.bz2 gentoo-237f9b4757b75bcc30d9bb74cb991788e0d53a49.zip |
games-arcade/ri-li: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-arcade/ri-li')
-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" |