aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/nipy-templates/nipy-templates-0.2.ebuild')
-rw-r--r--sci-libs/nipy-templates/nipy-templates-0.2.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sci-libs/nipy-templates/nipy-templates-0.2.ebuild b/sci-libs/nipy-templates/nipy-templates-0.2.ebuild
deleted file mode 100644
index 0cde31df8..000000000
--- a/sci-libs/nipy-templates/nipy-templates-0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Normalization templates for Python Neuroimaging"
-HOMEPAGE="http://nipy.org/"
-SRC_URI="http://nipy.org/data-packages/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""