From e597d3130e33771ff4c088c1f8388d82d6ba26ff Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 4 Aug 2009 21:01:25 +0000 Subject: Update dependency on app-admin/eselect-python. Update check for /usr/bin/python. --- eclass/python.eclass | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'eclass/python.eclass') diff --git a/eclass/python.eclass b/eclass/python.eclass index 9cf28490bfb9..2bb00686bf08 100644 --- a/eclass/python.eclass +++ b/eclass/python.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/python.eclass,v 1.58 2009/08/03 22:28:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/python.eclass,v 1.59 2009/08/04 21:01:25 arfrever Exp $ # @ECLASS: python.eclass # @MAINTAINER: @@ -22,7 +22,7 @@ else fi if ! has "${EAPI:-0}" 0 1 2 || [[ -n "${SUPPORT_PYTHON_ABIS}" ]]; then - DEPEND="${DEPEND} >=app-admin/eselect-python-20090801" + DEPEND="${DEPEND} >=app-admin/eselect-python-20090804" fi __python_eclass_test() { @@ -112,9 +112,9 @@ get_python() { # @DESCRIPTION: # Make sure PYTHON_ABIS variable has valid value. validate_PYTHON_ABIS() { - # Ensure that /usr/bin/python and /usr/bin/python-config are scripts. - if [[ "$(