mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/pymountboot: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
parent
47ac9a3042
commit
ad680fe0bf
@ -10,7 +10,7 @@
|
||||
<email>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
<bugs-to>https://github.com/mgorny/pymountboot/issues/</bugs-to>
|
||||
<remote-id type="github">mgorny/pymountboot</remote-id>
|
||||
<bugs-to>https://github.com/projg2/pymountboot/issues/</bugs-to>
|
||||
<remote-id type="github">projg2/pymountboot</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{9..11} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python extension module to (re)mount /boot"
|
||||
HOMEPAGE="https://github.com/mgorny/pymountboot/"
|
||||
HOMEPAGE="https://github.com/projg2/pymountboot/"
|
||||
SRC_URI="
|
||||
https://github.com/mgorny/pymountboot/archive/v${PV}.tar.gz
|
||||
https://github.com/projg2/pymountboot/archive/v${PV}.tar.gz
|
||||
-> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user