commit: e255819ea5906b4b22d09faa283e99f9a984c60c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 17 21:34:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 17 21:39:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e255819e
dev-vcs/git: drop Python 3.7, add subslot dep on libpcre2
Python 3.7 support is gone from the eclasses, so it's a noop.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/git/{git-2.32.0.ebuild => git-2.32.0-r1.ebuild} | 4 ++--
dev-vcs/git/{git-2.33.0.ebuild => git-2.33.0-r1.ebuild} | 4 ++--
dev-vcs/git/git-9999-r1.ebuild | 4 ++--
dev-vcs/git/git-9999-r2.ebuild | 4 ++--
dev-vcs/git/git-9999-r3.ebuild | 4 ++--
dev-vcs/git/git-9999.ebuild | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/dev-vcs/git/git-2.32.0.ebuild b/dev-vcs/git/git-2.32.0-r1.ebuild
similarity index 99%
rename from dev-vcs/git/git-2.32.0.ebuild
rename to dev-vcs/git/git-2.32.0-r1.ebuild
index cbb9b5aff2c..46eab6b9e4a 100644
--- a/dev-vcs/git/git-2.32.0.ebuild
+++ b/dev-vcs/git/git-2.32.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale
python-single-r1 systemd
@@ -61,7 +61,7 @@ DEPEND="
)
dev-libs/openssl:0=
sys-libs/zlib
- pcre? ( dev-libs/libpcre2 )
+ pcre? ( dev-libs/libpcre2:= )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:0= )
curl? (
diff --git a/dev-vcs/git/git-2.33.0.ebuild b/dev-vcs/git/git-2.33.0-r1.ebuild
similarity index 99%
rename from dev-vcs/git/git-2.33.0.ebuild
rename to dev-vcs/git/git-2.33.0-r1.ebuild
index f1efa2f3c23..b3f952ce377 100644
--- a/dev-vcs/git/git-2.33.0.ebuild
+++ b/dev-vcs/git/git-2.33.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale
python-single-r1 systemd
@@ -61,7 +61,7 @@ DEPEND="
)
dev-libs/openssl:0=
sys-libs/zlib
- pcre? ( dev-libs/libpcre2 )
+ pcre? ( dev-libs/libpcre2:= )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:0= )
curl? (
diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
index 4f8854e669b..252c3e3bc1b 100644
--- a/dev-vcs/git/git-9999-r1.ebuild
+++ b/dev-vcs/git/git-9999-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale
python-single-r1 systemd
@@ -61,7 +61,7 @@ DEPEND="
)
dev-libs/openssl:0=
sys-libs/zlib
- pcre? ( dev-libs/libpcre2 )
+ pcre? ( dev-libs/libpcre2:= )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:0= )
curl? (
diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
index 4f8854e669b..252c3e3bc1b 100644
--- a/dev-vcs/git/git-9999-r2.ebuild
+++ b/dev-vcs/git/git-9999-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale
python-single-r1 systemd
@@ -61,7 +61,7 @@ DEPEND="
)
dev-libs/openssl:0=
sys-libs/zlib
- pcre? ( dev-libs/libpcre2 )
+ pcre? ( dev-libs/libpcre2:= )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:0= )
curl? (
diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index 2648a8293fa..40a7dede3c1 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale
python-single-r1 systemd
@@ -61,7 +61,7 @@ DEPEND="
)
dev-libs/openssl:0=
sys-libs/zlib
- pcre? ( dev-libs/libpcre2 )
+ pcre? ( dev-libs/libpcre2:= )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:0= )
curl? (
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index dfebf26eef2..4a1d6a07b90 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
GENTOO_DEPEND_ON_PERL=no
# bug #329479: git-remote-testgit is not multiple-version aware
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit toolchain-funcs elisp-common perl-module bash-completion-r1 plocale
python-single-r1 systemd
@@ -61,7 +61,7 @@ DEPEND="
)
dev-libs/openssl:0=
sys-libs/zlib
- pcre? ( dev-libs/libpcre2 )
+ pcre? ( dev-libs/libpcre2:= )
perl? ( dev-lang/perl:=[-build(-)] )
tk? ( dev-lang/tk:0= )
curl? (