diff options
Diffstat (limited to 'games-rpg/kqlives')
-rw-r--r-- | games-rpg/kqlives/kqlives-0.99-r100.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-rpg/kqlives/kqlives-0.99-r100.ebuild b/games-rpg/kqlives/kqlives-0.99-r100.ebuild index 30186ea2a594..60e15d75e090 100644 --- a/games-rpg/kqlives/kqlives-0.99-r100.ebuild +++ b/games-rpg/kqlives/kqlives-0.99-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,11 +9,11 @@ inherit autotools desktop lua-single MY_P=${P/lives} -DESCRIPTION="A console-style role playing game" -HOMEPAGE="http://kqlives.sourceforge.net/" +DESCRIPTION="Console-style role playing game" +HOMEPAGE="https://kqlives.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cheats nls" |