diff options
author | George Shapovalov <george@gentoo.org> | 2004-01-07 07:23:14 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2004-01-07 07:23:14 +0000 |
commit | b93bec3a701714383f90585e9b841a99232efc02 (patch) | |
tree | b07ae27248090a37ca55a8144b83aa02f0be8803 /dev-libs/hdf5/hdf5-1.6.0.ebuild | |
parent | back to ~x86 because it needs a stable net-misc/mdidentd (diff) | |
download | gentoo-2-b93bec3a701714383f90585e9b841a99232efc02.tar.gz gentoo-2-b93bec3a701714383f90585e9b841a99232efc02.tar.bz2 gentoo-2-b93bec3a701714383f90585e9b841a99232efc02.zip |
new version, bumped 1.6.0 to stable
Diffstat (limited to 'dev-libs/hdf5/hdf5-1.6.0.ebuild')
-rw-r--r-- | dev-libs/hdf5/hdf5-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/hdf5/hdf5-1.6.0.ebuild b/dev-libs/hdf5/hdf5-1.6.0.ebuild index 44ded8f1a1ec..cd4900c34fa9 100644 --- a/dev-libs/hdf5/hdf5-1.6.0.ebuild +++ b/dev-libs/hdf5/hdf5-1.6.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.0.ebuild,v 1.2 2003/08/24 23:26:56 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hdf5/hdf5-1.6.0.ebuild,v 1.3 2004/01/07 07:23:03 george Exp $ DESCRIPTION="HDF5 is a general purpose library and file format for storing scientific data." SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/${P}.tar.gz" HOMEPAGE="http://hdf.ncsa.uiuc.edu/HDF5/" LICENSE="NCSA-HDF" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="static zlib ssl" |