diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-21 14:41:10 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-21 14:41:10 +0000 |
commit | a5a0842b9d673ec71a009bc29f0a65e3e0f2e045 (patch) | |
tree | a8ab54cfb1f703aa83be15efcbf160b7591217b6 /sci-physics/camfr | |
parent | Add dependency on virtual/fortran (diff) | |
download | gentoo-2-a5a0842b9d673ec71a009bc29f0a65e3e0f2e045.tar.gz gentoo-2-a5a0842b9d673ec71a009bc29f0a65e3e0f2e045.tar.bz2 gentoo-2-a5a0842b9d673ec71a009bc29f0a65e3e0f2e045.zip |
Add dependency on virtual/fortran
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/camfr')
-rw-r--r-- | sci-physics/camfr/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/camfr/camfr-20070717-r2.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/sci-physics/camfr/ChangeLog b/sci-physics/camfr/ChangeLog index 01776e63b7c0..0d5e25d645db 100644 --- a/sci-physics/camfr/ChangeLog +++ b/sci-physics/camfr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/camfr # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.20 2011/06/21 09:59:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.21 2011/06/21 14:41:10 jlec Exp $ + + 21 Jun 2011; Justin Lecher <jlec@gentoo.org> camfr-20070717-r2.ebuild: + Add dependency on virtual/fortran 21 Jun 2011; Justin Lecher <jlec@gentoo.org> camfr-20070717-r2.ebuild: Added fortran-2.eclass support diff --git a/sci-physics/camfr/camfr-20070717-r2.ebuild b/sci-physics/camfr/camfr-20070717-r2.ebuild index b1651580dc01..16754c01f749 100644 --- a/sci-physics/camfr/camfr-20070717-r2.ebuild +++ b/sci-physics/camfr/camfr-20070717-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/camfr/camfr-20070717-r2.ebuild,v 1.3 2011/06/21 09:59:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-20070717-r2.ebuild,v 1.4 2011/06/21 14:41:10 jlec Exp $ EAPI=2 @@ -22,6 +22,8 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" + virtual/fortran + dev-libs/blitz dev-libs/boost[python] dev-python/imaging[tk] |