commit: a8faa501f53b60b8b8008e0e34b93b4862dd8bd9
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Wed Sep 1 14:48:29 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 4 06:20:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8faa501
dev-vcs/tortoisehg: 5.9 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-vcs/tortoisehg/Manifest | 1 +
.../tortoisehg/{tortoisehg-9999.ebuild => tortoisehg-5.9.ebuild} | 6 +++---
dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/dev-vcs/tortoisehg/Manifest b/dev-vcs/tortoisehg/Manifest
index 275f6c34b56..80c63b66f40 100644
--- a/dev-vcs/tortoisehg/Manifest
+++ b/dev-vcs/tortoisehg/Manifest
@@ -1,2 +1,3 @@
DIST tortoisehg-5.8.tar.gz 8636455 BLAKE2B
1f4171ca4eb465aabacaf53b97785c5f05fc501a11329af008695f706d8d2cb9c5eee5e64bb5a60fdf7234f33ed6a937dfacce49cb36ac9e9b8505be271b4f35
SHA512
b9fe80a98cfafe0dbc90be5fe6f83b466fe596b4ec135d0eacc5618e39c0249a3a352bed640a7cecb99d53eaf60908d60d7748009492cbd8202fc191ef428278
DIST tortoisehg-5.8.1.tar.gz 8636858 BLAKE2B
66473695e1364ff676ab314ce8b5a5e59cbe6ece68795d92278e450f70386a9e047dfd8975e7312bda10c183879d9634767f64a9c916f889f3edcf4847bf2468
SHA512
29903240c5522841e0ddc0f78741d20d589b6b48e82bf38023b87184e987721111a6a9675ccb85a31d9781cf1b8fa3d28801fef5bae187ae467d7da8f1ef982f
+DIST tortoisehg-5.9.tar.gz 8637690 BLAKE2B
818b866314a04857838ea971d9a26df6604fc97a7968ee1419337fccc413d228e5597bef80256b35a2084956f356e9015c2c9c00181ab600ee75b5a86f8ec358
SHA512
14b91a2193f0eaeb39d49b131ec9214732b6898e7ee2a57091cf5be61a37ec5a0b71d8eea5d67b30ea8796565c25aa1bd1fd23ff178ae1a7dcdbfd5b333e525f
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
b/dev-vcs/tortoisehg/tortoisehg-5.9.ebuild
similarity index 92%
copy from dev-vcs/tortoisehg/tortoisehg-9999.ebuild
copy to dev-vcs/tortoisehg/tortoisehg-5.9.ebuild
index 702819ea4b0..a68201d3b42 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.9.ebuild
@@ -11,14 +11,14 @@ inherit desktop distutils-r1 optfeature xdg-utils
if [[ ${PV} != *9999* ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
SRC_URI="https://foss.heptapod.net/mercurial/${PN}/thg/-/archive/${PV}/thg-${PV}.tar.gz
-> ${P}.tar.gz"
- HG_DEPEND=">=dev-vcs/mercurial-5.7[${PYTHON_USEDEP}]
- <dev-vcs/mercurial-5.9[${PYTHON_USEDEP}]"
+ HG_DEPEND=">=dev-vcs/mercurial-5.8[${PYTHON_USEDEP}]
+ <dev-vcs/mercurial-5.10[${PYTHON_USEDEP}]"
S="${WORKDIR}/thg-${PV}"
else
inherit mercurial
EHG_REPO_URI="https://foss.heptapod.net/mercurial/${PN}/thg"
EHG_REVISION="stable"
- HG_DEPEND=">=dev-vcs/mercurial-5.7[${PYTHON_USEDEP}]"
+ HG_DEPEND=">=dev-vcs/mercurial-5.8[${PYTHON_USEDEP}]"
fi
DESCRIPTION="Set of graphical tools for Mercurial"
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
index 702819ea4b0..a68201d3b42 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
@@ -11,14 +11,14 @@ inherit desktop distutils-r1 optfeature xdg-utils
if [[ ${PV} != *9999* ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
SRC_URI="https://foss.heptapod.net/mercurial/${PN}/thg/-/archive/${PV}/thg-${PV}.tar.gz
-> ${P}.tar.gz"
- HG_DEPEND=">=dev-vcs/mercurial-5.7[${PYTHON_USEDEP}]
- <dev-vcs/mercurial-5.9[${PYTHON_USEDEP}]"
+ HG_DEPEND=">=dev-vcs/mercurial-5.8[${PYTHON_USEDEP}]
+ <dev-vcs/mercurial-5.10[${PYTHON_USEDEP}]"
S="${WORKDIR}/thg-${PV}"
else
inherit mercurial
EHG_REPO_URI="https://foss.heptapod.net/mercurial/${PN}/thg"
EHG_REVISION="stable"
- HG_DEPEND=">=dev-vcs/mercurial-5.7[${PYTHON_USEDEP}]"
+ HG_DEPEND=">=dev-vcs/mercurial-5.8[${PYTHON_USEDEP}]"
fi
DESCRIPTION="Set of graphical tools for Mercurial"