commit:     bf34df2ce357469c38ae688e157087365988bc45
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 11:12:50 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 11:12:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf34df2c

x11-libs/fox: [QA] use git-format-patch style patches

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-libs/fox/files/fox-1.7.67-no-truetype.patch | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/x11-libs/fox/files/fox-1.7.67-no-truetype.patch 
b/x11-libs/fox/files/fox-1.7.67-no-truetype.patch
index 6f91d9746a1e..f57a945b8d61 100644
--- a/x11-libs/fox/files/fox-1.7.67-no-truetype.patch
+++ b/x11-libs/fox/files/fox-1.7.67-no-truetype.patch
@@ -1,6 +1,5 @@
-diff -ru fox-1.7.67/lib/FXFont.cpp 
/var/tmp/portage/x11-libs/fox-1.7.67/work/fox-1.7.67/lib/FXFont.cpp
---- fox-1.7.67/lib/FXFont.cpp  2019-05-08 05:21:21.000000000 +0200
-+++ /var/tmp/portage/x11-libs/fox-1.7.67/work/fox-1.7.67/lib/FXFont.cpp        
2019-12-16 22:19:32.510138232 +0100
+--- a/lib/FXFont.cpp
++++ b/lib/FXFont.cpp
 @@ -829,26 +829,26 @@
  
        // Weight
@@ -43,4 +42,3 @@ diff -ru fox-1.7.67/lib/FXFont.cpp 
/var/tmp/portage/x11-libs/fox-1.7.67/work/fox
          }
  
        FXTRACE((160,"%4d: dweight=%-3d dsize=%3d dslant=%d dsetwidth=%d 
dscalable=%d dpolymorph=%d xres=%-3d yres=%-3d 
xlfd=\"%s\"\n",f,dweight,dsize,dslant,dsetwidth,dscalable,dpolymorph,xres,yres,fontnames[f]));
-

Reply via email to