# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ NEED_PYTHON=2.4 inherit distutils DESCRIPTION="Ssh connection generation tool" HOMEPAGE="http://www.ohmytux.com/belier/" SRC_URI="http://www.ohmytux.com/belier/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND=">=dev-lang/python-2.4" RDEPEND=">=dev-tcltk/expect-5.42.1" PYTHON_MODNAME="belier"