diff options
author | Julien Roy <julien@jroy.ca> | 2023-01-07 13:43:38 -0500 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2023-01-07 13:43:38 -0500 |
commit | 8f57ccc752de59e267fe9f2b887502a6ec604af1 (patch) | |
tree | 1b9c07332a6d0409346d871fc477907fc037e92d /dev-vcs | |
parent | f6a7305c7057a452d2b04fbdf1ada3057507dde8 (diff) | |
download | MrRoy-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.ebuild | 2 |
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}] |