summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-14 19:00:22 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-14 19:00:22 +0000
commit26390df0a19ceab1276d1d0176d6663a6c22d45a (patch)
tree49e8d12df648252a6c7a2d7c48b83506492d96dc /sci-libs/fftw/fftw-2.1.5-r8.ebuild
parentPer discussion with nirbheek, source-code-pro and source-sans-pro are merging... (diff)
downloadgentoo-2-26390df0a19ceab1276d1d0176d6663a6c22d45a.tar.gz
gentoo-2-26390df0a19ceab1276d1d0176d6663a6c22d45a.tar.bz2
gentoo-2-26390df0a19ceab1276d1d0176d6663a6c22d45a.zip
Prepare for fortran2.eclass update
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/fftw/fftw-2.1.5-r8.ebuild')
-rw-r--r--sci-libs/fftw/fftw-2.1.5-r8.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-libs/fftw/fftw-2.1.5-r8.ebuild b/sci-libs/fftw/fftw-2.1.5-r8.ebuild
index 069df8407842..39676943a705 100644
--- a/sci-libs/fftw/fftw-2.1.5-r8.ebuild
+++ b/sci-libs/fftw/fftw-2.1.5-r8.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.12 2012/07/29 22:07:37 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.13 2012/10/14 19:00:22 jlec Exp $
EAPI=4
+FORTRAN_NEEDED=fortran
+
inherit autotools eutils flag-o-matic fortran-2 toolchain-funcs
DESCRIPTION="Fast C library for the Discrete Fourier Transform"