sys-cluster/libquo: use fortran-2.eclass
authorChristoph Junghans <ottxor@gentoo.org>
Mon, 12 Oct 2015 08:49:23 +0000 (02:49 -0600)
committerChristoph Junghans <ottxor@gentoo.org>
Mon, 12 Oct 2015 08:49:44 +0000 (02:49 -0600)
Package-Manager: portage-2.2.20.1

sys-cluster/libquo/libquo-1.2.4-r1.ebuild [moved from sys-cluster/libquo/libquo-1.2.4.ebuild with 90% similarity]

similarity index 90%
rename from sys-cluster/libquo/libquo-1.2.4.ebuild
rename to sys-cluster/libquo/libquo-1.2.4-r1.ebuild
index 7a2f773911369d956f7f6ab6a03b7d616de1b8f2..6f4ed947735e589b575dde800de328158a74e312 100644 (file)
@@ -4,7 +4,10 @@
 
 EAPI=5
 
-inherit autotools-utils
+FORTRAN_NEEDED=fortran
+FORTRAN_STANDARD=90
+
+inherit autotools-utils fortran-2
 
 if [ "${PV}" = "9999" ]; then
        EGIT_REPO_URI="git://github.com/losalamos/${PN}.git https://github.com/losalamos/${PN}.git"