summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-30 03:14:09 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-06-30 03:14:09 +0000
commit5d2600f69026252c008518ac87b399efad98bdea (patch)
tree6dd494072fe39ea526d430f22a5e3612dbafd295 /dev-python/pupynere
parentSet SUPPORT_PYTHON_ABIS. (diff)
downloadhistorical-5d2600f69026252c008518ac87b399efad98bdea.tar.gz
historical-5d2600f69026252c008518ac87b399efad98bdea.tar.bz2
historical-5d2600f69026252c008518ac87b399efad98bdea.zip
Delete older ebuild.
Diffstat (limited to 'dev-python/pupynere')
-rw-r--r--dev-python/pupynere/pupynere-1.0.12.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/pupynere/pupynere-1.0.12.ebuild b/dev-python/pupynere/pupynere-1.0.12.ebuild
deleted file mode 100644
index 1e32f68efd2d..000000000000
--- a/dev-python/pupynere/pupynere-1.0.12.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pupynere/pupynere-1.0.12.ebuild,v 1.1 2009/08/12 16:43:07 bicatali Exp $
-
-NEED_PYTHON=2.4
-inherit distutils
-
-DESCRIPTION="Pupynere is a PUre PYthon NEtcdf REader."
-HOMEPAGE="http://pypi.python.org/pypi/pupynere/"
-
-SRC_URI="http://cheeseshop.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="dev-python/numpy"
-DEPEND="${RDEPEND}
- dev-python/setuptools"