summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-05-01 22:26:28 +0300
committerMart Raudsepp <leio@gentoo.org>2017-05-02 00:41:53 +0300
commit9eabf0ddaa5b19dd3f941bce3643b41593445fc8 (patch)
tree2d70955f0c767973f4df1131fc11974cb7a22a71 /games-board
parentgames-arcade/gnome-robots: Fix license (diff)
downloadgentoo-9eabf0ddaa5b19dd3f941bce3643b41593445fc8.tar.gz
gentoo-9eabf0ddaa5b19dd3f941bce3643b41593445fc8.tar.bz2
gentoo-9eabf0ddaa5b19dd3f941bce3643b41593445fc8.zip
games-board/four-in-a-row: Fix license
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'games-board')
-rw-r--r--games-board/four-in-a-row/four-in-a-row-3.22.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/four-in-a-row/four-in-a-row-3.22.1.ebuild b/games-board/four-in-a-row/four-in-a-row-3.22.1.ebuild
index 266a113bcdc1..0ed42842108f 100644
--- a/games-board/four-in-a-row/four-in-a-row-3.22.1.ebuild
+++ b/games-board/four-in-a-row/four-in-a-row-3.22.1.ebuild
@@ -7,7 +7,8 @@ inherit gnome2
DESCRIPTION="Make lines of the same color to win"
HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row"
-LICENSE="GPL-2+"
+# Code is GPL-2+ but most themes are GPL-3+ and we install them unconditionally, CC-BY-SA-3.0 is user help license in v3.22.1
+LICENSE="GPL-3+ CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE=""