From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/hdf5/
Date: Tue, 21 Jun 2011 11:54:16 +0000 (UTC) [thread overview]
Message-ID: <2bb95a4d1c25d23fbc6991d70c5beaaee639f81e.jlec@gentoo> (raw)
commit: 2bb95a4d1c25d23fbc6991d70c5beaaee639f81e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 11:05:29 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 11:05:29 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2bb95a4d
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-libs/hdf5/ChangeLog | 5 ++++-
sci-libs/hdf5/hdf5-1.8.4-r2.ebuild | 5 +++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog
index 3f7eb78..b47951d 100644
--- a/sci-libs/hdf5/ChangeLog
+++ b/sci-libs/hdf5/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-libs/hdf5
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r2.ebuild:
+ Added fortran-2.eclass support
+
*hdf5-1.8.4-r2 (19 Jan 2010)
19 Jan 2010; Justin Bronder <jsbronder@gentoo.org> -hdf5-1.8.4-r1.ebuild,
diff --git a/sci-libs/hdf5/hdf5-1.8.4-r2.ebuild b/sci-libs/hdf5/hdf5-1.8.4-r2.ebuild
index be24acc..f67daae 100644
--- a/sci-libs/hdf5/hdf5-1.8.4-r2.ebuild
+++ b/sci-libs/hdf5/hdf5-1.8.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,7 +6,7 @@ EAPI=2
MPI_PKG_USE_ROMIO=1
-inherit eutils autotools mpi
+inherit eutils fortran-2 autotools mpi
DESCRIPTION="General purpose library and file format for storing scientific data"
HOMEPAGE="http://www.hdfgroup.org/HDF5/"
@@ -34,6 +34,7 @@ pkg_setup() {
fi
export CC=$(mpi_pkg_cc)
if use fortran; then
+ fortran-2_pkg_setup
export FC=$(mpi_pkg_fc)
fi
fi
next reply other threads:[~2011-06-21 11:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-21 11:54 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: sci-libs/hdf5/ Justin Lecher
2012-03-31 8:36 Kacper Kowalik
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=2bb95a4d1c25d23fbc6991d70c5beaaee639f81e.jlec@gentoo \
--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