commit:     c1a18b049286635b0890f7021afcbd7818f94080
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 04:08:15 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 04:08:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a18b04

dev-vcs/git: restore docs patch to 2.49.0-r2

In hindsight, f17f390a7022279701ac29ea2c7e3144c41d5356 should've been
a hint that I'd made some error.

Bug: https://bugs.gentoo.org/949247
Fixes: 8b1595184775bdd47164e3df4859756684dcb2ba
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/git/git-2.49.0-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-vcs/git/git-2.49.0-r2.ebuild b/dev-vcs/git/git-2.49.0-r2.ebuild
index b1b73c52ae6b..1e18108eca7b 100644
--- a/dev-vcs/git/git-2.49.0-r2.ebuild
+++ b/dev-vcs/git/git-2.49.0-r2.ebuild
@@ -150,6 +150,7 @@ RESTRICT="!test? ( test )"
 PATCHES=(
        "${FILESDIR}"/${PN}-2.48.1-macos-no-fsmonitor.patch
        
"${FILESDIR}"/${PN}-2.49.0-meson-use-test_environment-conditionally.patch
+       "${FILESDIR}"/${PN}-2.49.0-docs.patch
 
        # This patch isn't merged upstream but is kept in the ebuild by
        # demand from developers. It's opt-in (needs a config option)

Reply via email to