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 0B68B1382C5 for ; Mon, 2 Apr 2018 20:26:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF57CE0F38; Mon, 2 Apr 2018 20:26:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8DFBE0F38 for ; Mon, 2 Apr 2018 20:26:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 84B0A335CB0 for ; Mon, 2 Apr 2018 20:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43337263 for ; Mon, 2 Apr 2018 20:26:46 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1522700607.af71a5d29200d0accf2890ef25c9393cd1a3fe32.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/proovread/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/proovread/proovread-9999.ebuild X-VCS-Directories: sci-biology/proovread/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: af71a5d29200d0accf2890ef25c9393cd1a3fe32 X-VCS-Branch: master Date: Mon, 2 Apr 2018 20:26:46 +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: 40458aed-0b93-4438-a86b-85535ad20fd4 X-Archives-Hash: d952d5c6016e26c02ea1501c3de22cf3 commit: af71a5d29200d0accf2890ef25c9393cd1a3fe32 Author: Justin Lecher gentoo org> AuthorDate: Mon Apr 2 20:23:27 2018 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Apr 2 20:23:27 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=af71a5d2 sci-biology/proovread: Fix license Signed-off-by: Justin Lecher gentoo.org> Package-Manager: Portage-2.3.27, Repoman-2.3.9 sci-biology/proovread/proovread-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/proovread/proovread-9999.ebuild b/sci-biology/proovread/proovread-9999.ebuild index 5165ae6dd..d8d3dc913 100644 --- a/sci-biology/proovread/proovread-9999.ebuild +++ b/sci-biology/proovread/proovread-9999.ebuild @@ -17,7 +17,7 @@ else KEYWORDS="~amd64 ~x86" # issue #125 fi -LICENSE="proovread" # Artistic-2.0 or GPL-3 but not for commercial +LICENSE="Artistic-2 GPL-3" SLOT="0" IUSE=""