* [gentoo-commits] proj/sci:master commit in: dev-python/jupyter_console/, dev-python/ipykernel/, dev-python/ipyparallel/, ...
@ 2015-09-01 7:57 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-09-01 7:57 UTC (permalink / raw
To: gentoo-commits
commit: cbf526d152489fce74ffa99f24c40010a3d5d8fe
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Aug 27 07:32:21 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 07:32:21 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=cbf526d1
Convert all $Header$ to $Id$ tags as it has be done in gentoo.git
Signed-off-by: Marius Brehler <marbre <AT> linux.sungazer.de>
dev-python/ipykernel/ipykernel-9999.ebuild | 2 +-
dev-python/ipyparallel/ipyparallel-9999.ebuild | 2 +-
dev-python/ipython_genutils/ipython_genutils-9999.ebuild | 2 +-
dev-python/ipywidgets/ipywidgets-9999.ebuild | 2 +-
dev-python/jupyter_client/jupyter_client-9999.ebuild | 2 +-
dev-python/jupyter_console/jupyter_console-9999.ebuild | 2 +-
dev-python/jupyter_core/jupyter_core-9999.ebuild | 2 +-
dev-python/testpath/testpath-9999.ebuild | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-python/ipykernel/ipykernel-9999.ebuild b/dev-python/ipykernel/ipykernel-9999.ebuild
index e572718..459e4a6 100644
--- a/dev-python/ipykernel/ipykernel-9999.ebuild
+++ b/dev-python/ipykernel/ipykernel-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/ipyparallel/ipyparallel-9999.ebuild b/dev-python/ipyparallel/ipyparallel-9999.ebuild
index 4f42849..126b358 100644
--- a/dev-python/ipyparallel/ipyparallel-9999.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/ipython_genutils/ipython_genutils-9999.ebuild b/dev-python/ipython_genutils/ipython_genutils-9999.ebuild
index 05a1714..8d77e6b 100644
--- a/dev-python/ipython_genutils/ipython_genutils-9999.ebuild
+++ b/dev-python/ipython_genutils/ipython_genutils-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/ipywidgets/ipywidgets-9999.ebuild b/dev-python/ipywidgets/ipywidgets-9999.ebuild
index adba9a6..1bf3747 100644
--- a/dev-python/ipywidgets/ipywidgets-9999.ebuild
+++ b/dev-python/ipywidgets/ipywidgets-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/jupyter_client/jupyter_client-9999.ebuild b/dev-python/jupyter_client/jupyter_client-9999.ebuild
index 0eb5a44..ec79599 100644
--- a/dev-python/jupyter_client/jupyter_client-9999.ebuild
+++ b/dev-python/jupyter_client/jupyter_client-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/jupyter_console/jupyter_console-9999.ebuild b/dev-python/jupyter_console/jupyter_console-9999.ebuild
index 7c3d714..31c23cb 100644
--- a/dev-python/jupyter_console/jupyter_console-9999.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/jupyter_core/jupyter_core-9999.ebuild b/dev-python/jupyter_core/jupyter_core-9999.ebuild
index 60de338..04ed994 100644
--- a/dev-python/jupyter_core/jupyter_core-9999.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
diff --git a/dev-python/testpath/testpath-9999.ebuild b/dev-python/testpath/testpath-9999.ebuild
index 63bab30..d39a519 100644
--- a/dev-python/testpath/testpath-9999.ebuild
+++ b/dev-python/testpath/testpath-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-01 7:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 7:57 [gentoo-commits] proj/sci:master commit in: dev-python/jupyter_console/, dev-python/ipykernel/, dev-python/ipyparallel/, Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox