From ef8005fe702bce99318fc50e951f82e29eb9cc4a Mon Sep 17 00:00:00 2001 From: Kurt Kanzenbach Date: Sun, 26 Jan 2020 09:31:35 +0100 Subject: [PATCH] sci-libs/libgeodecomp: Fix VisIt removal Commit 06a2e799559c ("sci-libs/libgeodecomp: Fix file collision with libflatarray") started the removal of the VisIt use flag. However, it's not complete. Remove the last references to it. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach Closes: https://github.com/gentoo/gentoo/pull/14455 Signed-off-by: Andreas Sturmlechner --- profiles/base/package.use.mask | 4 ---- sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild | 2 +- sci-libs/libgeodecomp/metadata.xml | 3 --- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d99d579cb68d..113ba03cdf9f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -59,10 +59,6 @@ dev-python/statsmodels doc # Requires dev-python/astropy that's being removed. sci-visualization/veusz fits -# Andreas Sturmlechner (2019-11-28) -# sci-visualization/visit was last-rited, bug #657952 -sci-libs/libgeodecomp visit - # Michał Górny (2019-11-25) # Requires old version of dev-python/sphinx that's being removed. ~dev-python/fabric-2.3.1 doc diff --git a/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild b/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild index 5237072823ec..9eb89fce5aaa 100644 --- a/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild +++ b/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.libgeodecomp.org/archive/${P}.tar.bz2" SLOT="0" LICENSE="Boost-1.0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="doc mpi cuda opencl opencv silo hpx visit" +IUSE="cuda doc hpx mpi opencl opencv silo" BDEPEND=" doc? ( diff --git a/sci-libs/libgeodecomp/metadata.xml b/sci-libs/libgeodecomp/metadata.xml index 119f987c9b7e..ec1181ecc743 100644 --- a/sci-libs/libgeodecomp/metadata.xml +++ b/sci-libs/libgeodecomp/metadata.xml @@ -28,8 +28,5 @@ Enables HPX backend - - Enables VisIt related code - -- 2.26.2