summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-03-01 12:40:32 +0000
committerMichael Weber <xmw@gentoo.org>2011-03-01 12:40:32 +0000
commit310947fd6d66673f1d0c62dc5b6b915157dc3114 (patch)
tree1a8cbcc7c11023604e44e29d94baddcaf78707f5 /sci-libs/netcdf
parentFix also stable ebuild. (diff)
downloadgentoo-2-310947fd6d66673f1d0c62dc5b6b915157dc3114.tar.gz
gentoo-2-310947fd6d66673f1d0c62dc5b6b915157dc3114.tar.bz2
gentoo-2-310947fd6d66673f1d0c62dc5b6b915157dc3114.zip
ppc/sparc stable (bug 325069)
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r--sci-libs/netcdf/ChangeLog5
-rw-r--r--sci-libs/netcdf/netcdf-4.1.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog
index df25d1cd0c44..af6781515de9 100644
--- a/sci-libs/netcdf/ChangeLog
+++ b/sci-libs/netcdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/netcdf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.83 2011/02/27 13:57:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.84 2011/03/01 12:40:32 xmw Exp $
+
+ 01 Mar 2011; Michael Weber <xmw@gentoo.org> netcdf-4.1.1-r4.ebuild:
+ ppc/sparc stable (bug 325069)
27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> netcdf-4.1.1-r4.ebuild:
Stable on amd64 wrt bug #325069
diff --git a/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild b/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild
index 523854eb706a..d150f19e33d1 100644
--- a/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild
+++ b/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-r4.ebuild,v 1.3 2011/02/27 13:57:20 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1-r4.ebuild,v 1.4 2011/03/01 12:40:32 xmw Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz"
LICENSE="UCAR-Unidata"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="cxx dap doc fortran hdf5 static-libs szip"
RDEPEND="dap? ( net-misc/curl )