# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.0.0.ebuild,v 1.14 2006/03/04 09:20:28 lucass Exp $ # debug since its a devel release inherit gnome2 debug DESCRIPTION="ORBit2 bindings for Python" HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.2 >=gnome-base/orbit-2.4.4" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"