mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/datashape: fix web page
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user