diff options
author | 2009-09-20 18:42:29 +0000 | |
---|---|---|
committer | 2009-09-20 18:42:29 +0000 | |
commit | 88c8e40397a4e42653c6ec6564ee1899151ba1eb (patch) | |
tree | 0d3f22f75bbb8c041c1ee59370c9bc303fb4b2ea /sci-libs/hdf/hdf-4.2_p4.ebuild | |
parent | ppc stable #284613 (diff) | |
download | gentoo-2-88c8e40397a4e42653c6ec6564ee1899151ba1eb.tar.gz gentoo-2-88c8e40397a4e42653c6ec6564ee1899151ba1eb.tar.bz2 gentoo-2-88c8e40397a4e42653c6ec6564ee1899151ba1eb.zip |
ppc stable #284613
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-libs/hdf/hdf-4.2_p4.ebuild')
-rw-r--r-- | sci-libs/hdf/hdf-4.2_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf/hdf-4.2_p4.ebuild b/sci-libs/hdf/hdf-4.2_p4.ebuild index 0cc06b9e8e56..b566b0e87a85 100644 --- a/sci-libs/hdf/hdf-4.2_p4.ebuild +++ b/sci-libs/hdf/hdf-4.2_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild,v 1.3 2009/09/19 09:45:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild,v 1.4 2009/09/20 18:42:29 nixnut Exp $ EAPI=2 inherit eutils toolchain-funcs autotools flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/${MYP}.tar.gz mirror://gentoo/${P}-patches.tar.bz2" LICENSE="NCSA-HDF" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="fortran netcdf szip" |