commit:     45342441cc269df53786f173d46f0c6ac14dc123
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 05:58:06 2017 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 18:02:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45342441

dev-python/datashape: fix web page

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/datashape/datashape-0.5.4.ebuild | 4 ++--
 dev-python/datashape/metadata.xml           | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/datashape/datashape-0.5.4.ebuild 
b/dev-python/datashape/datashape-0.5.4.ebuild
index 9138f6076e..9f7a8a37a3 100644
--- a/dev-python/datashape/datashape-0.5.4.ebuild
+++ b/dev-python/datashape/datashape-0.5.4.ebuild
@@ -9,8 +9,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="Language defining a data description protocol"
-HOMEPAGE="https://github.com/ContinuumIO/datashape";
-SRC_URI="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/blaze/datashape";
+SRC_URI="https://github.com/blaze/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-python/datashape/metadata.xml 
b/dev-python/datashape/metadata.xml
index c6bb1a1c33..fa8c7de680 100644
--- a/dev-python/datashape/metadata.xml
+++ b/dev-python/datashape/metadata.xml
@@ -10,6 +10,6 @@
   the NumPy dtype with an emphasis on cross language support.
 </longdescription>
   <upstream>
-    <remote-id type="github">ContinuumIO/datashape</remote-id>
+    <remote-id type="github">blaze/datashape</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to