summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2014-02-27 14:08:51 +0000
committerJulian Ospald <hasufell@gentoo.org>2014-02-27 14:08:51 +0000
commitc5a63fc2d2ed9048a3c561f1dce2e5a4ab28c54c (patch)
treeb4391d97d82de645567d6c76cab3966c813e5de9 /sci-visualization/paraview
parentStable for amd64 wrt bug #434416 (diff)
downloadgentoo-2-c5a63fc2d2ed9048a3c561f1dce2e5a4ab28c54c.tar.gz
gentoo-2-c5a63fc2d2ed9048a3c561f1dce2e5a4ab28c54c.tar.bz2
gentoo-2-c5a63fc2d2ed9048a3c561f1dce2e5a4ab28c54c.zip
restrict test wrt #502594 and #502592
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'sci-visualization/paraview')
-rw-r--r--sci-visualization/paraview/ChangeLog5
-rw-r--r--sci-visualization/paraview/paraview-4.1.0-r1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-visualization/paraview/ChangeLog b/sci-visualization/paraview/ChangeLog
index 6f2f4fbd3265..abba3a870cd5 100644
--- a/sci-visualization/paraview/ChangeLog
+++ b/sci-visualization/paraview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/paraview
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/ChangeLog,v 1.78 2014/01/25 22:57:48 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/ChangeLog,v 1.79 2014/02/27 14:08:51 hasufell Exp $
+
+ 27 Feb 2014; Julian Ospald <hasufell@gentoo.org> paraview-4.1.0-r1.ebuild:
+ restrict test wrt #502594 and #502592
25 Jan 2014; Julian Ospald <hasufell@gentoo.org> paraview-4.0.1-r1.ebuild:
fix sci-libs/netcdf dep wrt #498076
diff --git a/sci-visualization/paraview/paraview-4.1.0-r1.ebuild b/sci-visualization/paraview/paraview-4.1.0-r1.ebuild
index 2813cbf84664..e0587034db77 100644
--- a/sci-visualization/paraview/paraview-4.1.0-r1.ebuild
+++ b/sci-visualization/paraview/paraview-4.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/paraview-4.1.0-r1.ebuild,v 1.1 2014/01/25 21:57:09 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/paraview-4.1.0-r1.ebuild,v 1.2 2014/02/27 14:08:51 hasufell Exp $
EAPI=5
@@ -20,6 +20,7 @@ LICENSE="paraview GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="boost cg coprocessing development doc examples ffmpeg mpi mysql nvcontrol plugins python qt4 sqlite tcl test tk"
+RESTRICT="test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
mysql? ( sqlite )" # "vtksqlite, needed by vtkIOSQL" and "vtkIOSQL, needed by vtkIOMySQL"