aboutsummaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2023-01-07 13:43:38 -0500
committerJulien Roy <julien@jroy.ca>2023-01-07 13:43:38 -0500
commit8f57ccc752de59e267fe9f2b887502a6ec604af1 (patch)
tree1b9c07332a6d0409346d871fc477907fc037e92d /dev-vcs
parentf6a7305c7057a452d2b04fbdf1ada3057507dde8 (diff)
downloadMrRoy-Overlay-8f57ccc752de59e267fe9f2b887502a6ec604af1.tar.gz
MrRoy-Overlay-8f57ccc752de59e267fe9f2b887502a6ec604af1.tar.bz2
MrRoy-Overlay-8f57ccc752de59e267fe9f2b887502a6ec604af1.zip
*/*: fix dependencies following sr.ht renames
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-srht/git-srht-0.81.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-srht/git-srht-0.81.3.ebuild b/dev-vcs/git-srht/git-srht-0.81.3.ebuild
index cf62450..bbce4fd 100644
--- a/dev-vcs/git-srht/git-srht-0.81.3.ebuild
+++ b/dev-vcs/git-srht/git-srht-0.81.3.ebuild
@@ -18,7 +18,7 @@ RESTRICT="network-sandbox"
RDEPEND=""
DEPEND="${RDEPEND}
- dev-python/scmsrht[${PYTHON_USEDEP}]
+ dev-python/scm-srht[${PYTHON_USEDEP}]
dev-python/core-srht[${PYTHON_USEDEP}]
dev-python/pygit2[${PYTHON_USEDEP}]
dev-python/minio[${PYTHON_USEDEP}]