summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-30 06:21:45 +0000
committerSam James <sam@gentoo.org>2024-01-30 06:21:45 +0000
commit9ba5127e183f0d4d8c73a02961d3271fcf783859 (patch)
tree5c8eb84909386f10b0938341f4624ff7feffa3a2 /dev-vcs
parentdev-vcs/git-filter-repo: fix VariableOrderWrong (diff)
downloadgentoo-9ba5127e183f0d4d8c73a02961d3271fcf783859.tar.gz
gentoo-9ba5127e183f0d4d8c73a02961d3271fcf783859.tar.bz2
gentoo-9ba5127e183f0d4d8c73a02961d3271fcf783859.zip
dev-vcs/git-filter-repo: drop superfluous PYTHON_DEPS
Leftover from the previous python-single-r1->distutils-r1 porting. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild1
-rw-r--r--dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
index 710545220a60..526f66ecd117 100644
--- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
+++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm64 ~loong ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
- ${PYTHON_DEPS}
>=dev-vcs/git-$(ver_cut 1-2)
"
BDEPEND="
diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild
index 4155adf57f1e..38da8b921c39 100644
--- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild
+++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm64 ~loong ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
- ${PYTHON_DEPS}
>=dev-vcs/git-$(ver_cut 1-2)
"
BDEPEND="