# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.9 2005/10/02 14:12:35 agriffis Exp $ # This is just a placeholder for >=dev-python/orbit-python-1.99 # The package has been renamed to pyorbit since 1.99 DESCRIPTION="Orbit bindings for Python" HOMEPAGE="http://orbit-python.sault.org/" SRC_URI="" DEPEND=">=dev-python/pyorbit-1.99" IUSE="" SLOT="2" LICENSE="LGPL-2.1" KEYWORDS="alpha ia64 ppc sparc x86" src_compile() { return } src_install() { return }