Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/ipython: ipython-2.3.1.ebuild ipython-2.3.0.ebuild ChangeLog
Date: Wed, 03 Dec 2014 01:59:32
Message-Id: 20141203015927.1F794B677@oystercatcher.gentoo.org
1 idella4 14/12/03 01:59:27
2
3 Modified: ipython-2.3.1.ebuild ipython-2.3.0.ebuild ChangeLog
4 Log:
5 added ~arm keyword pursuant to addition to previous versions by maekke just a dew days ago
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.2 dev-python/ipython/ipython-2.3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.3.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.3.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.3.1.ebuild?r1=1.1&r2=1.2
15
16 Index: ipython-2.3.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ipython-2.3.1.ebuild 1 Dec 2014 08:36:28 -0000 1.1
23 +++ ipython-2.3.1.ebuild 3 Dec 2014 01:59:27 -0000 1.2
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/ipython/ipython-2.3.1.ebuild,v 1.1 2014/12/01 08:36:28 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.1.ebuild,v 1.2 2014/12/03 01:59:27 idella4 Exp $
29
30 EAPI=5
31
32 @@ -15,7 +15,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
37 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38
39 IUSE="doc examples matplotlib mongodb notebook nbconvert octave qt4 +smp test wxwidgets"
40
41
42
43
44 1.3 dev-python/ipython/ipython-2.3.0.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild?r1=1.2&r2=1.3
49
50 Index: ipython-2.3.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ipython-2.3.0.ebuild 1 Dec 2014 06:05:58 -0000 1.2
57 +++ ipython-2.3.0.ebuild 3 Dec 2014 01:59:27 -0000 1.3
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/ipython/ipython-2.3.0.ebuild,v 1.2 2014/12/01 06:05:58 patrick Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild,v 1.3 2014/12/03 01:59:27 idella4 Exp $
63
64 EAPI=5
65
66 @@ -15,7 +15,7 @@
67
68 LICENSE="BSD"
69 SLOT="0"
70 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
71 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
72
73 IUSE="doc examples matplotlib mongodb notebook nbconvert octave qt4 +smp test wxwidgets"
74
75
76
77
78 1.153 dev-python/ipython/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ChangeLog?rev=1.153&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ChangeLog?rev=1.153&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ipython/ChangeLog?r1=1.152&r2=1.153
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v
87 retrieving revision 1.152
88 retrieving revision 1.153
89 diff -u -r1.152 -r1.153
90 --- ChangeLog 1 Dec 2014 08:36:28 -0000 1.152
91 +++ ChangeLog 3 Dec 2014 01:59:27 -0000 1.153
92 @@ -1,6 +1,11 @@
93 # ChangeLog for dev-python/ipython
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.152 2014/12/01 08:36:28 patrick Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.153 2014/12/03 01:59:27 idella4 Exp $
97 +
98 + 03 Dec 2014; Ian Delaney <idella4@g.o> ipython-2.3.0.ebuild,
99 + ipython-2.3.1.ebuild:
100 + added ~arm keyword pursuant to addition to previous versions by maekke just a
101 + dew days ago
102
103 *ipython-2.3.1 (01 Dec 2014)