summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/yappi/yappi-0.94.ebuild')
-rw-r--r--dev-python/yappi/yappi-0.94.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-python/yappi/yappi-0.94.ebuild b/dev-python/yappi/yappi-0.94.ebuild
deleted file mode 100644
index d00074a..0000000
--- a/dev-python/yappi/yappi-0.94.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-# Ebuild generated by g-pypi 0.3
-
-EAPI="3"
-SUPPORT_PYTHON_ABIS="1"
-DISTUTILS_SRC_TEST="nosetests"
-
-inherit distutils
-
-
-DESCRIPTION="Yet Another Python Profiler"
-HOMEPAGE="http://yappi.googlecode.com/"
-SRC_URI="https://pypi.python.org/packages/source/y/yappi/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND="${DEPEND}"
-
-