summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyprocps/pyprocps-0.4.ebuild')
-rw-r--r--dev-python/pyprocps/pyprocps-0.4.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/pyprocps/pyprocps-0.4.ebuild b/dev-python/pyprocps/pyprocps-0.4.ebuild
deleted file mode 100644
index 21a962554..000000000
--- a/dev-python/pyprocps/pyprocps-0.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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=""