summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 16:07:38 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 16:07:38 +0000
commitd387dec955ec1210dea0975fbb4b82a223bf5fd7 (patch)
treecd3271808886e1028fa192f19a60e57163204462 /sci-chemistry/cns/cns-1.2.1-r6.ebuild
parentAdd dependency on virtual/fortran (diff)
downloadhistorical-d387dec955ec1210dea0975fbb4b82a223bf5fd7.tar.gz
historical-d387dec955ec1210dea0975fbb4b82a223bf5fd7.tar.bz2
historical-d387dec955ec1210dea0975fbb4b82a223bf5fd7.zip
Add dependency on virtual/fortran
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/cns/cns-1.2.1-r6.ebuild')
-rw-r--r--sci-chemistry/cns/cns-1.2.1-r6.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-chemistry/cns/cns-1.2.1-r6.ebuild b/sci-chemistry/cns/cns-1.2.1-r6.ebuild
index 3e75958930d4..74162c379eac 100644
--- a/sci-chemistry/cns/cns-1.2.1-r6.ebuild
+++ b/sci-chemistry/cns/cns-1.2.1-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild,v 1.6 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild,v 1.7 2011/06/21 16:05:16 jlec Exp $
EAPI=3
@@ -21,7 +21,9 @@ LICENSE="cns"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="aria openmp"
-RDEPEND="app-shells/tcsh"
+RDEPEND="
+ virtual/fortran
+ app-shells/tcsh"
DEPEND="${RDEPEND}"
FORTRAN_NEED_OPENMP=1