summaryrefslogtreecommitdiff
blob: 9e44e32e4e47bd4d24b098e1d46b6107e458176e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2009 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=""