summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-14 18:54:13 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-14 18:54:13 +0000
commit11c76979e3f368374e829ad8657dcf8f93fe39c1 (patch)
tree8ca2d812d37b4cce661f95281c4876c3347ecc44 /dev-perl/PDL/PDL-2.4.11.ebuild
parentMove to ~alpha, x86 stable wrt #438080 (diff)
downloadgentoo-2-11c76979e3f368374e829ad8657dcf8f93fe39c1.tar.gz
gentoo-2-11c76979e3f368374e829ad8657dcf8f93fe39c1.tar.bz2
gentoo-2-11c76979e3f368374e829ad8657dcf8f93fe39c1.zip
Prepare for fortran2.eclass update
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/PDL/PDL-2.4.11.ebuild')
-rw-r--r--dev-perl/PDL/PDL-2.4.11.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/PDL/PDL-2.4.11.ebuild b/dev-perl/PDL/PDL-2.4.11.ebuild
index 2139b8484585..aa3aad89a065 100644
--- a/dev-perl/PDL/PDL-2.4.11.ebuild
+++ b/dev-perl/PDL/PDL-2.4.11.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.3 2012/08/28 16:37:26 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.4 2012/10/14 18:54:13 jlec Exp $
EAPI=4
MODULE_AUTHOR=CHM
+FORTRAN_NEEDED=fortran
inherit perl-module eutils fortran-2
HOMEPAGE="http://pdl.perl.org/"