# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="Python bindings for nautilus" HOMEPAGE="none" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND=">=gnome-base/nautilus-2.6 >=gnome-base/eel-2.6 >=dev-python/pygtk-2.8 >=dev-python/gnome-python-2.12 >=dev-lang/python-2.3" DEPEND="${RDEPEND} dev-util/pkgconfig"