mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-util/pmbootstrap: update HOMEPAGE
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -7,5 +7,6 @@
|
|||||||
</maintainer>
|
</maintainer>
|
||||||
<upstream>
|
<upstream>
|
||||||
<bugs-to>https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues</bugs-to>
|
<bugs-to>https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues</bugs-to>
|
||||||
|
<doc>https://docs.postmarketos.org/pmbootstrap/main/index.html</doc>
|
||||||
</upstream>
|
</upstream>
|
||||||
</pkgmetadata>
|
</pkgmetadata>
|
||||||
|
|||||||
@@ -10,7 +10,10 @@ PYTHON_COMPAT=( python3_{12..14} )
|
|||||||
inherit distutils-r1 linux-info
|
inherit distutils-r1 linux-info
|
||||||
|
|
||||||
DESCRIPTION="Helper tool for developing and building postmarketOS"
|
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"
|
SRC_URI="https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/archive/${PV}/${P}.tar.bz2"
|
||||||
|
|
||||||
LICENSE="GPL-3"
|
LICENSE="GPL-3"
|
||||||
|
|||||||
Reference in New Issue
Block a user