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: metadata.xml netcdf-cxx-4.2.1.ebuild ChangeLog netcdf-cxx-4.2-r1.ebuild
Date: Thu, 27 Feb 2014 18:35:21
Message-Id: 20140227183514.4E6752004B@flycatcher.gentoo.org
1 bicatali 14/02/27 18:35:14
2
3 Modified: metadata.xml netcdf-cxx-4.2.1.ebuild ChangeLog
4 Removed: netcdf-cxx-4.2-r1.ebuild
5 Log:
6 Cleaning ebuilds, sub-slots
7
8 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
9
10 Revision Changes Path
11 1.3 sci-libs/netcdf-cxx/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/metadata.xml?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/metadata.xml?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/metadata.xml?r1=1.2&r2=1.3
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/metadata.xml,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- metadata.xml 1 Jan 2014 17:19:19 -0000 1.2
24 +++ metadata.xml 27 Feb 2014 18:35:14 -0000 1.3
25 @@ -1,8 +1,8 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <herd>sci</herd>
30 - <longdescription lang="en">
31 +<herd>sci</herd>
32 +<longdescription lang="en">
33 NetCDF (network Common Data Form) is an interface for scientific
34 data access and a freely-distributed software library that provides an
35 implementation of the interface. The netCDF library also defines a
36
37
38
39 1.2 sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild?r1=1.1&r2=1.2
44
45 Index: netcdf-cxx-4.2.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- netcdf-cxx-4.2.1.ebuild 1 Jan 2014 17:19:19 -0000 1.1
52 +++ netcdf-cxx-4.2.1.ebuild 27 Feb 2014 18:35:14 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/netcdf-cxx-4.2.1.ebuild,v 1.1 2014/01/01 17:19:19 jlec Exp $
57 +# $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 $
58
59 EAPI=5
60
61 @@ -13,7 +13,7 @@
62 SRC_URI="https://github.com/Unidata/netcdf-cxx4/archive/v4.2.1.tar.gz -> ${P}.tar.gz"
63
64 LICENSE="UCAR-Unidata"
65 -SLOT="0"
66 +SLOT="0/1"
67 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
68 IUSE="examples static-libs"
69
70
71
72
73 1.7 sci-libs/netcdf-cxx/ChangeLog
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog?r1=1.6&r2=1.7
78
79 Index: ChangeLog
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- ChangeLog 1 Jan 2014 19:04:28 -0000 1.6
86 +++ ChangeLog 27 Feb 2014 18:35:14 -0000 1.7
87 @@ -1,6 +1,10 @@
88 # ChangeLog for sci-libs/netcdf-cxx
89 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.6 2014/01/01 19:04:28 jlec Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf-cxx/ChangeLog,v 1.7 2014/02/27 18:35:14 bicatali Exp $
92 +
93 + 27 Feb 2014; Sébastien Fabbro <bicatali@g.o> -netcdf-cxx-4.2-r1.ebuild,
94 + metadata.xml, netcdf-cxx-4.2.1.ebuild:
95 + Cleaning ebuilds, sub-slots
96
97 *netcdf-cxx-4.2-r300 (01 Jan 2014)