dev-python/cairocffi: update HOMEPAGE and github metadata

This commit is contained in:
Tim Harder
2017-08-20 19:56:40 -04:00
parent 9120265e84
commit 64b1d40a6c
3 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ MY_PN="${PN}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="CFFI-based drop-in replacement for Pycairo"
HOMEPAGE="https://github.com/Kozea/cairocffi"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
HOMEPAGE="https://github.com/SimonSapin/cairocffi"
LICENSE="BSD"
SLOT="0"

View File

@@ -11,8 +11,8 @@ MY_PN="${PN}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="CFFI-based drop-in replacement for Pycairo"
HOMEPAGE="https://github.com/Kozea/cairocffi"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
HOMEPAGE="https://github.com/SimonSapin/cairocffi"
LICENSE="BSD"
SLOT="0"

View File

@@ -7,6 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">cairocffi</remote-id>
<remote-id type="github">SimonSapin/cairocffi</remote-id>
<remote-id type="github">Kozea/cairocffi</remote-id>
</upstream>
</pkgmetadata>