commit:     9eabf0ddaa5b19dd3f941bce3643b41593445fc8
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 19:26:28 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon May  1 21:41:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eabf0dd

games-board/four-in-a-row: Fix license

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-board/four-in-a-row/four-in-a-row-3.22.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 266a113bcdc..0ed42842108 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=""

Reply via email to