summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-13 13:46:19 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-12-13 13:46:19 +0000
commitbdff0daeb708e4e83d5eafd7617911bd6942c30b (patch)
treeea46297949c9e9ecef50547f9b69533d92b2bd22 /dev-python/pytest/pytest-1.3.ebuild
parentAdd wrapper 1.3 ebuild, which doesn't install anything and allows transition ... (diff)
downloadhistorical-bdff0daeb708e4e83d5eafd7617911bd6942c30b.tar.gz
historical-bdff0daeb708e4e83d5eafd7617911bd6942c30b.tar.bz2
historical-bdff0daeb708e4e83d5eafd7617911bd6942c30b.zip
Delete needless code.
Package-Manager: portage-2.2.0_alpha8/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pytest/pytest-1.3.ebuild')
-rw-r--r--dev-python/pytest/pytest-1.3.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/pytest/pytest-1.3.ebuild b/dev-python/pytest/pytest-1.3.ebuild
index d5a3e08f3488..817a78ea3cde 100644
--- a/dev-python/pytest/pytest-1.3.ebuild
+++ b/dev-python/pytest/pytest-1.3.ebuild
@@ -1,11 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-1.3.ebuild,v 1.1 2010/12/13 13:43:32 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-1.3.ebuild,v 1.2 2010/12/13 13:46:19 arfrever Exp $
EAPI="3"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
DESCRIPTION="py.test: simple powerful testing with Python"
HOMEPAGE="http://pytest.org/ http://pypi.python.org/pypi/pytest"