commit:     826d550bd9519c565ea6ccfbcc485fbf713f5b4e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 08:16:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 08:18:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=826d550b

app-admin/xstow: cleanup patch

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

 app-admin/xstow/files/xstow-1.1.0-clang.patch | 15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

diff --git a/app-admin/xstow/files/xstow-1.1.0-clang.patch 
b/app-admin/xstow/files/xstow-1.1.0-clang.patch
index dc85f734aff4..0f880b00cb91 100644
--- a/app-admin/xstow/files/xstow-1.1.0-clang.patch
+++ b/app-admin/xstow/files/xstow-1.1.0-clang.patch
@@ -1,15 +1,9 @@
-From bdcbdb6f6e0f35ed0a0df50f0a9d19441af9c866 Mon Sep 17 00:00:00 2001
+https://github.com/majorkingleo/xstow/commit/bdcbdb6f6e0f35ed0a0df50f0a9d19441af9c866
+
 From: Martin Oberzalek <[email protected]>
 Date: Wed, 27 Jul 2022 09:25:03 +0200
 Subject: [PATCH] Fixed compilation with clang
 
----
- src/cpputils/cpputilsshared/cpputilsformat/format2.h |  2 +-
- src/cpputils/cpputilsshared/leoini.h                 | 11 +++++------
- 2 files changed, 6 insertions(+), 7 deletions(-)
-
-diff --git a/src/cpputils/cpputilsshared/cpputilsformat/format2.h 
b/src/cpputils/cpputilsshared/cpputilsformat/format2.h
-index eb084e2..b3d7624 100644
 --- a/src/cpputils/cpputilsshared/cpputilsformat/format2.h
 +++ b/src/cpputils/cpputilsshared/cpputilsformat/format2.h
 @@ -40,7 +40,7 @@ namespace Tools {
@@ -21,8 +15,6 @@ index eb084e2..b3d7624 100644
      : _is_int( is_int_ ),
        _is_string( is_string_ )
      {}
-diff --git a/src/cpputils/cpputilsshared/leoini.h 
b/src/cpputils/cpputilsshared/leoini.h
-index ee77511..0ad8493 100644
 --- a/src/cpputils/cpputilsshared/leoini.h
 +++ b/src/cpputils/cpputilsshared/leoini.h
 @@ -278,12 +278,11 @@ namespace Leo
@@ -43,6 +35,3 @@ index ee77511..0ad8493 100644
    }
  } // namespace Leo
  
--- 
-2.35.1
-

Reply via email to