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,
