Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ipython: ChangeLog ipython-2.2.0-r1.ebuild
Date: Sat, 27 Jun 2015 06:51:49
Message-Id: 20150627065140.678DC737@oystercatcher.gentoo.org
1 jer 15/06/27 06:51:40
2
3 Modified: ChangeLog ipython-2.2.0-r1.ebuild
4 Log:
5 Stable for PPC64 (bug #552816).
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.178 dev-python/ipython/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ChangeLog?rev=1.178&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ChangeLog?rev=1.178&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ChangeLog?r1=1.177&r2=1.178
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v
19 retrieving revision 1.177
20 retrieving revision 1.178
21 diff -u -r1.177 -r1.178
22 --- ChangeLog 26 Jun 2015 08:04:43 -0000 1.177
23 +++ ChangeLog 27 Jun 2015 06:51:40 -0000 1.178
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/ipython
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.177 2015/06/26 08:04:43 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.178 2015/06/27 06:51:40 jer Exp $
29 +
30 + 27 Jun 2015; Jeroen Roovers <jer@g.o> ipython-2.2.0-r1.ebuild:
31 + Stable for PPC64 (bug #552816).
32
33 26 Jun 2015; Agostino Sarubbo <ago@g.o> ipython-2.2.0-r1.ebuild:
34 Stable for x86, wrt bug #552816
35
36
37
38 1.5 dev-python/ipython/ipython-2.2.0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.2.0-r1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.2.0-r1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.2.0-r1.ebuild?r1=1.4&r2=1.5
43
44 Index: ipython-2.2.0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.2.0-r1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- ipython-2.2.0-r1.ebuild 26 Jun 2015 08:04:43 -0000 1.4
51 +++ ipython-2.2.0-r1.ebuild 27 Jun 2015 06:51:40 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.2.0-r1.ebuild,v 1.4 2015/06/26 08:04:43 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.2.0-r1.ebuild,v 1.5 2015/06/27 06:51:40 jer Exp $
57
58 EAPI=5
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
65 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
66
67 IUSE="doc examples matplotlib mongodb notebook nbconvert octave qt4 +smp test wxwidgets"