From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OXDne-000560-HR for garchives@archives.gentoo.org; Fri, 09 Jul 2010 13:39:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 970E3E0BC5; Fri, 9 Jul 2010 13:39:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7BC76E0BC5 for ; Fri, 9 Jul 2010 13:39:28 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EC9A1B401E for ; Fri, 9 Jul 2010 13:39:27 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2146) id 630F22CE14; Fri, 9 Jul 2010 13:39:26 +0000 (UTC) From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: netcdf-4.1.1.ebuild ChangeLog X-VCS-Directories: sci-libs/netcdf X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: <20100709133926.630F22CE14@corvid.gentoo.org> Date: Fri, 9 Jul 2010 13:39:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: da730808-b89d-4624-ab9b-813aab2ae60c X-Archives-Hash: 730b3a4ceecd3ac2ab2aab24aff67905 fauli 10/07/09 13:39:26 Modified: netcdf-4.1.1.ebuild ChangeLog Log: stable x86, bug 325069 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.4 sci-libs/netcdf/netcdf-4.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ne= tcdf-4.1.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ne= tcdf-4.1.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ne= tcdf-4.1.1.ebuild?r1=3D1.3&r2=3D1.4 Index: netcdf-4.1.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- netcdf-4.1.1.ebuild 24 Jun 2010 20:51:07 -0000 1.3 +++ netcdf-4.1.1.ebuild 9 Jul 2010 13:39:26 -0000 1.4 @@ -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.3 2010/06/24 20:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v= 1.4 2010/07/09 13:39:26 fauli Exp $ =20 EAPI=3D"3" =20 @@ -13,7 +13,7 @@ LICENSE=3D"UCAR-Unidata" SLOT=3D"0" IUSE=3D"dap doc fortran hdf5 static-libs szip cxx" -KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd6= 4-linux ~x86-linux" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64= -linux ~x86-linux" =20 RDEPEND=3D" hdf5? ( >=3Dsci-libs/hdf5-1.8[zlib,szip?,fortran?] ) 1.70 sci-libs/netcdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/Ch= angeLog?rev=3D1.70&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/Ch= angeLog?rev=3D1.70&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/Ch= angeLog?r1=3D1.69&r2=3D1.70 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- ChangeLog 24 Jun 2010 20:51:07 -0000 1.69 +++ ChangeLog 9 Jul 2010 13:39:26 -0000 1.70 @@ -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.69 2010= /06/24 20:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.70 2010= /07/09 13:39:26 fauli Exp $ + + 09 Jul 2010; Christian Faulhammer netcdf-4.1.1.ebui= ld: + stable x86, bug 325069 =20 24 Jun 2010; Pacho Ramos netcdf-4.1.1.ebuild: stable amd64, bug 325069