commit:     c7d9a36255231dab965ab391e8a0774cd437de0d
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Sep  3 21:29:45 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 21:28:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d9a362

net-misc/qtm: update SRC_URI.

Update SRC_URI to bitbucket hg mirror.
Closes: https://bugs.gentoo.org/739804
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17406
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 net-misc/qtm/metadata.xml      | 1 -
 net-misc/qtm/qtm-1.3.19.ebuild | 7 ++++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/qtm/metadata.xml b/net-misc/qtm/metadata.xml
index 714795566c7..add5ebf1447 100644
--- a/net-misc/qtm/metadata.xml
+++ b/net-misc/qtm/metadata.xml
@@ -7,6 +7,5 @@
        </maintainer>
        <upstream>
                <remote-id type="sourceforge">catkin</remote-id>
-               <remote-id type="bitbucket">IndigoJo/qtm-1.3</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/net-misc/qtm/qtm-1.3.19.ebuild b/net-misc/qtm/qtm-1.3.19.ebuild
index ab8d12142a5..24f10c68555 100644
--- a/net-misc/qtm/qtm-1.3.19.ebuild
+++ b/net-misc/qtm/qtm-1.3.19.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 # CMAKE_IN_SOURCE_BUILD="1"
-inherit cmake-utils eapi7-ver
+inherit cmake-utils
 
 DESCRIPTION="Qt blogging client"
 HOMEPAGE="http://qtm.blogistan.co.uk";
-SRC_URI="https://bitbucket.org/IndigoJo/${PN}-$(ver_cut 
1-2)/downloads/${P}.tar.bz2"
+# FIXME find suitable SRC_URI
+SRC_URI="https://bitbucket-archive.softwareheritage.org/static/3c/3c8ca320-701e-47dc-b0ec-28870df5715b/attachments/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to