commit:     d870cadac7b9654edf9063e58784ad5c7c1b2da0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 09:44:07 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 09:44:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d870cada

dev-vcs/git: fix DoubleEmptyLine

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/git/git-2.49.0-r1.ebuild | 1 -
 dev-vcs/git/git-9999-r1.ebuild   | 1 -
 dev-vcs/git/git-9999-r2.ebuild   | 1 -
 dev-vcs/git/git-9999-r3.ebuild   | 1 -
 dev-vcs/git/git-9999.ebuild      | 1 -
 5 files changed, 5 deletions(-)

diff --git a/dev-vcs/git/git-2.49.0-r1.ebuild b/dev-vcs/git/git-2.49.0-r1.ebuild
index 24763886d4ad..e5f4bb671f79 100644
--- a/dev-vcs/git/git-2.49.0-r1.ebuild
+++ b/dev-vcs/git/git-2.49.0-r1.ebuild
@@ -211,7 +211,6 @@ src_configure() {
                credential_helpers+=( osxkeychain )
        fi
 
-
        local native_file="${T}"/meson.ini.local
        cat >> ${native_file} <<-EOF || die
        [binaries]

diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
index 24763886d4ad..e5f4bb671f79 100644
--- a/dev-vcs/git/git-9999-r1.ebuild
+++ b/dev-vcs/git/git-9999-r1.ebuild
@@ -211,7 +211,6 @@ src_configure() {
                credential_helpers+=( osxkeychain )
        fi
 
-
        local native_file="${T}"/meson.ini.local
        cat >> ${native_file} <<-EOF || die
        [binaries]

diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
index 24763886d4ad..e5f4bb671f79 100644
--- a/dev-vcs/git/git-9999-r2.ebuild
+++ b/dev-vcs/git/git-9999-r2.ebuild
@@ -211,7 +211,6 @@ src_configure() {
                credential_helpers+=( osxkeychain )
        fi
 
-
        local native_file="${T}"/meson.ini.local
        cat >> ${native_file} <<-EOF || die
        [binaries]

diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index 24763886d4ad..e5f4bb671f79 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -211,7 +211,6 @@ src_configure() {
                credential_helpers+=( osxkeychain )
        fi
 
-
        local native_file="${T}"/meson.ini.local
        cat >> ${native_file} <<-EOF || die
        [binaries]

diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index 24763886d4ad..e5f4bb671f79 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -211,7 +211,6 @@ src_configure() {
                credential_helpers+=( osxkeychain )
        fi
 
-
        local native_file="${T}"/meson.ini.local
        cat >> ${native_file} <<-EOF || die
        [binaries]

Reply via email to