dev-python/datashape: fix web page
authorSébastien Fabbro <bicatali@gentoo.org>
Sun, 19 Feb 2017 05:58:06 +0000 (05:58 +0000)
committerSébastien Fabbro <bicatali@gentoo.org>
Sun, 26 Feb 2017 18:02:03 +0000 (18:02 +0000)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/datashape/datashape-0.5.4.ebuild
dev-python/datashape/metadata.xml

index 9138f6076e29450184e85f18c9f07c4461bd8485..9f7a8a37a397ef59a9b8d6616498ff66e16c3014 100644 (file)
@@ -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"
index c6bb1a1c330795764f42fb9d658be2235931cf97..fa8c7de680eeac694c756ceb27ee07853908d620 100644 (file)
@@ -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>