sys-apps/pmount: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sat, 20 Apr 2019 07:25:52 +0000 (09:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Jul 2019 06:04:56 +0000 (08:04 +0200)
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>
sys-apps/pmount/metadata.xml
sys-apps/pmount/pmount-0.9.99_alpha-r5.ebuild

index 0319eec4c8be905e1c6ef9a83630af922bec5ab5..a96b123d31d76344126d14de7353cb77a8787880 100644 (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>
index 910f62d410bdeede394151a18ed7da94b7bac2c1..f035b7abd4226b7f58d9740e1888886e9f068671 100644 (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"