summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2012-11-08 08:16:43 +0000
committerIan Delaney <idella4@gentoo.org>2012-11-08 08:16:43 +0000
commit7857fad0a68cbc916a4daf0860e0d2b888cbc842 (patch)
tree7bb5b1fb47c6f78f26e4b5a54c2872486f287180 /dev-python
parentDrop doc rmdir that is no longer needed #440986 by Godfath3r. (diff)
downloadgentoo-2-7857fad0a68cbc916a4daf0860e0d2b888cbc842.tar.gz
gentoo-2-7857fad0a68cbc916a4daf0860e0d2b888cbc842.tar.bz2
gentoo-2-7857fad0a68cbc916a4daf0860e0d2b888cbc842.zip
Resticted tests wrt Bug #430396
(Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/envisagecore/ChangeLog6
-rw-r--r--dev-python/envisagecore/envisagecore-3.2.0.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/envisagecore/ChangeLog b/dev-python/envisagecore/ChangeLog
index 14daa022d2f6..fa83b58535b2 100644
--- a/dev-python/envisagecore/ChangeLog
+++ b/dev-python/envisagecore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/envisagecore
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envisagecore/ChangeLog,v 1.9 2012/06/12 11:54:48 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisagecore/ChangeLog,v 1.10 2012/11/08 08:16:43 idella4 Exp $
+
+ 09 Nov 2012; Ian Delaney <idella4@gentoo.org> envisagecore-3.2.0.ebuild:
+ Resticted tests wrt Bug #430396
12 Jun 2012; Corentin Chary <iksaif@gentoo.org> envisagecore-3.2.0.ebuild:
Remove dead HOMEPAGE
@@ -48,4 +51,3 @@
15 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+envisagecore-3.0.1.ebuild:
Initial import
-
diff --git a/dev-python/envisagecore/envisagecore-3.2.0.ebuild b/dev-python/envisagecore/envisagecore-3.2.0.ebuild
index cb9cc04ec7cb..9ac43a7be7fe 100644
--- a/dev-python/envisagecore/envisagecore-3.2.0.ebuild
+++ b/dev-python/envisagecore/envisagecore-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/envisagecore/envisagecore-3.2.0.ebuild,v 1.4 2012/06/12 11:54:48 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envisagecore/envisagecore-3.2.0.ebuild,v 1.5 2012/11/08 08:16:43 idella4 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -21,6 +21,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples test"
+RESTRICT="test"
RDEPEND=">=dev-python/apptools-3.4.1
>=dev-python/enthoughtbase-3.1.0