aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 13:33:24 +0200
committerJustin Lecher <jlec@gentoo.org>2011-06-21 13:33:24 +0200
commit8f256d2ad5f0168c0f7319d6c2a0451f0b5dca9e (patch)
tree1a8ee156daa44abe77d4e72365085994ce9bd95b /sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
parentAdded fortran-2.eclass support (diff)
downloadsci-8f256d2ad5f0168c0f7319d6c2a0451f0b5dca9e.tar.gz
sci-8f256d2ad5f0168c0f7319d6c2a0451f0b5dca9e.tar.bz2
sci-8f256d2ad5f0168c0f7319d6c2a0451f0b5dca9e.zip
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
index f144a3f57..39c75c618 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
@@ -7,7 +7,7 @@ EAPI="4"
TEST_PV="4.0.4"
MANUAL_PV="4.5.4"
-inherit bash-completion cmake-utils eutils multilib toolchain-funcs
+inherit bash-completion cmake-utils eutils fortran-2 multilib toolchain-funcs
SRC_URI="test? ( ftp://ftp.gromacs.org/pub/tests/gmxtest-${TEST_PV}.tgz )
doc? ( ftp://ftp.gromacs.org/pub/manual/manual-${MANUAL_PV}.pdf -> gromacs-manual-${MANUAL_PV}.pdf )"