summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 17:15:21 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 17:15:21 +0000
commita32dd0d0f6a50149bf175248b7e79a415b054c30 (patch)
treee2c8eebc6ac6f7de1e529375013c03723e900021 /sci-libs/hdf5
parentrevision bump to fix security issues and include sparch patch; stable on ppc64 (diff)
downloadgentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.tar.gz
gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.tar.bz2
gentoo-2-a32dd0d0f6a50149bf175248b7e79a415b054c30.zip
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r--sci-libs/hdf5/ChangeLog7
-rw-r--r--sci-libs/hdf5/hdf5-1.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/hdf5/ChangeLog b/sci-libs/hdf5/ChangeLog
index efa321fe4aa4..9cd0d604aa76 100644
--- a/sci-libs/hdf5/ChangeLog
+++ b/sci-libs/hdf5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/hdf5
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.3 2004/12/29 21:32:13 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/ChangeLog,v 1.4 2005/04/01 17:12:38 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> hdf5-1.6.2.ebuild:
+ stable on ia64
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/sci-libs/hdf5/hdf5-1.6.2.ebuild b/sci-libs/hdf5/hdf5-1.6.2.ebuild
index 3cee8a7aff1d..ebd1e89f68ee 100644
--- a/sci-libs/hdf5/hdf5-1.6.2.ebuild
+++ b/sci-libs/hdf5/hdf5-1.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.2.ebuild,v 1.1 2004/12/28 20:55:37 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.2.ebuild,v 1.2 2005/04/01 17:12:38 agriffis Exp $
DESCRIPTION="general purpose library and file format for storing scientific data"
HOMEPAGE="http://hdf.ncsa.uiuc.edu/HDF5/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/${P}.tar.gz"
LICENSE="NCSA-HDF"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha ~ia64 amd64"
+KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86"
IUSE="static zlib ssl"
DEPEND="zlib? ( sys-libs/zlib )"