Summary: | dev-vcs/git: drop dev-libs/libpcre2[jit] requirement | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | polynomial-c, tka |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/19954 https://bugs.gentoo.org/show_bug.cgi?id=776646 https://bugs.gentoo.org/show_bug.cgi?id=782814 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1e20adccf8f3dd8476d64e33ac1eba494b858b commit 1c1e20adccf8f3dd8476d64e33ac1eba494b858b Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-16 15:22:55 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-03-18 09:21:13 +0000 profiles/arch: drop obsolete dev-vcs/git[pcre] masks It turns out that dev-vcs/git[pcre] doesn't need dev-libs/libpcre2[jit], just libpcre2 itself. Closes: https://bugs.gentoo.org/776682 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> profiles/arch/alpha/package.use.mask | 1 - profiles/arch/hppa/package.use.mask | 1 - profiles/arch/ia64/package.use.mask | 1 - profiles/arch/riscv/package.use.mask | 1 - profiles/arch/sparc/64ul/package.use.mask | 1 - 5 files changed, 5 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452a99dc3ec82c3485993a2de5de8d453f6adc24 commit 452a99dc3ec82c3485993a2de5de8d453f6adc24 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-16 15:20:55 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-03-18 09:21:12 +0000 dev-vcs/git: don't require JIT on dev-libs/libpcre2 Git detects at runtime whether JIT was compiled in to libpcre2 and falls back gracefully if it wasn't. Bug: https://bugs.gentoo.org/776682 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> dev-vcs/git/{git-2.31.0.ebuild => git-2.31.0-r1.ebuild} | 2 +- dev-vcs/git/git-9999-r1.ebuild | 2 +- dev-vcs/git/git-9999-r2.ebuild | 2 +- dev-vcs/git/git-9999-r3.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) |