mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/pyh2o: Migrate to GitHub, fix HOMEPAGE & DESC
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<email>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
<bugs-to>https://bitbucket.org/mgorny/pyh2o/issues/</bugs-to>
|
||||
<remote-id type="bitbucket">mgorny/libh2o</remote-id>
|
||||
<bugs-to>https://github.com/mgorny/pyh2o/issues/</bugs-to>
|
||||
<remote-id type="github">mgorny/pyh2o</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -6,10 +6,10 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Library of routines for IF97 water & steam properties"
|
||||
HOMEPAGE="https://bitbucket.org/mgorny/libh2o/"
|
||||
DESCRIPTION="Python API for sci-libs/libh2o"
|
||||
HOMEPAGE="https://github.com/mgorny/pyh2o/"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
|
||||
EGIT_REPO_URI="https://github.com/mgorny/pyh2o.git"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user