aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/amuse/amuse-5.0.ebuild')
-rw-r--r--sci-astronomy/amuse/amuse-5.0.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/sci-astronomy/amuse/amuse-5.0.ebuild b/sci-astronomy/amuse/amuse-5.0.ebuild
deleted file mode 100644
index d76d4df..0000000
--- a/sci-astronomy/amuse/amuse-5.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit fortran-2
-
-DESCRIPTION="AMUSE is an Astrophysical Multipurpose Software Environment"
-HOMEPAGE="http://www.amusecode.org/"
-SRC_URI="http://www.amusecode.org/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.6.0
- >=dev-python/numpy-1.3.0
- >=sci-libs/hdf5-1.6.5
- >=dev-python/h5py-1.2.0
- >=dev-python/docutils-0.6
- || ( sys-cluster/mpich2 sys-cluster/openmpi )
- >=dev-python/mpi4py-1.0.0
- >=dev-python/nose-0.11
- sci-libs/fftw
- sci-libs/gsl
- virtual/fortran
- "
-RDEPEND="${DEPEND}"