Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/cbflib: ChangeLog cbflib-0.9.2.10.ebuild cbflib-0.9.2.10-r1.ebuild
Date: Fri, 06 Dec 2013 10:13:32
Message-Id: 20131206101327.5282A2004B@flycatcher.gentoo.org
1 jlec 13/12/06 10:13:27
2
3 Modified: ChangeLog cbflib-0.9.2.10.ebuild
4 cbflib-0.9.2.10-r1.ebuild
5 Log:
6 sci-libs/cbflib: Fix subslotting
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
9
10 Revision Changes Path
11 1.37 sci-libs/cbflib/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/ChangeLog?rev=1.37&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/ChangeLog?rev=1.37&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/ChangeLog?r1=1.36&r2=1.37
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v
20 retrieving revision 1.36
21 retrieving revision 1.37
22 diff -u -r1.36 -r1.37
23 --- ChangeLog 31 May 2013 13:50:07 -0000 1.36
24 +++ ChangeLog 6 Dec 2013 10:13:27 -0000 1.37
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sci-libs/cbflib
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.36 2013/05/31 13:50:07 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/ChangeLog,v 1.37 2013/12/06 10:13:27 jlec Exp $
30 +
31 + 06 Dec 2013; Justin Lecher <jlec@g.o> cbflib-0.9.2.10.ebuild,
32 + cbflib-0.9.2.10-r1.ebuild:
33 + Fix subslotting
34
35 *cbflib-0.9.2.10-r1 (31 May 2013)
36
37
38
39
40 1.3 sci-libs/cbflib/cbflib-0.9.2.10.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10.ebuild?r1=1.2&r2=1.3
45
46 Index: cbflib-0.9.2.10.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- cbflib-0.9.2.10.ebuild 2 May 2013 12:24:17 -0000 1.2
53 +++ cbflib-0.9.2.10.ebuild 6 Dec 2013 10:13:27 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10.ebuild,v 1.2 2013/05/02 12:24:17 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10.ebuild,v 1.3 2013/12/06 10:13:27 jlec Exp $
59
60 EAPI=5
61
62 @@ -26,7 +26,7 @@
63
64 S=${WORKDIR}/${MY_P1}
65
66 -RDEPEND="sci-libs/hdf5"
67 +RDEPEND="sci-libs/hdf5:="
68 DEPEND="${RDEPEND}"
69
70 RESTRICT="test"
71
72
73
74 1.2 sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild?r1=1.1&r2=1.2
79
80 Index: cbflib-0.9.2.10-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- cbflib-0.9.2.10-r1.ebuild 31 May 2013 13:50:07 -0000 1.1
87 +++ cbflib-0.9.2.10-r1.ebuild 6 Dec 2013 10:13:27 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2013 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild,v 1.1 2013/05/31 13:50:07 jlec Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cbflib/cbflib-0.9.2.10-r1.ebuild,v 1.2 2013/12/06 10:13:27 jlec Exp $
93
94 EAPI=5
95
96 @@ -26,7 +26,7 @@
97
98 S=${WORKDIR}/${MY_P1}
99
100 -RDEPEND="sci-libs/hdf5"
101 +RDEPEND="sci-libs/hdf5:="
102 DEPEND="${RDEPEND}"
103
104 RESTRICT="test"