diff options
Diffstat (limited to 'dev-python/datashape/datashape-0.5.4.ebuild')
-rw-r--r-- | dev-python/datashape/datashape-0.5.4.ebuild | 4 |
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" |