From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1174390-garchives=archives.gentoo.org@lists.gentoo.org>
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 076501382C5
	for <garchives@archives.gentoo.org>; Tue, 26 May 2020 11:55:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 391E2E08E0;
	Tue, 26 May 2020 11:55:23 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 25657E08E0
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 May 2020 11:55:23 +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 0688D34EE5F
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 May 2020 11:55:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BFE726
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 May 2020 11:55:20 +0000 (UTC)
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1590494062.bcfd7000cb44006b4fc7a05bec45545c18042422.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gimps/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-mathematics/gimps/gimps-29.8.6-r1.ebuild sci-mathematics/gimps/gimps-29.8.6.ebuild
X-VCS-Directories: sci-mathematics/gimps/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: bcfd7000cb44006b4fc7a05bec45545c18042422
X-VCS-Branch: master
Date: Tue, 26 May 2020 11:55:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 1c8e1ca7-afbb-4a73-a0f0-7a5851aaa4ad
X-Archives-Hash: 1216338da32ad905e14a1cf2b2e45e25

commit:     bcfd7000cb44006b4fc7a05bec45545c18042422
Author:     PPed72 <paolo.pedroni <AT> iol <DOT> it>
AuthorDate: Tue May 26 11:16:03 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue May 26 11:54:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfd7000

sci-mathematics/gimps: add RESTRICTs due to license

Closes: https://bugs.gentoo.org/725402
Signed-off-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sci-mathematics/gimps/{gimps-29.8.6.ebuild => gimps-29.8.6-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/gimps/gimps-29.8.6.ebuild b/sci-mathematics/gimps/gimps-29.8.6-r1.ebuild
similarity index 96%
rename from sci-mathematics/gimps/gimps-29.8.6.ebuild
rename to sci-mathematics/gimps/gimps-29.8.6-r1.ebuild
index 262c362cf14..5c5aef85e20 100644
--- a/sci-mathematics/gimps/gimps-29.8.6.ebuild
+++ b/sci-mathematics/gimps/gimps-29.8.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,6 +20,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="GIMPS"
+RESTRICT="mirror bindist"
 KEYWORDS="-* amd64 x86"
 
 # Since there are no statically linked binaries for this version of mprime,