From b6570c215514cabca80f2bd5331fc920219e486b Mon Sep 17 00:00:00 2001 From: Sergey Torokhov Date: Wed, 10 Feb 2021 07:05:57 +0300 Subject: [PATCH] dev-vcs/tortoisehg: live ebuild update Signed-off-by: Sergey Torokhov Closes: https://github.com/gentoo/gentoo/pull/19398 Signed-off-by: Joonas Niilola --- dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index fa93e7d11ef70..770dffc99f7d0 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,13 +11,13 @@ inherit desktop distutils-r1 xdg-utils if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64 ~arm64 ~x86" SRC_URI="https://www.mercurial-scm.org/release/tortoisehg/targz/${P}.tar.gz" - HG_DEPEND=">=dev-vcs/mercurial-5.5 -