pacho 15/02/22 10:58:10 Modified: netcdf-4.3.2-r1.ebuild ChangeLog Log: amd64/ppc/ppc64/x86 stable, bug #540494 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.3 sci-libs/netcdf/netcdf-4.3.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild?r1=1.2&r2=1.3 Index: netcdf-4.3.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- netcdf-4.3.2-r1.ebuild 24 Oct 2014 14:19:46 -0000 1.2 +++ netcdf-4.3.2-r1.ebuild 22 Feb 2015 10:58:10 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild,v 1.2 2014/10/24 14:19:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild,v 1.3 2015/02/22 10:58:10 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="UCAR-Unidata" SLOT="0/7" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools" RDEPEND=" 1.117 sci-libs/netcdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.117&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.117&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.116&r2=1.117 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- ChangeLog 24 Oct 2014 14:19:46 -0000 1.116 +++ ChangeLog 22 Feb 2015 10:58:10 -0000 1.117 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.116 2014/10/24 14:19:46 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.117 2015/02/22 10:58:10 pacho Exp $ + + 22 Feb 2015; Pacho Ramos <[email protected]> netcdf-4.3.2-r1.ebuild: + amd64/ppc/ppc64/x86 stable, bug #540494 24 Oct 2014; Alexis Ballier <[email protected]> netcdf-4.3.2-r1.ebuild: keyword ~arm
