From fb8ac4bccead607b26cb3a5bc13997cca3495a90 Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Sat, 10 Feb 2018 12:28:58 +0100 Subject: dev-python/terminado: Update homepage Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- dev-python/terminado/metadata.xml | 2 +- dev-python/terminado/terminado-0.5.ebuild | 4 ++-- dev-python/terminado/terminado-0.6.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-python/terminado') diff --git a/dev-python/terminado/metadata.xml b/dev-python/terminado/metadata.xml index 9daf5d8f4ffd..4744584f2da2 100644 --- a/dev-python/terminado/metadata.xml +++ b/dev-python/terminado/metadata.xml @@ -7,6 +7,6 @@ terminado - takluyver/terminado + jupyter/terminado diff --git a/dev-python/terminado/terminado-0.5.ebuild b/dev-python/terminado/terminado-0.5.ebuild index 8f8f52e93db8..2be6a8d64833 100644 --- a/dev-python/terminado/terminado-0.5.ebuild +++ b/dev-python/terminado/terminado-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Terminals served to term.js using Tornado websockets" -HOMEPAGE="https://pypi.python.org/pypi/terminado https://github.com/takluyver/terminado" +HOMEPAGE="https://pypi.python.org/pypi/terminado https://github.com/jupyter/terminado" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/terminado/terminado-0.6.ebuild b/dev-python/terminado/terminado-0.6.ebuild index cd3c4c796d6d..c92961f85e53 100644 --- a/dev-python/terminado/terminado-0.6.ebuild +++ b/dev-python/terminado/terminado-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Terminals served to term.js using Tornado websockets" -HOMEPAGE="https://pypi.python.org/pypi/terminado https://github.com/takluyver/terminado" +HOMEPAGE="https://pypi.python.org/pypi/terminado https://github.com/jupyter/terminado" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" -- cgit v1.2.3-65-gdbad