diff --git a/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild b/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild index c1a147a7c0155..44004a19afbe6 100644 --- a/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild +++ b/games-action/wordwarvi/wordwarvi-1.00-r1.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit desktop toolchain-funcs -DESCRIPTION="A retro side-scrolling shoot'em up based on the editor war story" -HOMEPAGE="http://wordwarvi.sourceforge.net" +DESCRIPTION="retro side-scrolling shoot'em up based on the editor war story" +HOMEPAGE="https://wordwarvi.sourceforge.net" SRC_URI="mirror://sourceforge/wordwarvi/${P}.tar.gz" -LICENSE="GPL-2 CC-BY-2.0 CC-BY-SA-3.0" +LICENSE="GPL-2+ CC-BY-2.0 CC-BY-SA-3.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="portaudio"