diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 20:27:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 20:27:25 +0000 |
commit | 4f33daf792556ad1c46717a521a14e6330fc2b04 (patch) | |
tree | d1909cf428d7c98143c5c37c0d480aa81fa91661 /sci-libs | |
parent | alpha/ia64 stable wrt security #201887 (diff) | |
download | gentoo-2-4f33daf792556ad1c46717a521a14e6330fc2b04.tar.gz gentoo-2-4f33daf792556ad1c46717a521a14e6330fc2b04.tar.bz2 gentoo-2-4f33daf792556ad1c46717a521a14e6330fc2b04.zip |
ia64 stable wrt #201477
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 18a4b94bc404..d35c3db0f2a7 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.47 2007/12/11 16:56:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.48 2007/12/13 20:27:25 armin76 Exp $ + + 13 Dec 2007; Raúl Porcel <armin76@gentoo.org> netcdf-3.6.2.ebuild: + ia64 stable wrt #201477 11 Dec 2007; nixnut <nixnut@gentoo.org> netcdf-3.6.2.ebuild: Stable on ppc wrt bug 201477 diff --git a/sci-libs/netcdf/netcdf-3.6.2.ebuild b/sci-libs/netcdf/netcdf-3.6.2.ebuild index 8f0a43bfc206..c062ab650bd5 100644 --- a/sci-libs/netcdf/netcdf-3.6.2.ebuild +++ b/sci-libs/netcdf/netcdf-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.12 2007/12/11 16:56:22 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.13 2007/12/13 20:27:25 armin76 Exp $ inherit fortran eutils toolchain-funcs flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://my.unidata.ucar.edu/content/software/netcdf/index.html" LICENSE="UCAR-Unidata" SLOT="0" IUSE="fortran debug doc" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" RDEPEND="" DEPEND="${RDEPEND} |