summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2017-02-19 05:58:06 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2017-02-26 18:02:03 +0000
commit45342441cc269df53786f173d46f0c6ac14dc123 (patch)
tree2c8d3df637b227ab14eb53b190ba8acda7ae57bc /dev-python/datashape/datashape-0.5.4.ebuild
parentdev-python/odo: add dependencies (diff)
downloadgentoo-45342441cc269df53786f173d46f0c6ac14dc123.tar.gz
gentoo-45342441cc269df53786f173d46f0c6ac14dc123.tar.bz2
gentoo-45342441cc269df53786f173d46f0c6ac14dc123.zip
dev-python/datashape: fix web page
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/datashape/datashape-0.5.4.ebuild')
-rw-r--r--dev-python/datashape/datashape-0.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/datashape/datashape-0.5.4.ebuild b/dev-python/datashape/datashape-0.5.4.ebuild
index 9138f6076e29..9f7a8a37a397 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"