# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ropeide/ropeide-1.5.1.ebuild,v 1.1 2008/09/02 22:17:37 pythonhead Exp $
NEED_PYTHON="2.5"
EAPI="2"
inherit distutils
SLOT="0"
KEYWORDS="~x86"
IUSE="doc"
DEPEND=">=dev-python/rope-0.8.4"
pkg_setup() {
COMMON_DEPEND=">=dev-lang/python-2.5[tk]"
distutils_python_tkinter
DEPEND=">=dev-python/rope-0.8.4
}
${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
src_install() {
distutils_src_install