summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-10-20 05:43:00 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-10-20 05:43:00 -0400
commitbb2e6d4e2057c66ce6070e0550e82479e92f8c7d (patch)
tree7c7e92d08c563e1b17fa4f9c9071db7f226456a1 /games-strategy/liquidwar
parentapp-text/a2ps: Fix function declaration (diff)
downloadgentoo-bb2e6d4e2057c66ce6070e0550e82479e92f8c7d.tar.gz
gentoo-bb2e6d4e2057c66ce6070e0550e82479e92f8c7d.tar.bz2
gentoo-bb2e6d4e2057c66ce6070e0550e82479e92f8c7d.zip
games-strategy/liquidwar: fix license
Closes: https://bugs.gentoo.org/877737 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-strategy/liquidwar')
-rw-r--r--games-strategy/liquidwar/liquidwar-5.6.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/liquidwar/liquidwar-5.6.5.ebuild b/games-strategy/liquidwar/liquidwar-5.6.5.ebuild
index 48530526991a..16f65163c6b3 100644
--- a/games-strategy/liquidwar/liquidwar-5.6.5.ebuild
+++ b/games-strategy/liquidwar/liquidwar-5.6.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="Unique multiplayer wargame"
HOMEPAGE="https://ufoot.org/liquidwar/"
SRC_URI="https://ufoot.org/download/liquidwar/v5/${PV}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"