From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1CD47139694 for ; Mon, 1 May 2017 21:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C246E0D0E; Mon, 1 May 2017 21:49:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5734EE0D0D for ; Mon, 1 May 2017 21:49:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44D463416E8 for ; Mon, 1 May 2017 21:49:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A521F7451 for ; Mon, 1 May 2017 21:49:08 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1493674938.6d21a0e5a580c5304d4b03d2225e7a1d8e7123bc.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/gnome-sudoku/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/gnome-sudoku/gnome-sudoku-3.22.2.ebuild X-VCS-Directories: games-puzzle/gnome-sudoku/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 6d21a0e5a580c5304d4b03d2225e7a1d8e7123bc X-VCS-Branch: master Date: Mon, 1 May 2017 21:49:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 688a2b3c-7ee5-42f2-9b7a-24660a74e662 X-Archives-Hash: ccd05912704146ddc5a8b6ddfeb28f66 commit: 6d21a0e5a580c5304d4b03d2225e7a1d8e7123bc Author: Mart Raudsepp gentoo org> AuthorDate: Mon May 1 20:46:07 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon May 1 21:42:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d21a0e5 games-puzzle/gnome-sudoku: Fix license Package-Manager: Portage-2.3.5, Repoman-2.3.2 games-puzzle/gnome-sudoku/gnome-sudoku-3.22.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-puzzle/gnome-sudoku/gnome-sudoku-3.22.2.ebuild b/games-puzzle/gnome-sudoku/gnome-sudoku-3.22.2.ebuild index eff9f04713f..a6275aec895 100644 --- a/games-puzzle/gnome-sudoku/gnome-sudoku-3.22.2.ebuild +++ b/games-puzzle/gnome-sudoku/gnome-sudoku-3.22.2.ebuild @@ -9,7 +9,7 @@ inherit gnome2 vala DESCRIPTION="Test your logic skills in this number grid puzzle" HOMEPAGE="https://wiki.gnome.org/Apps/Sudoku" -LICENSE="LGPL-2+" +LICENSE="GPL-3+ CC-BY-SA-3.0" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 x86" IUSE=""