public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/lam-mpi: ChangeLog lam-mpi-7.1.4-r1.ebuild
Date: Tue, 21 Jun 2011 09:56:37 +0000 (UTC)	[thread overview]
Message-ID: <20110621095637.314E220054@flycatcher.gentoo.org> (raw)

jlec        11/06/21 09:56:37

  Modified:             ChangeLog lam-mpi-7.1.4-r1.ebuild
  Log:
  Added fortran-2.eclass support
  
  (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)

Revision  Changes    Path
1.85                 sys-cluster/lam-mpi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/lam-mpi/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/lam-mpi/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/lam-mpi/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	16 Dec 2010 15:52:03 -0000	1.84
+++ ChangeLog	21 Jun 2011 09:56:37 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/lam-mpi
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.84 2010/12/16 15:52:03 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.85 2011/06/21 09:56:37 jlec Exp $
+
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> lam-mpi-7.1.4-r1.ebuild:
+  Added fortran-2.eclass support
 
   16 Dec 2010; Justin Lecher <jlec@gentoo.org> lam-mpi-7.1.4-r1.ebuild:
   Removal of fortran.eclass, #348851



1.14                 sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild?r1=1.13&r2=1.14

Index: lam-mpi-7.1.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- lam-mpi-7.1.4-r1.ebuild	16 Dec 2010 15:52:03 -0000	1.13
+++ lam-mpi-7.1.4-r1.ebuild	21 Jun 2011 09:56:37 -0000	1.14
@@ -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/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild,v 1.13 2010/12/16 15:52:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild,v 1.14 2011/06/21 09:56:37 jlec Exp $
 
 EAPI="3"
 
-inherit autotools eutils flag-o-matic multilib portability toolchain-funcs
+inherit autotools eutils fortran-2 flag-o-matic multilib portability toolchain-funcs
 
 IUSE="crypt pbs fortran xmpi romio examples"
 
@@ -64,6 +64,7 @@
 }
 
 pkg_setup() {
+	fortran-2_pkg_setup
 	einfo
 	elog "LAM/MPI is now in a maintenance mode. Bug fixes and critical patches"
 	elog "are still being applied, but little real new work is happening in"






             reply	other threads:[~2011-06-21  9:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21  9:56 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21 14:24 [gentoo-commits] gentoo-x86 commit in sys-cluster/lam-mpi: ChangeLog lam-mpi-7.1.4-r1.ebuild Justin Lecher (jlec)
2010-12-16 15:52 Justin Lecher (jlec)
2010-05-02 23:14 Jonathan Callen (abcd)
2009-12-06  3:50 Justin Bronder (jsbronder)
2009-11-06 16:30 Jeroen Roovers (jer)
2009-09-13 17:49 Raul Porcel (armin76)
2009-08-29 17:31 Gysbert Wassenaar (nixnut)
2009-08-02 13:52 Markus Meier (maekke)
2009-07-16  0:24 Christian Faulhammer (fauli)
2009-07-15 16:36 Justin Bronder (jsbronder)
2009-07-10 23:41 Justin Bronder (jsbronder)
2009-03-02 20:26 Brent Baude (ranger)
2009-01-26 15:12 Justin Bronder (jsbronder)
2009-01-25 21:01 Justin Bronder (jsbronder)

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=20110621095637.314E220054@flycatcher.gentoo.org \
    --to=jlec@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