Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf-cxx: netcdf-cxx-4.2.1.ebuild ChangeLog
Date: Thu, 27 Feb 2014 18:44:29
Message-Id: 20140227184425.192112004B@flycatcher.gentoo.org
1 bicatali 14/02/27 18:44:25
2
3 Modified: netcdf-cxx-4.2.1.ebuild ChangeLog
4 Log:
5 More cleaning
6
7 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
8
9 Revision Changes Path
10 1.3 sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild?r1=1.2&r2=1.3
15
16 Index: netcdf-cxx-4.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- netcdf-cxx-4.2.1.ebuild 27 Feb 2014 18:35:14 -0000 1.2
23 +++ netcdf-cxx-4.2.1.ebuild 27 Feb 2014 18:44:24 -0000 1.3
24 @@ -1,23 +1,23 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild,v 1.2 2014/02/27 18:35:14 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild,v 1.3 2014/02/27 18:44:24 bicatali Exp $
29
30 EAPI=5
31
32 -inherit autotools-utils versionator
33 +inherit autotools-utils
34
35 MYP=${PN}4-${PV}
36
37 DESCRIPTION="C++ library for netCDF"
38 HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/"
39 -SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v4.2.1.tar.gz -> ${P}.tar.gz"
40 +SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v${PV}.tar.gz -> ${P}.tar.gz"
41
42 LICENSE="UCAR-Unidata"
43 SLOT="0/1"
44 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
45 IUSE="examples static-libs"
46
47 -RDEPEND=">=sci-libs/netcdf-4.2"
48 +RDEPEND=">=sci-libs/netcdf-4.2:="
49 DEPEND="${RDEPEND}"
50
51 S="${WORKDIR}/${MYP}"
52
53
54
55 1.8 sci-libs/netcdf-cxx/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?rev=1.8&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?rev=1.8&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?r1=1.7&r2=1.8
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v
64 retrieving revision 1.7
65 retrieving revision 1.8
66 diff -u -r1.7 -r1.8
67 --- ChangeLog 27 Feb 2014 18:35:14 -0000 1.7
68 +++ ChangeLog 27 Feb 2014 18:44:24 -0000 1.8
69 @@ -1,6 +1,9 @@
70 # ChangeLog for sci-libs/netcdf-cxx
71 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.7 2014/02/27 18:35:14 bicatali Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.8 2014/02/27 18:44:24 bicatali Exp $
74 +
75 + 27 Feb 2014; Sébastien Fabbro <bicatali@g.o> netcdf-cxx-4.2.1.ebuild:
76 + More cleaning
77
78 27 Feb 2014; Sébastien Fabbro <bicatali@g.o> -netcdf-cxx-4.2-r1.ebuild,
79 metadata.xml, netcdf-cxx-4.2.1.ebuild: