dev-util/pmbootstrap: update HOMEPAGE

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2026-06-05 18:42:10 +05:00
parent 322c0c5eee
commit 44e3eaf3d2
2 changed files with 5 additions and 1 deletions

View File

@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<bugs-to>https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues</bugs-to>
<doc>https://docs.postmarketos.org/pmbootstrap/main/index.html</doc>
</upstream>
</pkgmetadata>

View File

@@ -10,7 +10,10 @@ PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 linux-info
DESCRIPTION="Helper tool for developing and building postmarketOS"
HOMEPAGE="https://postmarketos.org/"
HOMEPAGE="
https://wiki.postmarketos.org/wiki/Pmbootstrap
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap
"
SRC_URI="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/archive/${PV}/${P}.tar.bz2"
LICENSE="GPL-3"