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