Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/jupyter_console/, dev-python/ipykernel/, dev-python/ipyparallel/, ...
Date: Tue, 01 Sep 2015 07:57:58
Message-Id: 1440660741.cbf526d152489fce74ffa99f24c40010a3d5d8fe.jlec@gentoo
1 commit: cbf526d152489fce74ffa99f24c40010a3d5d8fe
2 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
3 AuthorDate: Thu Aug 27 07:32:21 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 07:32:21 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=cbf526d1
7
8 Convert all $Header$ to $Id$ tags as it has be done in gentoo.git
9
10 Signed-off-by: Marius Brehler <marbre <AT> linux.sungazer.de>
11
12 dev-python/ipykernel/ipykernel-9999.ebuild | 2 +-
13 dev-python/ipyparallel/ipyparallel-9999.ebuild | 2 +-
14 dev-python/ipython_genutils/ipython_genutils-9999.ebuild | 2 +-
15 dev-python/ipywidgets/ipywidgets-9999.ebuild | 2 +-
16 dev-python/jupyter_client/jupyter_client-9999.ebuild | 2 +-
17 dev-python/jupyter_console/jupyter_console-9999.ebuild | 2 +-
18 dev-python/jupyter_core/jupyter_core-9999.ebuild | 2 +-
19 dev-python/testpath/testpath-9999.ebuild | 2 +-
20 8 files changed, 8 insertions(+), 8 deletions(-)
21
22 diff --git a/dev-python/ipykernel/ipykernel-9999.ebuild b/dev-python/ipykernel/ipykernel-9999.ebuild
23 index e572718..459e4a6 100644
24 --- a/dev-python/ipykernel/ipykernel-9999.ebuild
25 +++ b/dev-python/ipykernel/ipykernel-9999.ebuild
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: $
30 +# $Id$
31
32 EAPI=5
33 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
34
35 diff --git a/dev-python/ipyparallel/ipyparallel-9999.ebuild b/dev-python/ipyparallel/ipyparallel-9999.ebuild
36 index 4f42849..126b358 100644
37 --- a/dev-python/ipyparallel/ipyparallel-9999.ebuild
38 +++ b/dev-python/ipyparallel/ipyparallel-9999.ebuild
39 @@ -1,6 +1,6 @@
40 # Copyright 1999-2015 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 -# $Header: $
43 +# $Id$
44
45 EAPI=5
46 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
47
48 diff --git a/dev-python/ipython_genutils/ipython_genutils-9999.ebuild b/dev-python/ipython_genutils/ipython_genutils-9999.ebuild
49 index 05a1714..8d77e6b 100644
50 --- a/dev-python/ipython_genutils/ipython_genutils-9999.ebuild
51 +++ b/dev-python/ipython_genutils/ipython_genutils-9999.ebuild
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: $
56 +# $Id$
57
58 EAPI=5
59 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
60
61 diff --git a/dev-python/ipywidgets/ipywidgets-9999.ebuild b/dev-python/ipywidgets/ipywidgets-9999.ebuild
62 index adba9a6..1bf3747 100644
63 --- a/dev-python/ipywidgets/ipywidgets-9999.ebuild
64 +++ b/dev-python/ipywidgets/ipywidgets-9999.ebuild
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2015 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: $
69 +# $Id$
70
71 EAPI=5
72 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
73
74 diff --git a/dev-python/jupyter_client/jupyter_client-9999.ebuild b/dev-python/jupyter_client/jupyter_client-9999.ebuild
75 index 0eb5a44..ec79599 100644
76 --- a/dev-python/jupyter_client/jupyter_client-9999.ebuild
77 +++ b/dev-python/jupyter_client/jupyter_client-9999.ebuild
78 @@ -1,6 +1,6 @@
79 # Copyright 1999-2015 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 -# $Header: $
82 +# $Id$
83
84 EAPI=5
85 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
86
87 diff --git a/dev-python/jupyter_console/jupyter_console-9999.ebuild b/dev-python/jupyter_console/jupyter_console-9999.ebuild
88 index 7c3d714..31c23cb 100644
89 --- a/dev-python/jupyter_console/jupyter_console-9999.ebuild
90 +++ b/dev-python/jupyter_console/jupyter_console-9999.ebuild
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2015 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: $
95 +# $Id$
96
97 EAPI=5
98 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
99
100 diff --git a/dev-python/jupyter_core/jupyter_core-9999.ebuild b/dev-python/jupyter_core/jupyter_core-9999.ebuild
101 index 60de338..04ed994 100644
102 --- a/dev-python/jupyter_core/jupyter_core-9999.ebuild
103 +++ b/dev-python/jupyter_core/jupyter_core-9999.ebuild
104 @@ -1,6 +1,6 @@
105 # Copyright 1999-2015 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 -# $Header: $
108 +# $Id$
109
110 EAPI=5
111 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
112
113 diff --git a/dev-python/testpath/testpath-9999.ebuild b/dev-python/testpath/testpath-9999.ebuild
114 index 63bab30..d39a519 100644
115 --- a/dev-python/testpath/testpath-9999.ebuild
116 +++ b/dev-python/testpath/testpath-9999.ebuild
117 @@ -1,6 +1,6 @@
118 # Copyright 1999-2015 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: $
121 +# $Id$
122
123 EAPI=5
124 PYTHON_COMPAT=( python2_7 python{3_3,3_4} )