diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-22 10:31:42 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-22 10:31:42 +0000 |
commit | b93ef634e28bf81b9cbfba216ebf4e1b27ebac0a (patch) | |
tree | 34e2fa7be8c6a84db9f9cf36077b9315ee242cf7 /sci-libs/netcdf/netcdf-4.1.1.ebuild | |
parent | Added x11-libs/libXfixes depency. (diff) | |
download | gentoo-2-b93ef634e28bf81b9cbfba216ebf4e1b27ebac0a.tar.gz gentoo-2-b93ef634e28bf81b9cbfba216ebf4e1b27ebac0a.tar.bz2 gentoo-2-b93ef634e28bf81b9cbfba216ebf4e1b27ebac0a.zip |
Marked ~ppc-macos
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386, RepoMan options: --force)
Diffstat (limited to 'sci-libs/netcdf/netcdf-4.1.1.ebuild')
-rw-r--r-- | sci-libs/netcdf/netcdf-4.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/netcdf/netcdf-4.1.1.ebuild b/sci-libs/netcdf/netcdf-4.1.1.ebuild index 22c2be29d268..11ebd7923615 100644 --- a/sci-libs/netcdf/netcdf-4.1.1.ebuild +++ b/sci-libs/netcdf/netcdf-4.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.7 2010/07/25 14:24:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.8 2010/10/22 10:31:42 grobian Exp $ EAPI="3" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/" LICENSE="UCAR-Unidata" SLOT="0" IUSE="dap doc fortran hdf5 static-libs szip cxx" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] ) |