summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2012-11-08 20:56:11 +0000
committerIan Delaney <idella4@gentoo.org>2012-11-08 20:56:11 +0000
commit9eb7033db1229fda0ad6444f7a15198e1c67fbb6 (patch)
treeeebc95125946a60b35346c91134f4a22959c3a7a /dev-python
parentsci-biology/allpaths: Fix for latest boost, #421727; fix for additional probl... (diff)
downloadgentoo-2-9eb7033db1229fda0ad6444f7a15198e1c67fbb6.tar.gz
gentoo-2-9eb7033db1229fda0ad6444f7a15198e1c67fbb6.tar.bz2
gentoo-2-9eb7033db1229fda0ad6444f7a15198e1c67fbb6.zip
restricting tests due to unworkable paths in test suite, closes Bug #430778
(Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/envisageplugins/ChangeLog6
-rw-r--r--dev-python/envisageplugins/envisageplugins-3.2.0.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/envisageplugins/ChangeLog b/dev-python/envisageplugins/ChangeLog
index eb17af0d4352..8dae29374314 100644
--- a/dev-python/envisageplugins/ChangeLog
+++ b/dev-python/envisageplugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/envisageplugins
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.10 2012/06/12 11:57:53 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.11 2012/11/08 20:56:11 idella4 Exp $
+
+ 09 Nov 2012; Ian Delaney <idella4@gentoo.org> envisageplugins-3.2.0.ebuild:
+ restricting tests due to unworkable paths in test suite, closes Bug #430778
12 Jun 2012; Corentin Chary <iksaif@gentoo.org> envisageplugins-3.2.0.ebuild:
Remove dead HOMEPAGE
@@ -52,4 +55,3 @@
15 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+envisageplugins-3.0.1.ebuild:
Initial import
-
diff --git a/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild b/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild
index 311222cd63a9..dc5ff125f43e 100644
--- a/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild
+++ b/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.4 2012/06/12 11:57:53 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.5 2012/11/08 20:56:10 idella4 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -21,6 +21,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples test"
+RESTRICT="test"
RDEPEND=">=dev-python/envisagecore-3.2.0
dev-python/setuptools