Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/eigen: ChangeLog eigen-2.0.17.ebuild
Date: Tue, 27 Aug 2013 20:32:29
Message-Id: 20130827203223.56AEC2004C@flycatcher.gentoo.org
1 aballier 13/08/27 20:32:23
2
3 Modified: ChangeLog eigen-2.0.17.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.80 dev-cpp/eigen/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?rev=1.80&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?rev=1.80&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/ChangeLog?r1=1.79&r2=1.80
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v
19 retrieving revision 1.79
20 retrieving revision 1.80
21 diff -u -r1.79 -r1.80
22 --- ChangeLog 14 Aug 2013 09:45:21 -0000 1.79
23 +++ ChangeLog 27 Aug 2013 20:32:23 -0000 1.80
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-cpp/eigen
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.79 2013/08/14 09:45:21 kensington Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/ChangeLog,v 1.80 2013/08/27 20:32:23 aballier Exp $
29 +
30 + 27 Aug 2013; Alexis Ballier <aballier@g.o> eigen-2.0.17.ebuild:
31 + keyword ~amd64-fbsd
32
33 14 Aug 2013; Michael Palimaka <kensington@g.o> eigen-2.0.17.ebuild:
34 Restrict tests wrt bug #426236, 455460, and 467288.
35
36
37
38 1.12 dev-cpp/eigen/eigen-2.0.17.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild?rev=1.12&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild?rev=1.12&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild?r1=1.11&r2=1.12
43
44 Index: eigen-2.0.17.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v
47 retrieving revision 1.11
48 retrieving revision 1.12
49 diff -u -r1.11 -r1.12
50 --- eigen-2.0.17.ebuild 14 Aug 2013 09:45:21 -0000 1.11
51 +++ eigen-2.0.17.ebuild 27 Aug 2013 20:32:23 -0000 1.12
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v 1.11 2013/08/14 09:45:21 kensington Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/eigen/eigen-2.0.17.ebuild,v 1.12 2013/08/27 20:32:23 aballier Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
62
63 LICENSE="GPL-3"
64 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
66 SLOT="2"
67 IUSE="debug doc examples"