* [gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog hdf5-1.8.7.ebuild
@ 2011-06-08 15:12 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2011-06-08 15:12 UTC (permalink / raw
To: gentoo-commits
jer 11/06/08 15:12:47
Modified: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog
hdf5-1.8.7.ebuild
Log:
Remove HPPA keywording.
(Portage version: 2.2.0_alpha38/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-libs/hdf5/hdf5-1.8.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?r1=1.1&r2=1.2
Index: hdf5-1.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hdf5-1.8.6.ebuild 19 Feb 2011 09:34:11 -0000 1.1
+++ hdf5-1.8.6.ebuild 8 Jun 2011 15:12:47 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.1 2011/02/19 09:34:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.2 2011/06/08 15:12:47 jer Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cxx debug examples fortran mpi szip threads zlib"
1.13 sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?r1=1.12&r2=1.13
Index: hdf5-1.8.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hdf5-1.8.4-r1.ebuild 9 Jul 2010 14:11:45 -0000 1.12
+++ hdf5-1.8.4-r1.ebuild 8 Jun 2011 15:12:47 -0000 1.13
@@ -1,6 +1,6 @@
-# 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/hdf5/hdf5-1.8.4-r1.ebuild,v 1.12 2010/07/09 14:11:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.13 2011/06/08 15:12:47 jer Exp $
EAPI=2
inherit eutils autotools
@@ -11,7 +11,7 @@
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="cxx examples fortran mpi szip threads zlib"
1.67 sci-libs/hdf5/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 13 May 2011 20:01:44 -0000 1.66
+++ ChangeLog 8 Jun 2011 15:12:47 -0000 1.67
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/hdf5
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.66 2011/05/13 20:01:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.67 2011/06/08 15:12:47 jer Exp $
+
+ 08 Jun 2011; Jeroen Roovers <jer@gentoo.org> hdf5-1.8.4-r1.ebuild,
+ hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
+ Remove HPPA keywording.
*hdf5-1.8.7 (13 May 2011)
1.2 sci-libs/hdf5/hdf5-1.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?r1=1.1&r2=1.2
Index: hdf5-1.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hdf5-1.8.7.ebuild 13 May 2011 20:01:44 -0000 1.1
+++ hdf5-1.8.7.ebuild 8 Jun 2011 15:12:47 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.1 2011/05/13 20:01:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.2 2011/06/08 15:12:47 jer Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cxx debug examples fortran mpi szip threads zlib"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog hdf5-1.8.7.ebuild
@ 2011-06-21 9:50 Justin Lecher (jlec)
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21 9:50 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/21 09:50:43
Modified: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog
hdf5-1.8.7.ebuild
Log:
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.3 sci-libs/hdf5/hdf5-1.8.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?r1=1.2&r2=1.3
Index: hdf5-1.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hdf5-1.8.6.ebuild 8 Jun 2011 15:12:47 -0000 1.2
+++ hdf5-1.8.6.ebuild 21 Jun 2011 09:50:43 -0000 1.3
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.2 2011/06/08 15:12:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.3 2011/06/21 09:50:43 jlec Exp $
EAPI=2
-inherit autotools eutils
+inherit autotools eutils fortran-2
DESCRIPTION="General purpose library and file format for storing scientific data"
HOMEPAGE="http://www.hdfgroup.org/HDF5/"
@@ -25,6 +25,7 @@
sys-process/time"
pkg_setup() {
+ fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
1.14 sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?r1=1.13&r2=1.14
Index: hdf5-1.8.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hdf5-1.8.4-r1.ebuild 8 Jun 2011 15:12:47 -0000 1.13
+++ hdf5-1.8.4-r1.ebuild 21 Jun 2011 09:50:43 -0000 1.14
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.13 2011/06/08 15:12:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.14 2011/06/21 09:50:43 jlec Exp $
EAPI=2
-inherit eutils autotools
+inherit eutils fortran-2 autotools
DESCRIPTION="General purpose library and file format for storing scientific data"
HOMEPAGE="http://www.hdfgroup.org/HDF5/"
@@ -26,6 +26,7 @@
sys-process/time"
pkg_setup() {
+ fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
1.68 sci-libs/hdf5/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 8 Jun 2011 15:12:47 -0000 1.67
+++ ChangeLog 21 Jun 2011 09:50:43 -0000 1.68
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/hdf5
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.67 2011/06/08 15:12:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.68 2011/06/21 09:50:43 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild,
+ hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
+ Added fortran-2.eclass support
08 Jun 2011; Jeroen Roovers <jer@gentoo.org> hdf5-1.8.4-r1.ebuild,
hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
1.3 sci-libs/hdf5/hdf5-1.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?r1=1.2&r2=1.3
Index: hdf5-1.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hdf5-1.8.7.ebuild 8 Jun 2011 15:12:47 -0000 1.2
+++ hdf5-1.8.7.ebuild 21 Jun 2011 09:50:43 -0000 1.3
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.2 2011/06/08 15:12:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.3 2011/06/21 09:50:43 jlec Exp $
EAPI=2
-inherit autotools eutils
+inherit autotools eutils fortran-2
DESCRIPTION="General purpose library and file format for storing scientific data"
HOMEPAGE="http://www.hdfgroup.org/HDF5/"
@@ -25,6 +25,7 @@
sys-process/time"
pkg_setup() {
+ fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog hdf5-1.8.7.ebuild
@ 2011-06-21 15:18 Justin Lecher (jlec)
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-21 15:18 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/21 15:18:04
Modified: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog
hdf5-1.8.7.ebuild
Log:
Add dependency on virtual/fortran
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-libs/hdf5/hdf5-1.8.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?r1=1.3&r2=1.4
Index: hdf5-1.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hdf5-1.8.6.ebuild 21 Jun 2011 09:50:43 -0000 1.3
+++ hdf5-1.8.6.ebuild 21 Jun 2011 15:18:04 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.3 2011/06/21 09:50:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.4 2011/06/21 15:18:04 jlec Exp $
EAPI=2
@@ -16,7 +16,9 @@
IUSE="cxx debug examples fortran mpi szip threads zlib"
-RDEPEND="mpi? ( virtual/mpi[romio] )
+RDEPEND="
+ fortran? ( virtual/fortran )
+ mpi? ( virtual/mpi[romio] )
szip? ( >=sci-libs/szip-2.1 )
zlib? ( sys-libs/zlib )"
1.15 sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?r1=1.14&r2=1.15
Index: hdf5-1.8.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hdf5-1.8.4-r1.ebuild 21 Jun 2011 09:50:43 -0000 1.14
+++ hdf5-1.8.4-r1.ebuild 21 Jun 2011 15:18:04 -0000 1.15
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.14 2011/06/21 09:50:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.15 2011/06/21 15:18:04 jlec Exp $
EAPI=2
inherit eutils fortran-2 autotools
@@ -15,7 +15,9 @@
IUSE="cxx examples fortran mpi szip threads zlib"
-RDEPEND="mpi? ( || (
+RDEPEND="
+ fortran? ( virtual/fortran )
+ mpi? ( || (
sys-cluster/openmpi[romio]
sys-cluster/mpich2[romio] ) )
szip? ( >=sci-libs/szip-2.1 )
1.69 sci-libs/hdf5/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 21 Jun 2011 09:50:43 -0000 1.68
+++ ChangeLog 21 Jun 2011 15:18:04 -0000 1.69
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/hdf5
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.68 2011/06/21 09:50:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.69 2011/06/21 15:18:04 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild,
+ hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
+ Add dependency on virtual/fortran
21 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild,
hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
1.4 sci-libs/hdf5/hdf5-1.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?r1=1.3&r2=1.4
Index: hdf5-1.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hdf5-1.8.7.ebuild 21 Jun 2011 09:50:43 -0000 1.3
+++ hdf5-1.8.7.ebuild 21 Jun 2011 15:18:04 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.3 2011/06/21 09:50:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.4 2011/06/21 15:18:04 jlec Exp $
EAPI=2
@@ -16,7 +16,9 @@
IUSE="cxx debug examples fortran mpi szip threads zlib"
-RDEPEND="mpi? ( virtual/mpi[romio] )
+RDEPEND="
+ fortran? ( virtual/fortran )
+ mpi? ( virtual/mpi[romio] )
szip? ( >=sci-libs/szip-2.1 )
zlib? ( sys-libs/zlib )"
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog hdf5-1.8.7.ebuild
@ 2011-06-22 18:05 Justin Lecher (jlec)
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2011-06-22 18:05 UTC (permalink / raw
To: gentoo-commits
jlec 11/06/22 18:05:24
Modified: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog
hdf5-1.8.7.ebuild
Log:
Conditionally check for fortran support, #372557
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.5 sci-libs/hdf5/hdf5-1.8.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?r1=1.4&r2=1.5
Index: hdf5-1.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hdf5-1.8.6.ebuild 21 Jun 2011 15:18:04 -0000 1.4
+++ hdf5-1.8.6.ebuild 22 Jun 2011 18:05:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.4 2011/06/21 15:18:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.5 2011/06/22 18:05:24 jlec Exp $
EAPI=2
@@ -27,7 +27,7 @@
sys-process/time"
pkg_setup() {
- fortran-2_pkg_setup
+ fortran && fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
@@ -48,17 +48,19 @@
}
src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.8.3-as-needed.patch
- epatch "${FILESDIR}"/${PN}-1.8.5-implicits.patch
- epatch "${FILESDIR}"/${PN}-1.8.5-noreturn.patch
- epatch "${FILESDIR}"/${PN}-1.8.4-scaleoffset.patch
+ epatch \
+ "${FILESDIR}"/${PN}-1.8.3-as-needed.patch \
+ "${FILESDIR}"/${PN}-1.8.5-implicits.patch \
+ "${FILESDIR}"/${PN}-1.8.5-noreturn.patch \
+ "${FILESDIR}"/${PN}-1.8.4-scaleoffset.patch \
# respect gentoo examples directory
- sed -i -e "s:hdf5_examples:doc/${PF}/examples:g" \
- $(find . -name Makefile.am) $(find . -name "run*.sh.in") || die
- sed -i \
+ sed \
+ -e "s:hdf5_examples:doc/${PF}/examples:g" \
+ -i $(find . -name Makefile.am) $(find . -name "run*.sh.in") || die
+ sed \
-e '/docdir/d' \
- config/commence.am || die
+ -i config/commence.am || die
eautoreconf
# enable shared libs by default for h5cc config utility
sed -i -e "s/SHLIB:-no/SHLIB:-yes/g" tools/misc/h5cc.in \
1.16 sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?r1=1.15&r2=1.16
Index: hdf5-1.8.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hdf5-1.8.4-r1.ebuild 21 Jun 2011 15:18:04 -0000 1.15
+++ hdf5-1.8.4-r1.ebuild 22 Jun 2011 18:05:24 -0000 1.16
@@ -1,9 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.15 2011/06/21 15:18:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.16 2011/06/22 18:05:24 jlec Exp $
EAPI=2
-inherit eutils fortran-2 autotools
+
+inherit autotools eutils fortran-2
DESCRIPTION="General purpose library and file format for storing scientific data"
HOMEPAGE="http://www.hdfgroup.org/HDF5/"
@@ -28,7 +29,7 @@
sys-process/time"
pkg_setup() {
- fortran-2_pkg_setup
+ fortran && fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
@@ -49,20 +50,21 @@
}
src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.8.3-as-needed.patch
- epatch "${FILESDIR}"/${PN}-1.8.3-includes.patch
- epatch "${FILESDIR}"/${PN}-1.8.3-noreturn.patch
- epatch "${FILESDIR}"/${P}-gnutools.patch
- epatch "${FILESDIR}"/${P}-scaleoffset.patch
- epatch "${FILESDIR}"/${P}-sigbus.patch
+ epatch \
+ "${FILESDIR}"/${PN}-1.8.3-as-needed.patch \
+ "${FILESDIR}"/${PN}-1.8.3-includes.patch \
+ "${FILESDIR}"/${PN}-1.8.3-noreturn.patch \
+ "${FILESDIR}"/${P}-gnutools.patch \
+ "${FILESDIR}"/${P}-scaleoffset.patch \
+ "${FILESDIR}"/${P}-sigbus.patch
# respect gentoo examples directory
- sed -i \
+ sed \
-e 's:$(docdir)/hdf5:$(DESTDIR)/$(docdir):' \
- $(find . -name Makefile.am) || die
- sed -i \
+ -i $(find . -name Makefile.am) || die
+ sed \
-e '/docdir/d' \
- config/commence.am || die
+ -i config/commence.am || die
eautoreconf
# enable shared libs by default for h5cc config utility
sed -i -e "s/SHLIB:-no/SHLIB:-yes/g" tools/misc/h5cc.in \
1.70 sci-libs/hdf5/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 21 Jun 2011 15:18:04 -0000 1.69
+++ ChangeLog 22 Jun 2011 18:05:24 -0000 1.70
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/hdf5
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.69 2011/06/21 15:18:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.70 2011/06/22 18:05:24 jlec Exp $
+
+ 22 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild,
+ hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
+ Conditionally check for fortran support, #372557
21 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild,
hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
1.5 sci-libs/hdf5/hdf5-1.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?r1=1.4&r2=1.5
Index: hdf5-1.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hdf5-1.8.7.ebuild 21 Jun 2011 15:18:04 -0000 1.4
+++ hdf5-1.8.7.ebuild 22 Jun 2011 18:05:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.4 2011/06/21 15:18:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.5 2011/06/22 18:05:24 jlec Exp $
EAPI=2
@@ -27,7 +27,7 @@
sys-process/time"
pkg_setup() {
- fortran-2_pkg_setup
+ fortran && fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
@@ -44,17 +44,19 @@
}
src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.8.3-as-needed.patch
- epatch "${FILESDIR}"/${PN}-1.8.5-implicits.patch
- epatch "${FILESDIR}"/${PN}-1.8.5-noreturn.patch
- epatch "${FILESDIR}"/${PN}-1.8.4-scaleoffset.patch
+ epatch \
+ "${FILESDIR}"/${PN}-1.8.3-as-needed.patch \
+ "${FILESDIR}"/${PN}-1.8.5-implicits.patch \
+ "${FILESDIR}"/${PN}-1.8.5-noreturn.patch \
+ "${FILESDIR}"/${PN}-1.8.4-scaleoffset.patch \
# respect gentoo examples directory
- sed -i -e "s:hdf5_examples:doc/${PF}/examples:g" \
- $(find . -name Makefile.am) $(find . -name "run*.sh.in") || die
- sed -i \
+ sed \
+ -e "s:hdf5_examples:doc/${PF}/examples:g" \
+ -i $(find . -name Makefile.am) $(find . -name "run*.sh.in") || die
+ sed \
-e '/docdir/d' \
- config/commence.am || die
+ -i config/commence.am || die
eautoreconf
# enable shared libs by default for h5cc config utility
sed -i -e "s/SHLIB:-no/SHLIB:-yes/g" tools/misc/h5cc.in \
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog hdf5-1.8.7.ebuild
@ 2011-07-06 15:00 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 5+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-06 15:00 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/07/06 15:00:48
Modified: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog
hdf5-1.8.7.ebuild
Log:
Fix use fortran check in pkg_setup
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Revision Changes Path
1.7 sci-libs/hdf5/hdf5-1.8.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild?r1=1.6&r2=1.7
Index: hdf5-1.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hdf5-1.8.6.ebuild 26 Jun 2011 09:30:00 -0000 1.6
+++ hdf5-1.8.6.ebuild 6 Jul 2011 15:00:48 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.6 2011/06/26 09:30:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.6.ebuild,v 1.7 2011/07/06 15:00:48 xarthisius Exp $
EAPI=3
@@ -26,7 +26,7 @@
sys-process/time"
pkg_setup() {
- fortran && fortran-2_pkg_setup
+ use fortran && fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
1.18 sci-libs/hdf5/hdf5-1.8.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild?r1=1.17&r2=1.18
Index: hdf5-1.8.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hdf5-1.8.4-r1.ebuild 26 Jun 2011 09:30:00 -0000 1.17
+++ hdf5-1.8.4-r1.ebuild 6 Jul 2011 15:00:48 -0000 1.18
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.17 2011/06/26 09:30:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.4-r1.ebuild,v 1.18 2011/07/06 15:00:48 xarthisius Exp $
EAPI=3
@@ -28,7 +28,7 @@
sys-process/time"
pkg_setup() {
- fortran && fortran-2_pkg_setup
+ use fortran && fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
1.72 sci-libs/hdf5/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 26 Jun 2011 09:30:00 -0000 1.71
+++ ChangeLog 6 Jul 2011 15:00:48 -0000 1.72
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/hdf5
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.71 2011/06/26 09:30:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.72 2011/07/06 15:00:48 xarthisius Exp $
+
+ 06 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> hdf5-1.8.4-r1.ebuild,
+ hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild:
+ Fix use fortran check in pkg_setup
26 Jun 2011; Justin Lecher <jlec@gentoo.org> hdf5-1.8.4-r1.ebuild,
hdf5-1.8.6.ebuild, hdf5-1.8.7.ebuild, metadata.xml:
1.7 sci-libs/hdf5/hdf5-1.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild?r1=1.6&r2=1.7
Index: hdf5-1.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hdf5-1.8.7.ebuild 26 Jun 2011 09:30:00 -0000 1.6
+++ hdf5-1.8.7.ebuild 6 Jul 2011 15:00:48 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.6 2011/06/26 09:30:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.8.7.ebuild,v 1.7 2011/07/06 15:00:48 xarthisius Exp $
EAPI=4
@@ -26,7 +26,7 @@
sys-process/time"
pkg_setup() {
- fortran && fortran-2_pkg_setup
+ use fortran && fortran-2_pkg_setup
if use mpi; then
if has_version 'sci-libs/hdf5[-mpi]'; then
ewarn "Installing hdf5 with mpi enabled with a previous hdf5 with mpi disabled may fail."
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-07-06 15:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 18:05 [gentoo-commits] gentoo-x86 commit in sci-libs/hdf5: hdf5-1.8.6.ebuild hdf5-1.8.4-r1.ebuild ChangeLog hdf5-1.8.7.ebuild Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2011-07-06 15:00 Kacper Kowalik (xarthisius)
2011-06-21 15:18 Justin Lecher (jlec)
2011-06-21 9:50 Justin Lecher (jlec)
2011-06-08 15:12 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox