summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-04-20 09:25:52 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-06 08:04:56 +0200
commit1edacd5cd72f40489ca012510cd2209a40ba0885 (patch)
tree232e062309d88338d08e611b48572af31de07957 /sys-apps
parentdev-ruby/faker: remove broken version (diff)
downloadgentoo-1edacd5cd72f40489ca012510cd2209a40ba0885.tar.gz
gentoo-1edacd5cd72f40489ca012510cd2209a40ba0885.tar.bz2
gentoo-1edacd5cd72f40489ca012510cd2209a40ba0885.zip
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>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pmount/metadata.xml3
-rw-r--r--sys-apps/pmount/pmount-0.9.99_alpha-r5.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/pmount/metadata.xml b/sys-apps/pmount/metadata.xml
index 0319eec4c8be..a96b123d31d7 100644
--- a/sys-apps/pmount/metadata.xml
+++ b/sys-apps/pmount/metadata.xml
@@ -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>
diff --git a/sys-apps/pmount/pmount-0.9.99_alpha-r5.ebuild b/sys-apps/pmount/pmount-0.9.99_alpha-r5.ebuild
index 910f62d410bd..f035b7abd422 100644
--- a/sys-apps/pmount/pmount-0.9.99_alpha-r5.ebuild
+++ b/sys-apps/pmount/pmount-0.9.99_alpha-r5.ebuild
@@ -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"