dev-python/breathe: Update homepages

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-12-23 12:23:13 +01:00
parent 397592b19d
commit 48852754b2
2 changed files with 4 additions and 3 deletions

View File

@@ -11,10 +11,11 @@ inherit distutils-r1
DESCRIPTION="Sphinx Doxygen renderer"
HOMEPAGE="
https://breathe.readthedocs.io/en/latest/
https://github.com/michaeljones/breathe/
https://github.com/breathe-doc/breathe/
https://pypi.org/project/breathe/
"
SRC_URI="
https://github.com/michaeljones/breathe/archive/v${PV}.tar.gz
https://github.com/breathe-doc/breathe/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"

View File

@@ -16,6 +16,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">breathe</remote-id>
<remote-id type="github">michaeljones/breathe</remote-id>
<remote-id type="github">breathe-doc/breathe</remote-id>
</upstream>
</pkgmetadata>