public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: eclass/
@ 2015-11-28 18:58 99% Justin Lecher
  0 siblings, 0 replies; 1+ results
From: Justin Lecher @ 2015-11-28 18:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e3484f380472e2e3e87cc32a16927a2109d48c4c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 18:58:00 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 18:58:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3484f38

fortran-2.eclass: Fix for missing case end

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 eclass/fortran-2.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass
index 6f3c4b2..b0fe3f0 100644
--- a/eclass/fortran-2.eclass
+++ b/eclass/fortran-2.eclass
@@ -70,6 +70,7 @@ for _f_use in ${FORTRAN_NEEDED}; do
 			;;
 		test)
 			DEPEND+=" ${_f_use}? ( virtual/fortran )"
+			;;
 		*)
 			DEPEND+=" ${_f_use}? ( virtual/fortran )"
 			RDEPEND+=" ${_f_use}? ( virtual/fortran )"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2015-11-28 18:58 99% [gentoo-commits] repo/gentoo:master commit in: eclass/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox