diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-06 18:39:00 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-06 18:39:00 +0000 |
commit | c3332aba7ef1191505489687e68aee47328489f8 (patch) | |
tree | f41cf0c2c4457222049653697aec30395632b0ed /sci-libs | |
parent | fix desktop file as reported by Petteri Räty (diff) | |
download | gentoo-2-c3332aba7ef1191505489687e68aee47328489f8.tar.gz gentoo-2-c3332aba7ef1191505489687e68aee47328489f8.tar.bz2 gentoo-2-c3332aba7ef1191505489687e68aee47328489f8.zip |
amd64 stable wrt #201477
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-3.6.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index bbc2ec09caba..718be604ad18 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,10 +1,13 @@ # 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.41 2007/12/06 17:20:09 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.42 2007/12/06 18:39:00 drac Exp $ + + 06 Dec 2007; Samuli Suominen <drac@gentoo.org> netcdf-3.6.2.ebuild: + amd64 stable wrt #201477 06 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org> +files/netcdf-3.6.2-as-needed.patch, netcdf-3.6.2.ebuild: - Fixed for as-needed, cl closing bug #201493 + Fixed for as-needed, closing bug #201493 15 Oct 2007; Markus Rothe <corsair@gentoo.org> netcdf-3.6.1-r1.ebuild: Stable on ppc64 diff --git a/sci-libs/netcdf/netcdf-3.6.2.ebuild b/sci-libs/netcdf/netcdf-3.6.2.ebuild index 705bfdeba72d..668822258dbb 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.6 2007/12/06 17:20:09 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.7 2007/12/06 18:39:00 drac 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} |