diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-21 14:33:07 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-21 14:33:07 +0000 |
commit | 251467e18cd9ba4645ccd609c6c6d30a5810aae4 (patch) | |
tree | 4abb96e87d01801877de1d383355815893e20798 /sci-physics | |
parent | Add dependency on virtual/fortran (diff) | |
download | historical-251467e18cd9ba4645ccd609c6c6d30a5810aae4.tar.gz historical-251467e18cd9ba4645ccd609c6c6d30a5810aae4.tar.bz2 historical-251467e18cd9ba4645ccd609c6c6d30a5810aae4.zip |
Add dependency on virtual/fortran
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/paw/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/pythia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.45.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.50.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/root/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/root/root-5.26.00-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/root/root-5.26.00e-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/root/root-5.28.00d.ebuild | 6 | ||||
-rw-r--r-- | sci-physics/xfoil/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/xfoil/xfoil-6.97.ebuild | 6 |
11 files changed, 46 insertions, 18 deletions
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog index 5eff685a0511..ab7cc056855d 100644 --- a/sci-physics/paw/ChangeLog +++ b/sci-physics/paw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/paw # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.21 2011/06/21 09:55:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.22 2011/06/21 14:33:07 jlec Exp $ + + 21 Jun 2011; Justin Lecher <jlec@gentoo.org> paw-2.14.04-r2.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher <jlec@gentoo.org> paw-2.14.04-r2.ebuild: Added fortran-2.eclass support diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild index 95eafb0271a1..b3bbfb987680 100644 --- a/sci-physics/paw/paw-2.14.04-r2.ebuild +++ b/sci-physics/paw/paw-2.14.04-r2.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-physics/paw/paw-2.14.04-r2.ebuild,v 1.19 2011/06/21 09:55:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.20 2011/06/21 14:33:07 jlec Exp $ EAPI=2 inherit eutils fortran-2 toolchain-funcs @@ -20,7 +20,9 @@ KEYWORDS="amd64 hppa sparc x86" SLOT="0" IUSE="static" -RDEPEND="sci-physics/cernlib +RDEPEND=" + virtual/fortran +sci-physics/cernlib x11-libs/libXaw >=x11-libs/openmotif-2.3:0 x11-libs/xbae" diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 9e008cce34e8..809f5eabd7b5 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.41 2011/06/21 09:28:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.42 2011/06/21 14:32:06 jlec Exp $ + + 21 Jun 2011; Justin Lecher <jlec@gentoo.org> pythia-8.1.45.ebuild, + pythia-8.1.50.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher <jlec@gentoo.org> pythia-6.4.24.ebuild, pythia-6.4.25.ebuild, pythia-8.1.45.ebuild, pythia-8.1.50.ebuild: diff --git a/sci-physics/pythia/pythia-8.1.45.ebuild b/sci-physics/pythia/pythia-8.1.45.ebuild index b07ffca76a28..aa5925c2dfc5 100644 --- a/sci-physics/pythia/pythia-8.1.45.ebuild +++ b/sci-physics/pythia/pythia-8.1.45.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-physics/pythia/pythia-8.1.45.ebuild,v 1.8 2011/06/21 09:28:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.45.ebuild,v 1.9 2011/06/21 14:32:06 jlec Exp $ EAPI=2 @@ -19,7 +19,9 @@ KEYWORDS="amd64 x86" IUSE="doc examples +hepmc static-libs" DEPEND="hepmc? ( sci-physics/hepmc )" -RDEPEND="${DEPEND}" +RDEPEND=" + virtual/fortran +${DEPEND}" S="${WORKDIR}/${MY_P}" diff --git a/sci-physics/pythia/pythia-8.1.50.ebuild b/sci-physics/pythia/pythia-8.1.50.ebuild index 95f9c6001d3b..6e107d8ac872 100644 --- a/sci-physics/pythia/pythia-8.1.50.ebuild +++ b/sci-physics/pythia/pythia-8.1.50.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-physics/pythia/pythia-8.1.50.ebuild,v 1.2 2011/06/21 09:28:05 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.50.ebuild,v 1.3 2011/06/21 14:32:06 jlec Exp $ EAPI=4 @@ -19,7 +19,9 @@ KEYWORDS="~amd64 ~x86" IUSE="doc examples +hepmc static-libs" DEPEND="hepmc? ( sci-physics/hepmc )" -RDEPEND="${DEPEND}" +RDEPEND=" + virtual/fortran +${DEPEND}" S="${WORKDIR}/${MY_P}" diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index bb7cb3bd9acf..9d17ce0c83b3 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/root # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.87 2011/06/21 09:55:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.88 2011/06/21 14:31:50 jlec Exp $ + + 21 Jun 2011; Justin Lecher <jlec@gentoo.org> root-5.26.00-r2.ebuild, + root-5.26.00e-r1.ebuild, root-5.28.00d.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher <jlec@gentoo.org> root-5.26.00-r2.ebuild, root-5.26.00e-r1.ebuild, root-5.28.00d.ebuild: diff --git a/sci-physics/root/root-5.26.00-r2.ebuild b/sci-physics/root/root-5.26.00-r2.ebuild index 4dcfcbe91f8f..dc7a80ff2d2f 100644 --- a/sci-physics/root/root-5.26.00-r2.ebuild +++ b/sci-physics/root/root-5.26.00-r2.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-physics/root/root-5.26.00-r2.ebuild,v 1.12 2011/06/21 09:55:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r2.ebuild,v 1.13 2011/06/21 14:31:50 jlec Exp $ EAPI=2 inherit versionator eutils fortran-2 qt4 elisp-common fdo-mime toolchain-funcs flag-o-matic @@ -69,7 +69,9 @@ CDEPEND=">=dev-lang/cfortran-4.4-r2 DEPEND="${CDEPEND} dev-util/pkgconfig" -RDEPEND="${CDEPEND} +RDEPEND=" + virtual/fortran +${CDEPEND} xinetd? ( sys-apps/xinetd )" S="${WORKDIR}/${PN}" diff --git a/sci-physics/root/root-5.26.00e-r1.ebuild b/sci-physics/root/root-5.26.00e-r1.ebuild index 096d212b2e0c..3ce30e5d174a 100644 --- a/sci-physics/root/root-5.26.00e-r1.ebuild +++ b/sci-physics/root/root-5.26.00e-r1.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-physics/root/root-5.26.00e-r1.ebuild,v 1.9 2011/06/21 09:55:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.10 2011/06/21 14:31:50 jlec Exp $ EAPI=3 @@ -70,7 +70,9 @@ CDEPEND=">=dev-lang/cfortran-4.4-r2 DEPEND="${CDEPEND} dev-util/pkgconfig" -RDEPEND="${CDEPEND} +RDEPEND=" + virtual/fortran +${CDEPEND} xinetd? ( sys-apps/xinetd )" S="${WORKDIR}/${PN}" diff --git a/sci-physics/root/root-5.28.00d.ebuild b/sci-physics/root/root-5.28.00d.ebuild index 56e268795b9c..89904116d005 100644 --- a/sci-physics/root/root-5.28.00d.ebuild +++ b/sci-physics/root/root-5.28.00d.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-physics/root/root-5.28.00d.ebuild,v 1.2 2011/06/21 09:55:10 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.28.00d.ebuild,v 1.3 2011/06/21 14:31:50 jlec Exp $ EAPI=3 PYTHON_DEPEND="python? 2" @@ -75,7 +75,9 @@ CDEPEND=">=dev-lang/cfortran-4.4-r2 DEPEND="${CDEPEND} dev-util/pkgconfig" -RDEPEND="${CDEPEND} +RDEPEND=" + virtual/fortran +${CDEPEND} reflex? ( dev-cpp/gccxml ) xinetd? ( sys-apps/xinetd )" diff --git a/sci-physics/xfoil/ChangeLog b/sci-physics/xfoil/ChangeLog index 5730bfd3c12c..7f89c4ba6a8c 100644 --- a/sci-physics/xfoil/ChangeLog +++ b/sci-physics/xfoil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/xfoil # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/xfoil/ChangeLog,v 1.15 2011/06/21 09:55:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/xfoil/ChangeLog,v 1.16 2011/06/21 14:31:36 jlec Exp $ + + 21 Jun 2011; Justin Lecher <jlec@gentoo.org> xfoil-6.97.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher <jlec@gentoo.org> xfoil-6.97.ebuild: Added fortran-2.eclass support diff --git a/sci-physics/xfoil/xfoil-6.97.ebuild b/sci-physics/xfoil/xfoil-6.97.ebuild index c8642e13c4e8..5bf398c51d49 100644 --- a/sci-physics/xfoil/xfoil-6.97.ebuild +++ b/sci-physics/xfoil/xfoil-6.97.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-physics/xfoil/xfoil-6.97.ebuild,v 1.7 2011/06/21 09:55:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/xfoil/xfoil-6.97.ebuild,v 1.8 2011/06/21 14:31:36 jlec Exp $ EAPI=3 inherit eutils fortran-2 @@ -15,7 +15,9 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="doc examples" -RDEPEND="x11-libs/libX11" +RDEPEND=" + virtual/fortran +x11-libs/libX11" DEPEND="${RDEPEND}" S="${WORKDIR}/Xfoil" |