Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/spyview: spyview-20130823.ebuild ChangeLog
Date: Tue, 03 Dec 2013 21:32:38
Message-Id: 20131203213232.305A52004B@flycatcher.gentoo.org
1 dilfridge 13/12/03 21:32:32
2
3 Modified: spyview-20130823.ebuild ChangeLog
4 Log:
5 Crashes all the time. Something is broken, remove amd64 keyword.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
8
9 Revision Changes Path
10 1.3 sci-visualization/spyview/spyview-20130823.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild?r1=1.2&r2=1.3
15
16 Index: spyview-20130823.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- spyview-20130823.ebuild 28 Oct 2013 20:57:40 -0000 1.2
23 +++ spyview-20130823.ebuild 3 Dec 2013 21:32:31 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v 1.2 2013/10/28 20:57:40 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/spyview-20130823.ebuild,v 1.3 2013/12/03 21:32:31 dilfridge Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~x86"
38 IUSE=""
39
40 COMMON_DEPEND="
41
42
43
44 1.27 sci-visualization/spyview/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/spyview/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 28 Oct 2013 20:57:40 -0000 1.26
57 +++ ChangeLog 3 Dec 2013 21:32:31 -0000 1.27
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sci-visualization/spyview
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.26 2013/10/28 20:57:40 dilfridge Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spyview/ChangeLog,v 1.27 2013/12/03 21:32:31 dilfridge Exp $
63 +
64 + 03 Dec 2013; Andreas K. Huettel <dilfridge@g.o>
65 + spyview-20130823.ebuild:
66 + Crashes all the time. Something is broken, remove amd64 keyword.
67
68 28 Oct 2013; Andreas K. Huettel <dilfridge@g.o>
69 spyview-20130823.ebuild: