From: Robin H. Johnson Date: Tue, 31 Jan 2017 08:34:32 +0000 (-0800) Subject: sci-libs/opencascade: update RESTRICT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa861d9b221519dedf0a332a5b0a5dacdd955993;p=gentoo.git sci-libs/opencascade: update RESTRICT As per bug 600514, upstream licensing has changed since the older bug 352435 that caused the RESTRICT. It is now LGPL, and most the restrictions can be removed. RESTRICT=fetch is still in place as upstream would like you to register before downloading. Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson Fixes: https://bugs.gentoo.org/show_bug.cgi?id=600514 See-Also: https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt See-Also: https://bugs.gentoo.org/show_bug.cgi?id=352435 Signed-off-by: Robin H. Johnson --- diff --git a/sci-libs/opencascade/opencascade-6.7.1-r1.ebuild b/sci-libs/opencascade/opencascade-6.7.1-r1.ebuild index 3570e2d1999d..276acdc461db 100644 --- a/sci-libs/opencascade/opencascade-6.7.1-r1.ebuild +++ b/sci-libs/opencascade/opencascade-6.7.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,9 +31,8 @@ DEPEND="app-eselect/eselect-opencascade tbb? ( dev-cpp/tbb )" RDEPEND="${DEPEND}" -# https://bugs.gentoo.org/show_bug.cgi?id=352435 -# https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt -RESTRICT="bindist mirror" +# https://bugs.gentoo.org/show_bug.cgi?id=600514 +RESTRICT="fetch" CHECKREQS_MEMORY="256M" CHECKREQS_DISK_BUILD="3584M" diff --git a/sci-libs/opencascade/opencascade-6.8.0-r1.ebuild b/sci-libs/opencascade/opencascade-6.8.0-r1.ebuild index 6ce45c8b6086..15b0bbb840a5 100644 --- a/sci-libs/opencascade/opencascade-6.8.0-r1.ebuild +++ b/sci-libs/opencascade/opencascade-6.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,9 +31,8 @@ DEPEND="app-eselect/eselect-opencascade tbb? ( dev-cpp/tbb )" RDEPEND="${DEPEND}" -# https://bugs.gentoo.org/show_bug.cgi?id=352435 -# https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt -RESTRICT="bindist mirror" +# https://bugs.gentoo.org/show_bug.cgi?id=600514 +RESTRICT="fetch" CHECKREQS_MEMORY="256M" CHECKREQS_DISK_BUILD="3584M" diff --git a/sci-libs/opencascade/opencascade-6.9.0-r1.ebuild b/sci-libs/opencascade/opencascade-6.9.0-r1.ebuild index c155ba143d3a..48cb0a930e0d 100644 --- a/sci-libs/opencascade/opencascade-6.9.0-r1.ebuild +++ b/sci-libs/opencascade/opencascade-6.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -33,9 +33,8 @@ DEPEND="app-eselect/eselect-opencascade vtk? ( || ( =sci-libs/${MY_VTK}*[imaging] =sci-libs/${MY_VTK}*[qt4] =sci-libs/${MY_VTK}*[rendering] =sci-libs/${MY_VTK}*[views] =sci-libs/${MY_VTK}*[all-modules] ) )" RDEPEND="${DEPEND}" -# https://bugs.gentoo.org/show_bug.cgi?id=352435 -# https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt -RESTRICT="bindist mirror" +# https://bugs.gentoo.org/show_bug.cgi?id=600514 +RESTRICT="fetch" CHECKREQS_MEMORY="256M" CHECKREQS_DISK_BUILD="3584M" diff --git a/sci-libs/opencascade/opencascade-6.9.1-r1.ebuild b/sci-libs/opencascade/opencascade-6.9.1-r1.ebuild index ce5a35c304ea..01d43e66fe53 100644 --- a/sci-libs/opencascade/opencascade-6.9.1-r1.ebuild +++ b/sci-libs/opencascade/opencascade-6.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -33,9 +33,8 @@ DEPEND="app-eselect/eselect-opencascade vtk? ( || ( =sci-libs/${MY_VTK}*[imaging] =sci-libs/${MY_VTK}*[qt4] =sci-libs/${MY_VTK}*[rendering] =sci-libs/${MY_VTK}*[views] =sci-libs/${MY_VTK}*[all-modules] ) )" RDEPEND="${DEPEND}" -# https://bugs.gentoo.org/show_bug.cgi?id=352435 -# https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt -RESTRICT="bindist fetch mirror" +# https://bugs.gentoo.org/show_bug.cgi?id=600514 +RESTRICT="fetch" CHECKREQS_MEMORY="256M" CHECKREQS_DISK_BUILD="3584M"