mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-action/wordwarvi: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
faab563cbf
commit
6d8a5a240d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user