]> Pileus Git - ~andy/sunrise/blob - dev-python/pyprocps/pyprocps-0.4.ebuild
gnome-extra/paperbox: Drop gnome-extra/paperbox "Doesn't build with recent tracker...
[~andy/sunrise] / dev-python / pyprocps / pyprocps-0.4.ebuild
1 # Copyright 1999-2011 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="This module parses the information in /proc on Linux systems and presents it."
10 HOMEPAGE="http://eli.criffield.net/pyprocps/"
11 SRC_URI="http://eli.criffield.net/${PN}/${P}.tar.gz"
12
13 LICENSE="PSF-2.3"
14 SLOT="0"
15 KEYWORDS="~x86"
16 IUSE=""