sys-apps/pacman: Update URLs

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-05-16 00:00:15 +02:00
parent 674bf789a8
commit 0d86d77e4b
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<upstream>
<bugs-to>mailto:pacman-dev@archlinux.org</bugs-to>
<changelog>https://git.archlinux.org/pacman.git/tree/NEWS</changelog>
<doc>https://www.archlinux.org/pacman/</doc>
<doc>https://archlinux.org/pacman/</doc>
</upstream>
<maintainer type="person">
<email>holgersson@posteo.de</email>

View File

@ -6,7 +6,7 @@ EAPI="7"
inherit autotools
DESCRIPTION="Archlinux's binary package manager"
HOMEPAGE="https://archlinux.org/pacman https://wiki.archlinux.org/index.php/Pacman"
HOMEPAGE="https://archlinux.org/pacman/ https://wiki.archlinux.org/title/Pacman"
if [[ "${PV}" == *9999 ]]; then
inherit git-r3