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 | |
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)
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-4.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 89c3ac8d32a8..21c0271c77c9 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.73 2010/07/25 14:24:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.74 2010/10/22 10:31:42 grobian Exp $ + + 22 Oct 2010; Fabian Groffen <grobian@gentoo.org> netcdf-4.1.1.ebuild: + Marked ~ppc-macos 25 Jul 2010; Jeroen Roovers <jer@gentoo.org> netcdf-4.1.1.ebuild: Stable for HPPA (bug #325069). 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?] ) |