commit: e3520823453ce02b40dd7de4c3b9b6e749dce4a3 Author: Chris Kerr <debdepba <AT> dasganma <DOT> tk> AuthorDate: Wed Jan 28 08:22:28 2015 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 08:22:28 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e3520823
Fortran eclass not needed --- sci-visualization/mantid/mantid-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-visualization/mantid/mantid-3.3.0.ebuild b/sci-visualization/mantid/mantid-3.3.0.ebuild index ecfcfe7..af5fb3f 100644 --- a/sci-visualization/mantid/mantid-3.3.0.ebuild +++ b/sci-visualization/mantid/mantid-3.3.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 FORTRAN_STANDARD=90 PYTHON_COMPAT=python2_7 -inherit eutils cmake-utils fortran-2 versionator python-single-r1 +inherit eutils cmake-utils versionator python-single-r1 MAJOR_PV=$(get_version_component_range 1-2)
