Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/vtkdata: ChangeLog vtkdata-6.1.0.ebuild
Date: Thu, 30 Oct 2014 07:58:33
Message-Id: 20141030075827.A522290E2@oystercatcher.gentoo.org
1 aballier 14/10/30 07:58:27
2
3 Modified: ChangeLog vtkdata-6.1.0.ebuild
4 Log:
5 keyword ~arm
6
7 Signed-off-by: aballier@g.o
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
9
10 Revision Changes Path
11 1.5 sci-libs/vtkdata/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtkdata/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtkdata/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtkdata/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtkdata/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 27 Jan 2014 15:30:22 -0000 1.4
24 +++ ChangeLog 30 Oct 2014 07:58:27 -0000 1.5
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sci-libs/vtkdata
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtkdata/ChangeLog,v 1.4 2014/01/27 15:30:22 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtkdata/ChangeLog,v 1.5 2014/10/30 07:58:27 aballier Exp $
30 +
31 + 30 Oct 2014; Alexis Ballier <aballier@g.o> vtkdata-6.1.0.ebuild:
32 + keyword ~arm
33
34 27 Jan 2014; Justin Lecher <jlec@g.o> vtkdata-6.1.0.ebuild:
35 Fix S
36
37
38
39 1.3 sci-libs/vtkdata/vtkdata-6.1.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtkdata/vtkdata-6.1.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtkdata/vtkdata-6.1.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtkdata/vtkdata-6.1.0.ebuild?r1=1.2&r2=1.3
44
45 Index: vtkdata-6.1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtkdata/vtkdata-6.1.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- vtkdata-6.1.0.ebuild 27 Jan 2014 15:30:22 -0000 1.2
52 +++ vtkdata-6.1.0.ebuild 30 Oct 2014 07:58:27 -0000 1.3
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/vtkdata/vtkdata-6.1.0.ebuild,v 1.2 2014/01/27 15:30:22 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtkdata/vtkdata-6.1.0.ebuild,v 1.3 2014/10/30 07:58:27 aballier Exp $
58
59 EAPI=5
60
61 @@ -12,7 +12,7 @@
62
63 SLOT="0"
64 LICENSE="BSD"
65 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
66 +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
67 IUSE=""
68
69 RESTRICT="binchecks strip"