summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyro/ChangeLog5
-rw-r--r--dev-python/pyro/pyro-4.14.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/pyro/ChangeLog b/dev-python/pyro/ChangeLog
index 24305ab833e6..8c253928f0f2 100644
--- a/dev-python/pyro/ChangeLog
+++ b/dev-python/pyro/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyro
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.69 2012/06/01 13:19:38 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.70 2012/06/02 06:38:18 aidecoe Exp $
+
+ 02 Jun 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> pyro-4.14.ebuild:
+ Removed the test restriction; see comment 3 in the bug #416809.
01 Jun 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> -pyro-4.13.ebuild,
pyro-4.11.ebuild:
diff --git a/dev-python/pyro/pyro-4.14.ebuild b/dev-python/pyro/pyro-4.14.ebuild
index eca3e7febc74..4b178ef72bec 100644
--- a/dev-python/pyro/pyro-4.14.ebuild
+++ b/dev-python/pyro/pyro-4.14.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/pyro/pyro-4.14.ebuild,v 1.1 2012/06/01 13:16:04 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild,v 1.2 2012/06/02 06:38:18 aidecoe Exp $
EAPI="3"
PYTHON_DEPEND="*:2.6"
@@ -32,7 +32,6 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/${MY_P}"
PYTHON_MODNAME="Pyro4"
-RESTRICT="test"
src_prepare() {
distutils_src_prepare