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

EAPI=3

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=""