summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-02-20 15:07:41 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-02-20 15:07:41 +0000
commit8152883e51196256e6cb1c87e8e1bf48028a0eab (patch)
tree8b2aa951aefba669f86fe5d9f09f1a525b570323 /dev-python/quixote
parentRestricting pypy #404041 (diff)
downloadgentoo-2-8152883e51196256e6cb1c87e8e1bf48028a0eab.tar.gz
gentoo-2-8152883e51196256e6cb1c87e8e1bf48028a0eab.tar.bz2
gentoo-2-8152883e51196256e6cb1c87e8e1bf48028a0eab.zip
Restricting pypy #404019
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog7
-rw-r--r--dev-python/quixote/quixote-2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog
index 54cffe594626..4c7731b6955c 100644
--- a/dev-python/quixote/ChangeLog
+++ b/dev-python/quixote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/quixote
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.32 2010/11/01 00:54:54 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.33 2012/02/20 15:07:41 patrick Exp $
+
+ 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> quixote-2.6.ebuild:
+ Restricting pypy #404019
01 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
quixote-2.6.ebuild:
diff --git a/dev-python/quixote/quixote-2.6.ebuild b/dev-python/quixote/quixote-2.6.ebuild
index 1a5d81d2bf01..5886cfe85b02 100644
--- a/dev-python/quixote/quixote-2.6.ebuild
+++ b/dev-python/quixote/quixote-2.6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.7 2010/11/01 00:54:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.8 2012/02/20 15:07:41 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
inherit distutils