summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 16:05:16 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 16:05:16 +0000
commit4ce5470ea7a118c68b42ba011496900795d19ffe (patch)
tree5c87bee63afae114b99ba068d6ea4e87c77df29a /sci-chemistry/cns
parentAdd dependency on virtual/fortran (diff)
downloadgentoo-2-4ce5470ea7a118c68b42ba011496900795d19ffe.tar.gz
gentoo-2-4ce5470ea7a118c68b42ba011496900795d19ffe.tar.bz2
gentoo-2-4ce5470ea7a118c68b42ba011496900795d19ffe.zip
Add dependency on virtual/fortran
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/cns')
-rw-r--r--sci-chemistry/cns/ChangeLog7
-rw-r--r--sci-chemistry/cns/cns-1.1.ebuild6
-rw-r--r--sci-chemistry/cns/cns-1.2.1-r5.ebuild6
-rw-r--r--sci-chemistry/cns/cns-1.2.1-r6.ebuild6
-rw-r--r--sci-chemistry/cns/cns-1.2.1.ebuild6
-rw-r--r--sci-chemistry/cns/cns-1.3_p5.ebuild6
6 files changed, 26 insertions, 11 deletions
diff --git a/sci-chemistry/cns/ChangeLog b/sci-chemistry/cns/ChangeLog
index db6f1b7021fc..a0236a7f6a9f 100644
--- a/sci-chemistry/cns/ChangeLog
+++ b/sci-chemistry/cns/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/cns
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.40 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.41 2011/06/21 16:05:16 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> cns-1.1.ebuild,
+ cns-1.2.1.ebuild, cns-1.2.1-r5.ebuild, cns-1.2.1-r6.ebuild,
+ cns-1.3_p5.ebuild:
+ Add dependency on virtual/fortran
21 Jun 2011; Justin Lecher <jlec@gentoo.org> cns-1.1.ebuild,
cns-1.2.1.ebuild, cns-1.2.1-r5.ebuild, cns-1.2.1-r6.ebuild,
diff --git a/sci-chemistry/cns/cns-1.1.ebuild b/sci-chemistry/cns/cns-1.1.ebuild
index a6a0efa85d24..20993d47664a 100644
--- a/sci-chemistry/cns/cns-1.1.ebuild
+++ b/sci-chemistry/cns/cns-1.1.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.1.ebuild,v 1.9 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.1.ebuild,v 1.10 2011/06/21 16:05:16 jlec Exp $
inherit eutils fortran-2 toolchain-funcs
@@ -19,7 +19,9 @@ LICENSE="cns"
KEYWORDS="ppc x86"
IUSE="test"
-RDEPEND="app-shells/tcsh"
+RDEPEND="
+ virtual/fortran
+ app-shells/tcsh"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/sci-chemistry/cns/cns-1.2.1-r5.ebuild b/sci-chemistry/cns/cns-1.2.1-r5.ebuild
index afb0c1fa3399..e62a8e66cf1f 100644
--- a/sci-chemistry/cns/cns-1.2.1-r5.ebuild
+++ b/sci-chemistry/cns/cns-1.2.1-r5.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-r5.ebuild,v 1.10 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild,v 1.11 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
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
diff --git a/sci-chemistry/cns/cns-1.2.1.ebuild b/sci-chemistry/cns/cns-1.2.1.ebuild
index 5a6cd59037ac..16ace3511fe3 100644
--- a/sci-chemistry/cns/cns-1.2.1.ebuild
+++ b/sci-chemistry/cns/cns-1.2.1.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.ebuild,v 1.12 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1.ebuild,v 1.13 2011/06/21 16:05:16 jlec Exp $
inherit eutils fortran-2 toolchain-funcs versionator flag-o-matic
@@ -19,7 +19,9 @@ LICENSE="cns"
KEYWORDS="amd64 ~ppc ~x86"
IUSE="openmp"
-RDEPEND="app-shells/tcsh"
+RDEPEND="
+ virtual/fortran
+ app-shells/tcsh"
DEPEND="${RDEPEND}"
FORTRAN_NEED_OPENMP=1
diff --git a/sci-chemistry/cns/cns-1.3_p5.ebuild b/sci-chemistry/cns/cns-1.3_p5.ebuild
index 08e38c426f77..e08c851d4b22 100644
--- a/sci-chemistry/cns/cns-1.3_p5.ebuild
+++ b/sci-chemistry/cns/cns-1.3_p5.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.3_p5.ebuild,v 1.4 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild,v 1.5 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