summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyspf/pyspf-2.0.5-r1.ebuild')
-rw-r--r--dev-python/pyspf/pyspf-2.0.5-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/pyspf/pyspf-2.0.5-r1.ebuild b/dev-python/pyspf/pyspf-2.0.5-r1.ebuild
index 4c2f7aec2ac6..ca2c6c9e5a2c 100644
--- a/dev-python/pyspf/pyspf-2.0.5-r1.ebuild
+++ b/dev-python/pyspf/pyspf-2.0.5-r1.ebuild
@@ -1,8 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyspf/pyspf-2.0.5-r1.ebuild,v 1.1 2010/07/18 08:40:36 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyspf/pyspf-2.0.5-r1.ebuild,v 1.2 2010/07/19 00:26:35 dragonheart Exp $
EAPI="2"
+PYTHON_DEPEND="2"
+# needs python3 compatible net-dns/pydns version to work with version 3
inherit distutils eutils
DESCRIPTION="Python implementation of the Sender Policy Framework (SPF) protocol"