# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit eutils DESCRIPTION="Glances is a CLI curses based monitoring tool for GNU/Linux or BSD OS." HOMEPAGE="https://github.com/nicolargo/glances/blob/master/README.md" SRC_URI="https://github.com/downloads/nicolargo/glances/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~x86 ~amd64" DEPEND="dev-python/pystatgrab"