aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-01-29 20:16:02 -0700
committerChristoph Junghans <ottxor@gentoo.org>2013-01-29 20:16:02 -0700
commitf9733fe9af82bbed4e411475f14205f94e19727f (patch)
tree2dfb05d6b6cccc6b962bad0d18a8be28929c0222 /sci-chemistry/gromacs/gromacs-9999.ebuild
parentgromacs-manual: got merged in gromacs ebuild (diff)
downloadsci-f9733fe9af82bbed4e411475f14205f94e19727f.tar.gz
sci-f9733fe9af82bbed4e411475f14205f94e19727f.tar.bz2
sci-f9733fe9af82bbed4e411475f14205f94e19727f.zip
added subslot, removed gromacs-manual blocker
Package-Manager: portage-2.2.0_alpha161
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index 56187b04b..fdfa0152d 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
TEST_PV="4.0.4"
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.gromacs.org/"
SRC_URI="test? ( ftp://ftp.gromacs.org/pub/tests/gmxtest-${TEST_PV}.tgz )"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="X blas doc -double-precision +fftw gsl lapack mpi +single-precision test
+threads xml zsh-completion ${ACCE_IUSE}"
@@ -41,7 +41,6 @@ CDEPEND="
DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}"
-PDEPEND="doc? ( ~app-doc/gromacs-manual-${PV} )"
RESTRICT="test"