Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/mpmath: mpmath-0.18.ebuild mpmath-0.19.ebuild ChangeLog
Date: Wed, 27 Aug 2014 12:20:59
Message-Id: 20140827122054.147D83FB1@oystercatcher.gentoo.org
1 blueness 14/08/27 12:20:54
2
3 Modified: mpmath-0.18.ebuild mpmath-0.19.ebuild ChangeLog
4 Log:
5 Keyword ~ppc ~ppc64, bug #495116
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.4 dev-python/mpmath/mpmath-0.18.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild?r1=1.3&r2=1.4
15
16 Index: mpmath-0.18.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- mpmath-0.18.ebuild 22 Jul 2014 17:47:20 -0000 1.3
23 +++ mpmath-0.18.ebuild 27 Aug 2014 12:20:54 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild,v 1.3 2014/07/22 17:47:20 zerochaos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.18.ebuild,v 1.4 2014/08/27 12:20:54 blueness Exp $
29
30 EAPI=5
31
32 @@ -17,7 +17,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos"
37 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos"
38
39 IUSE="doc examples gmp matplotlib test"
40
41
42
43
44 1.4 dev-python/mpmath/mpmath-0.19.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild?r1=1.3&r2=1.4
49
50 Index: mpmath-0.19.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- mpmath-0.19.ebuild 5 Aug 2014 08:16:24 -0000 1.3
57 +++ mpmath-0.19.ebuild 27 Aug 2014 12:20:54 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild,v 1.3 2014/08/05 08:16:24 idella4 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.19.ebuild,v 1.4 2014/08/27 12:20:54 blueness Exp $
63
64 EAPI=5
65
66 @@ -17,7 +17,7 @@
67
68 LICENSE="BSD"
69 SLOT="0"
70 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos"
71 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos"
72
73 IUSE="doc examples gmp matplotlib test"
74
75
76
77
78 1.35 dev-python/mpmath/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/ChangeLog?rev=1.35&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/ChangeLog?rev=1.35&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mpmath/ChangeLog?r1=1.34&r2=1.35
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v
87 retrieving revision 1.34
88 retrieving revision 1.35
89 diff -u -r1.34 -r1.35
90 --- ChangeLog 5 Aug 2014 08:16:24 -0000 1.34
91 +++ ChangeLog 27 Aug 2014 12:20:54 -0000 1.35
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-python/mpmath
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.34 2014/08/05 08:16:24 idella4 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.35 2014/08/27 12:20:54 blueness Exp $
97 +
98 + 27 Aug 2014; Anthony G. Basile <blueness@g.o> mpmath-0.18.ebuild,
99 + mpmath-0.19.ebuild:
100 + Keyword ~ppc ~ppc64, bug #495116
101
102 05 Aug 2014; Ian Delaney <idella4@g.o> mpmath-0.19.ebuild:
103 drop py2.6 add py3.4 support