summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 09:52:02 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 09:52:02 +0000
commit10a0710890a17a5ef1faf5b994b0596b60b290a3 (patch)
tree718e5b911198f1d00837fceec647bc5e893020fb /sci-libs/qrupdate/qrupdate-1.1.0.ebuild
parentAdded fortran-2.eclass support (diff)
downloadgentoo-2-10a0710890a17a5ef1faf5b994b0596b60b290a3.tar.gz
gentoo-2-10a0710890a17a5ef1faf5b994b0596b60b290a3.tar.bz2
gentoo-2-10a0710890a17a5ef1faf5b994b0596b60b290a3.zip
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/qrupdate/qrupdate-1.1.0.ebuild')
-rw-r--r--sci-libs/qrupdate/qrupdate-1.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/qrupdate/qrupdate-1.1.0.ebuild b/sci-libs/qrupdate/qrupdate-1.1.0.ebuild
index 7a6b7f20a669..31d782498396 100644
--- a/sci-libs/qrupdate/qrupdate-1.1.0.ebuild
+++ b/sci-libs/qrupdate/qrupdate-1.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild,v 1.9 2010/12/01 18:25:37 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.0.ebuild,v 1.10 2011/06/21 09:52:02 jlec Exp $
EAPI="2"
-inherit eutils toolchain-funcs
+inherit eutils fortran-2 toolchain-funcs
DESCRIPTION="A library for fast updating of QR and Cholesky decompositions"
HOMEPAGE="http://sourceforge.net/projects/qrupdate"