summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-04-23 14:31:55 +0000
committerAli Polatel <hawking@gentoo.org>2007-04-23 14:31:55 +0000
commitbc6bd98d51909c60bc20af63458c74a4cecb85d7 (patch)
treeeacee016ca0e9c02dc27c2fe207669bac5f843ec /dev-python/pyprocps/pyprocps-0.4.ebuild
parentIn portage now (diff)
downloadsunrise-bc6bd98d51909c60bc20af63458c74a4cecb85d7.tar.gz
sunrise-bc6bd98d51909c60bc20af63458c74a4cecb85d7.tar.bz2
sunrise-bc6bd98d51909c60bc20af63458c74a4cecb85d7.zip
dev-python/pyprocps: version bump
svn path=/sunrise/; revision=3515
Diffstat (limited to 'dev-python/pyprocps/pyprocps-0.4.ebuild')
-rw-r--r--dev-python/pyprocps/pyprocps-0.4.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/pyprocps/pyprocps-0.4.ebuild b/dev-python/pyprocps/pyprocps-0.4.ebuild
new file mode 100644
index 000000000..306f881dd
--- /dev/null
+++ b/dev-python/pyprocps/pyprocps-0.4.ebuild
@@ -0,0 +1,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=""