summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Bienstman <pbienst@gentoo.org>2004-04-03 13:20:38 +0000
committerPeter Bienstman <pbienst@gentoo.org>2004-04-03 13:20:38 +0000
commit79172f3a86ccf4a1bf0987ea938d6e0c9f4c1d68 (patch)
tree7e7a9d8e0bbf7562c1e13662bfb5d58d05370243 /dev-libs/hdf5/hdf5-1.6.2.ebuild
parentMarked stable on x86. (diff)
downloadhistorical-79172f3a86ccf4a1bf0987ea938d6e0c9f4c1d68.tar.gz
historical-79172f3a86ccf4a1bf0987ea938d6e0c9f4c1d68.tar.bz2
historical-79172f3a86ccf4a1bf0987ea938d6e0c9f4c1d68.zip
Marked stable on x86.
Diffstat (limited to 'dev-libs/hdf5/hdf5-1.6.2.ebuild')
-rw-r--r--dev-libs/hdf5/hdf5-1.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hdf5/hdf5-1.6.2.ebuild b/dev-libs/hdf5/hdf5-1.6.2.ebuild
index a51db51c4176..d859e2bcff26 100644
--- a/dev-libs/hdf5/hdf5-1.6.2.ebuild
+++ b/dev-libs/hdf5/hdf5-1.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.2.ebuild,v 1.1 2004/03/03 16:40:03 pbienst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.2.ebuild,v 1.2 2004/04/03 13:20:38 pbienst 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="x86 ~ppc ~sparc ~alpha ~ia64 ~amd64"
IUSE="static zlib ssl"
DEPEND="zlib? ( sys-libs/zlib )"