summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2008-06-04 07:08:20 +0000
committerSteve Arnold <nerdboy@gentoo.org>2008-06-04 07:08:20 +0000
commit8b4cd56e3b28e3748dab08c4a7d28ea751ce6946 (patch)
tree9f05a623dcede150850a504e644c909a88a433fa
parentfixup patch (diff)
downloadgentoo-2-8b4cd56e3b28e3748dab08c4a7d28ea751ce6946.tar.gz
gentoo-2-8b4cd56e3b28e3748dab08c4a7d28ea751ce6946.tar.bz2
gentoo-2-8b4cd56e3b28e3748dab08c4a7d28ea751ce6946.zip
Adding ~hppa back in (doh! needed a full tree updated)
(Portage version: 2.1.5_rc6)
-rw-r--r--sci-libs/hdf5/ChangeLog10
-rw-r--r--sci-libs/hdf5/hdf5-1.6.6.ebuild7
2 files changed, 8 insertions, 9 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog
index 26a259711a09..b75660a93e69 100644
--- a/sci-libs/hdf5/ChangeLog
+++ b/sci-libs/hdf5/ChangeLog
@@ -1,13 +1,13 @@
# ChangeLog for sci-libs/hdf5
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.25 2008/06/04 06:12:36 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.26 2008/06/04 07:08:20 nerdboy Exp $
+
+ 04 Jun 2008; Steve Arnold <nerdboy@gentoo.org> hdf5-1.6.6.ebuild:
+ Adding ~hppa back in (doh! needed a full tree updated)
04 Jun 2008; Steve Arnold <nerdboy@gentoo.org> hdf5-1.6.6.ebuild:
Fixed some build and test script issues, and updated the test function so
- the MPI tests work on a single CPU box. Marking ~hppa appears premature,
- as it really needs some szip and mpich2 keywording and/or use-masking luv
- first, then add ~hppa back in. Not sure what it has to do with bug
- #216855 tho...
+ the MPI tests work on a single CPU box.
15 Apr 2008; Markus Dittrich <markusle@gentoo.org> hdf5-1.6.6.ebuild:
Fixed messed up symlinks for libh5test.so (see bug #217720).
diff --git a/sci-libs/hdf5/hdf5-1.6.6.ebuild b/sci-libs/hdf5/hdf5-1.6.6.ebuild
index 65f75db12cd7..e4132c194cc2 100644
--- a/sci-libs/hdf5/hdf5-1.6.6.ebuild
+++ b/sci-libs/hdf5/hdf5-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.6.ebuild,v 1.7 2008/06/04 06:12:36 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.6.ebuild,v 1.8 2008/06/04 07:08:20 nerdboy Exp $
inherit eutils fixheadtails flag-o-matic fortran toolchain-funcs
@@ -10,9 +10,8 @@ SRC_URI="ftp://ftp.hdfgroup.org/HDF5/current/src/${P}.tar.gz"
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc"
-# need to update szip to get alpha, ia64, etc back in here,
-# and hppa needs both szip and mpich2 (mask mpe-sdk for the latter)
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~sparc"
+# need to update szip to get alpha, ia64, etc back in here,
IUSE="cxx debug fortran mpi ssl szip threads tools zlib "
DEPEND="!sparc? ( mpi? ( >=sys-cluster/mpich2-1.0.6