summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-04-09 01:34:59 +0000
committerJeroen Roovers <jer@gentoo.org>2008-04-09 01:34:59 +0000
commitb1a437bde26ee028c59a6ac218a4929b094610ef (patch)
treea258ab9e2b42ff2bec0b976d751a46c327f9a66d /sci-libs/hdf5
parentMask sys-cluster/mpich2 for sci-libs/hdf5. (diff)
downloadgentoo-2-b1a437bde26ee028c59a6ac218a4929b094610ef.tar.gz
gentoo-2-b1a437bde26ee028c59a6ac218a4929b094610ef.tar.bz2
gentoo-2-b1a437bde26ee028c59a6ac218a4929b094610ef.zip
Marked ~hppa (bug #216855).
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r--sci-libs/hdf5/ChangeLog5
-rw-r--r--sci-libs/hdf5/hdf5-1.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog
index 93ee892e8be3..7691a9230910 100644
--- a/sci-libs/hdf5/ChangeLog
+++ b/sci-libs/hdf5/ChangeLog
@@ -1,6 +1,9 @@
# 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.22 2008/02/04 07:58:32 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.23 2008/04/09 01:34:59 jer Exp $
+
+ 09 Apr 2008; Jeroen Roovers <jer@gentoo.org> hdf5-1.6.6.ebuild:
+ Marked ~hppa (bug #216855).
04 Feb 2008; Steve Arnold <nerdboy@gentoo.org> hdf5-1.6.6.ebuild:
fixed QA issues and added additional tools via use flag
diff --git a/sci-libs/hdf5/hdf5-1.6.6.ebuild b/sci-libs/hdf5/hdf5-1.6.6.ebuild
index 1376feb9b15f..4c3189ab51f0 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.4 2008/02/04 07:58:32 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.6.ebuild,v 1.5 2008/04/09 01:34:59 jer Exp $
inherit eutils fixheadtails flag-o-matic fortran toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hdfgroup.org/HDF5/current/src/${P}.tar.gz"
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
# need to update szip to get alpha, ia64, etc back in here,
IUSE="cxx debug fortran mpi ssl szip threads tools zlib "