summaryrefslogtreecommitdiff
blob: 306f881dde0bb6dc026a472deeaf0ddae86904b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit distutils

DESCRIPTION="This module parses the information in /proc on Linux systems and presents it."
HOMEPAGE="http://eli.criffield.net/pyprocps/"
SRC_URI="http://eli.criffield.net/${PN}/${P}.tar.gz"

LICENSE="PSF-2.3"
SLOT="0"
KEYWORDS="~x86"
IUSE=""