]> Pileus Git - ~andy/sunrise/blob - net-misc/belier/belier-1.2.ebuild
net-misc/flexget: Version bump
[~andy/sunrise] / net-misc / belier / belier-1.2.ebuild
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit distutils
6
7 DESCRIPTION="SSH connection generation tool"
8 HOMEPAGE="http://www.ohmytux.com/belier/"
9 SRC_URI="http://www.ohmytux.com/${PN}/${P}.tar.gz"
10
11 LICENSE="GPL-3"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 RDEPEND="dev-lang/python dev-tcltk/expect"
17
18 PYTHON_MODNAME="belier"