sys-cluster/libqb: update HOMEPAGE, SRC_URI, metadata
authorWim Muskee <wimmuskee@gmail.com>
Sat, 23 Nov 2019 20:35:51 +0000 (21:35 +0100)
committerAlexys Jacob <ultrabug@gentoo.org>
Wed, 11 Dec 2019 17:05:42 +0000 (18:05 +0100)
Closes: https://bugs.gentoo.org/699208
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
sys-cluster/libqb/libqb-0.17.2.ebuild
sys-cluster/libqb/metadata.xml

index ca2a5f874d4f115489d97cf93b5e72c409ba14a0..b9af51a50ad10ae411547bc2d14b499f0c75ffda 100644 (file)
@@ -8,8 +8,8 @@ AUTOTOOLS_AUTORECONF=1
 inherit autotools-utils
 
 DESCRIPTION="Library providing high performance logging, tracing, ipc, and poll"
-HOMEPAGE="https://github.com/asalkeld/libqb"
-SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz"
+HOMEPAGE="https://github.com/ClusterLabs/libqb"
+SRC_URI="https://github.com/ClusterLabs/${PN}/releases/download/v${PV}/${P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
index 3b2c851443a05ed5fd870c765968e131cf89c536..492068d9c1f426bdcc0d2cda1de64260678043c0 100644 (file)
@@ -6,6 +6,6 @@
                <name>Gentoo Cluster Project</name>
        </maintainer>
        <upstream>
-               <remote-id type="github">asalkeld/libqb</remote-id>
+               <remote-id type="github">ClusterLabs/libqb</remote-id>
        </upstream>
 </pkgmetadata>