aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/SwishE/SwishE-0.5.ebuild')
-rw-r--r--www-apps/SwishE/SwishE-0.5.ebuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/www-apps/SwishE/SwishE-0.5.ebuild b/www-apps/SwishE/SwishE-0.5.ebuild
index e3fecdc99..07d693495 100644
--- a/www-apps/SwishE/SwishE-0.5.ebuild
+++ b/www-apps/SwishE/SwishE-0.5.ebuild
@@ -1,7 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="3"
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
+
inherit distutils
DESCRIPTION="Python API fir swish-e"