summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/neatx/neatx-0.3.1_p59-r1.ebuild')
-rw-r--r--net-misc/neatx/neatx-0.3.1_p59-r1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild b/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild
index 4fc5b1d465fb..4c71a5f93fd7 100644
--- a/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild
+++ b/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild,v 1.3 2010/10/05 21:09:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r1.ebuild,v 1.4 2011/04/05 18:22:45 arfrever Exp $
-EAPI="2"
+EAPI="3"
PYTHON_DEPEND="2"
inherit eutils autotools distutils
@@ -35,6 +35,7 @@ pkg_setup () {
# configure script looks for latest python2 only,
# no multiple versions support
python_set_active_version 2
+ python_pkg_setup
if [ -z "${NX_HOME_DIR}" ];
then