sys-apps/pmount: update HOMEPAGE, metadata

Closes: https://bugs.gentoo.org/658084
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11752
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Wim Muskee
2019-04-20 09:25:52 +02:00
committed by Michał Górny
parent e33f49fb09
commit 1edacd5cd7
2 changed files with 4 additions and 2 deletions

View File

@@ -5,4 +5,7 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<upstream>
<remote-id type="launchpad">pmount</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -5,9 +5,8 @@ EAPI=5
inherit eutils user bash-completion-r1
DESCRIPTION="Policy based mounter that gives the ability to mount removable devices as a user"
HOMEPAGE="http://pmount.alioth.debian.org/"
HOMEPAGE="https://launchpad.net/pmount"
SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV/_/-}.orig.tar.bz2"
#SRC_URI="http://alioth.debian.org/frs/download.php/3530/${P/_/-}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"