public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Bronder" <jsbronder@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/mpich2/
Date: Wed,  7 Mar 2012 01:27:04 +0000 (UTC)	[thread overview]
Message-ID: <1331083616.27d8cabe937814629758369fe9921028f9a9309c.jsbronder@gentoo> (raw)

commit:     27d8cabe937814629758369fe9921028f9a9309c
Author:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  7 01:26:56 2012 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Wed Mar  7 01:26:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=27d8cabe

Enable all fortran with single USE flag, fix license.

(Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with key 4D7043C9)

---
 sys-cluster/mpich2/ChangeLog              |    4 ++++
 sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog
index ec79f7e..a56b0e4 100644
--- a/sys-cluster/mpich2/ChangeLog
+++ b/sys-cluster/mpich2/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Mar 2012; Justin Bronder <jsbronder@gentoo.org> mpich2-1.4.1_p1.ebuild,
+  metadata.xml:
+  Enable all fortran with single USE flag, fix license.
+
   11 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org> mpich2-1.4.1_p1.ebuild:
   Switch to EAPI4. Fixed license. Prefix love.
 

diff --git a/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild b/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild
index 663d685..95c85ed 100644
--- a/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild
@@ -10,10 +10,10 @@ DESCRIPTION="A high performance and portable MPI implementation"
 HOMEPAGE="http://www.mcs.anl.gov/research/projects/mpich2/index.php"
 SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${MY_PV}/${PN}-${MY_PV}.tar.gz"
 
-LICENSE="MIT"
+LICENSE="as-is"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE="+cxx debug doc fortran fortran90 mpi-threads romio threads"
+IUSE="+cxx debug doc fortran mpi-threads romio threads"
 
 COMMON_DEPEND="dev-libs/libaio
 	sys-apps/hwloc
@@ -31,7 +31,7 @@ S="${WORKDIR}"/${PN}-${MY_PV}
 
 pkg_setup() {
 	if use fortran; then
-		use fortran90 && FORTRAN_STANDARD="77 90"
+		FORTRAN_STANDARD="77 90"
 		fortran-2_pkg_setup
 	fi
 	MPI_ESELECT_FILE="eselect.mpi.mpich2"
@@ -119,7 +119,7 @@ src_configure() {
 		$(use_enable romio) \
 		$(use_enable cxx) \
 		$(use_enable fortran f77) \
-		$(use_enable fortran90 fc)
+		$(use_enable fortran fc)
 }
 
 src_compile() {



             reply	other threads:[~2012-03-07  1:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07  1:27 Justin Bronder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-21  2:46 [gentoo-commits] proj/sci:master commit in: sys-cluster/mpich2/ Christoph Junghans
2015-02-20  2:01 Christoph Junghans
2015-02-17  0:13 Christoph Junghans
2014-09-06 19:46 Jauhien Piatlicki
2013-12-04 16:22 Justin Lecher
2012-11-01 20:10 Kacper Kowalik
2012-10-29 11:00 Justin Lecher
2012-04-21  0:43 Justin Bronder
2012-01-14  5:30 Sebastien Fabbro
2012-01-11 17:39 Justin Bronder
2011-06-24 17:09 Justin Lecher
2011-06-21 11:54 Justin Lecher
2011-05-10 14:30 Justin Bronder
2011-05-05 19:03 Justin Bronder
2011-05-04  4:09 Justin Bronder
2011-05-04  3:48 Justin Bronder
2011-05-04  2:38 Justin Bronder
2011-05-02  1:23 Justin Bronder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331083616.27d8cabe937814629758369fe9921028f9a9309c.jsbronder@gentoo \
    --to=jsbronder@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox