From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/jupyter_console/, dev-python/ipykernel/, dev-python/ipyparallel/, ...
Date: Tue, 1 Sep 2015 07:57:47 +0000 (UTC) [thread overview]
Message-ID: <1440660741.cbf526d152489fce74ffa99f24c40010a3d5d8fe.jlec@gentoo> (raw)
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} )
reply other threads:[~2015-09-01 7:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1440660741.cbf526d152489fce74ffa99f24c40010a3d5d8fe.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox