diff options
author | 2006-11-01 22:24:14 +0000 | |
---|---|---|
committer | 2006-11-01 22:24:14 +0000 | |
commit | bc556d115d49ff6f217cc2ebd98671d4f1b5e2b3 (patch) | |
tree | e3c2a3d6874861f01421ad800b84935070b83b88 /sci-libs/hdf/hdf-4.2.0-r4.ebuild | |
parent | Version bump, bug #153578. (diff) | |
download | gentoo-2-bc556d115d49ff6f217cc2ebd98671d4f1b5e2b3.tar.gz gentoo-2-bc556d115d49ff6f217cc2ebd98671d4f1b5e2b3.tar.bz2 gentoo-2-bc556d115d49ff6f217cc2ebd98671d4f1b5e2b3.zip |
Stable on amd64/x86 wrt bug #153700.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sci-libs/hdf/hdf-4.2.0-r4.ebuild')
-rw-r--r-- | sci-libs/hdf/hdf-4.2.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf/hdf-4.2.0-r4.ebuild b/sci-libs/hdf/hdf-4.2.0-r4.ebuild index abedf6c0bd5f..2f20f8146a0d 100644 --- a/sci-libs/hdf/hdf-4.2.0-r4.ebuild +++ b/sci-libs/hdf/hdf-4.2.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.0-r4.ebuild,v 1.2 2006/06/04 09:47:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.0-r4.ebuild,v 1.3 2006/11/01 22:24:14 wolf31o2 Exp $ inherit autotools flag-o-matic fortran @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/pub/outgoing/hdf4/hdf${MY_PV}/hdf${MY_PV}.t HOMEPAGE="http://hdf.ncsa.uiuc.edu/hdf4.html" LICENSE="NCSA-HDF" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="szip" |