summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-10-14 20:50:31 +0000
committerJustin Lecher <jlec@gentoo.org>2012-10-14 20:50:31 +0000
commita86be4de043b5c6e7f1f64541f49bd41442dbb9a (patch)
tree24f8b2df3d035a069b6893a216227fc5c9bd2fbc /sci-libs/lis
parentVersion bump. (diff)
downloadgentoo-2-a86be4de043b5c6e7f1f64541f49bd41442dbb9a.tar.gz
gentoo-2-a86be4de043b5c6e7f1f64541f49bd41442dbb9a.tar.bz2
gentoo-2-a86be4de043b5c6e7f1f64541f49bd41442dbb9a.zip
sci-libs/lis: Correct wrong variable naming, FORTRAN_DEPEND -> FORTRAN_NEEDED
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/lis')
-rw-r--r--sci-libs/lis/ChangeLog6
-rw-r--r--sci-libs/lis/lis-1.2.62.ebuild4
-rw-r--r--sci-libs/lis/lis-1.2.90.ebuild4
-rw-r--r--sci-libs/lis/lis-1.2.91.ebuild4
-rw-r--r--sci-libs/lis/metadata.xml14
5 files changed, 18 insertions, 14 deletions
diff --git a/sci-libs/lis/ChangeLog b/sci-libs/lis/ChangeLog
index b5d7bdc14ed9..851ddd357e93 100644
--- a/sci-libs/lis/ChangeLog
+++ b/sci-libs/lis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/lis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/ChangeLog,v 1.4 2012/10/14 19:08:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/ChangeLog,v 1.5 2012/10/14 20:50:31 jlec Exp $
+
+ 14 Oct 2012; Justin Lecher <jlec@gentoo.org> lis-1.2.62.ebuild,
+ lis-1.2.90.ebuild, lis-1.2.91.ebuild, metadata.xml:
+ Correct wrong variable naming, FORTRAN_DEPEND -> FORTRAN_NEEDED
14 Oct 2012; Justin Lecher <jlec@gentoo.org> lis-1.2.62.ebuild,
lis-1.2.90.ebuild, lis-1.2.91.ebuild:
diff --git a/sci-libs/lis/lis-1.2.62.ebuild b/sci-libs/lis/lis-1.2.62.ebuild
index e6114a2c8cde..a70ada230a24 100644
--- a/sci-libs/lis/lis-1.2.62.ebuild
+++ b/sci-libs/lis/lis-1.2.62.ebuild
@@ -1,11 +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/lis/lis-1.2.62.ebuild,v 1.2 2012/10/14 19:08:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/lis-1.2.62.ebuild,v 1.3 2012/10/14 20:50:31 jlec Exp $
EAPI=4
AUTOTOOLS_AUTORECONF=yes
-FORTRAN_DEPEND=fortran
+FORTRAN_NEEDED=fortran
inherit autotools-utils fortran-2
diff --git a/sci-libs/lis/lis-1.2.90.ebuild b/sci-libs/lis/lis-1.2.90.ebuild
index e01bbae151ed..6253a22fef25 100644
--- a/sci-libs/lis/lis-1.2.90.ebuild
+++ b/sci-libs/lis/lis-1.2.90.ebuild
@@ -1,11 +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/lis/lis-1.2.90.ebuild,v 1.2 2012/10/14 19:08:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/lis-1.2.90.ebuild,v 1.3 2012/10/14 20:50:31 jlec Exp $
EAPI=4
AUTOTOOLS_AUTORECONF=yes
-FORTRAN_DEPEND=fortran
+FORTRAN_NEEDED=fortran
inherit autotools-utils fortran-2
diff --git a/sci-libs/lis/lis-1.2.91.ebuild b/sci-libs/lis/lis-1.2.91.ebuild
index a2260e60c7a1..3187b2603362 100644
--- a/sci-libs/lis/lis-1.2.91.ebuild
+++ b/sci-libs/lis/lis-1.2.91.ebuild
@@ -1,11 +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/lis/lis-1.2.91.ebuild,v 1.2 2012/10/14 19:08:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/lis-1.2.91.ebuild,v 1.3 2012/10/14 20:50:31 jlec Exp $
EAPI=4
AUTOTOOLS_AUTORECONF=yes
-FORTRAN_DEPEND=fortran
+FORTRAN_NEEDED=fortran
inherit autotools-utils fortran-2
diff --git a/sci-libs/lis/metadata.xml b/sci-libs/lis/metadata.xml
index 1df84d99b1a2..b2ee0b8206cc 100644
--- a/sci-libs/lis/metadata.xml
+++ b/sci-libs/lis/metadata.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang='en'>
+ <herd>sci</herd>
+ <longdescription lang="en">
Lis, a Library of Iterative Solvers for linear systems, is a
scalable parallel library for solving systems of linear equations
and standard eigenvalue problems with real sparse matrices using
iterative methods.
</longdescription>
-<use>
- <flag name='saamg'>Build the Smoothed Aggregation Algebraic MultiGrid preconditioner</flag>
- <flag name='quad'>Enable quadruple precision operations</flag>
- <flag name='fma'>Use the Fused Multiply Add instruction set (x86 arches)</flag>
-</use>
+ <use>
+ <flag name="saamg">Build the Smoothed Aggregation Algebraic MultiGrid preconditioner</flag>
+ <flag name="quad">Enable quadruple precision operations</flag>
+ <flag name="fma">Use the Fused Multiply Add instruction set (x86 arches)</flag>
+ </use>
</pkgmetadata>