Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/rxvt-unicode/files: rxvt-unicode-9.06-font-width.patch rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch rxvt-unicode-9.06-popups-hangs.patch rxvt-unicode-9.06-no-urgency-if-focused.diff rxvt-unicode-9.10-force-hints.patch
Date: Tue, 25 Jan 2011 02:36:57
Message-Id: 20110125023647.6255120057@flycatcher.gentoo.org
1 jer 11/01/25 02:36:47
2
3 Modified: rxvt-unicode-9.06-font-width.patch
4 rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch
5 rxvt-unicode-9.06-popups-hangs.patch
6 rxvt-unicode-9.06-no-urgency-if-focused.diff
7 rxvt-unicode-9.10-force-hints.patch
8 Log:
9 Clean up patches.
10
11 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
12
13 Revision Changes Path
14 1.2 x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-font-width.patch
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-font-width.patch?rev=1.2&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-font-width.patch?rev=1.2&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-font-width.patch?r1=1.1&r2=1.2
19
20 Index: rxvt-unicode-9.06-font-width.patch
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-font-width.patch,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- rxvt-unicode-9.06-font-width.patch 3 Feb 2010 05:07:46 -0000 1.1
27 +++ rxvt-unicode-9.06-font-width.patch 25 Jan 2011 02:36:47 -0000 1.2
28 @@ -1,5 +1,5 @@
29 ---- src/rxvtfont.C.orig 2008-07-09 12:21:45.000000000 +0400
30 -+++ src/rxvtfont.C 2009-10-30 14:32:53.000000000 +0300
31 +--- a/src/rxvtfont.C 2008-07-09 12:21:45.000000000 +0400
32 ++++ b/src/rxvtfont.C 2009-10-30 14:32:53.000000000 +0300
33 @@ -1195,12 +1195,14 @@
34 XGlyphInfo g;
35 XftTextExtents16 (disp, f, &ch, 1, &g);
36
37
38
39 1.4 x11-terms/rxvt-unicode/files/rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch?r1=1.3&r2=1.4
44
45 Index: rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch 29 Jan 2010 04:48:11 -0000 1.3
52 +++ rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch 25 Jan 2011 02:36:47 -0000 1.4
53 @@ -13,13 +13,8 @@
54 See also: http://bugs.gentoo.org/show_bug.cgi?id=237271
55 2008-09-10 Martin von Gagern
56
57 -Index: src/init.C
58 -===================================================================
59 -RCS file: /schmorpforge/rxvt-unicode/src/init.C,v
60 -retrieving revision 1.253
61 -diff -u -r1.253 init.C
62 ---- src/init.C 15 Jul 2008 16:41:22 -0000 1.253
63 -+++ src/init.C 10 Sep 2008 08:07:09 -0000
64 +--- a/src/init.C 15 Jul 2008 16:41:22 -0000 1.253
65 ++++ b/src/init.C 10 Sep 2008 08:07:09 -0000
66 @@ -1078,15 +1078,7 @@
67 #if ENABLE_FRILLS
68 if (option (Opt_borderLess))
69
70
71
72 1.2 x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-popups-hangs.patch
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-popups-hangs.patch?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-popups-hangs.patch?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-popups-hangs.patch?r1=1.1&r2=1.2
77
78 Index: rxvt-unicode-9.06-popups-hangs.patch
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-popups-hangs.patch,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- rxvt-unicode-9.06-popups-hangs.patch 25 Oct 2009 18:31:11 -0000 1.1
85 +++ rxvt-unicode-9.06-popups-hangs.patch 25 Jan 2011 02:36:47 -0000 1.2
86 @@ -1,10 +1,5 @@
87 -Index: src/rxvtperl.xs
88 -===================================================================
89 -RCS file: /schmorpforge/rxvt-unicode/src/rxvtperl.xs,v
90 -retrieving revision 1.127
91 -diff -u -r1.127 rxvtperl.xs
92 ---- src/rxvtperl.xs 30 May 2009 08:51:23 -0000 1.127
93 -+++ src/rxvtperl.xs 30 Jul 2009 22:19:33 -0000
94 +--- a/src/rxvtperl.xs 30 May 2009 08:51:23 -0000 1.127
95 ++++ b/src/rxvtperl.xs 30 Jul 2009 22:19:33 -0000
96 @@ -929,7 +929,9 @@
97 rxvt_term::grab (Time eventtime, int sync = 0)
98 CODE:
99
100
101
102 1.2 x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-no-urgency-if-focused.diff
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-no-urgency-if-focused.diff?rev=1.2&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-no-urgency-if-focused.diff?rev=1.2&content-type=text/plain
106 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-no-urgency-if-focused.diff?r1=1.1&r2=1.2
107
108 Index: rxvt-unicode-9.06-no-urgency-if-focused.diff
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.06-no-urgency-if-focused.diff,v
111 retrieving revision 1.1
112 retrieving revision 1.2
113 diff -u -r1.1 -r1.2
114 --- rxvt-unicode-9.06-no-urgency-if-focused.diff 25 Oct 2009 18:09:07 -0000 1.1
115 +++ rxvt-unicode-9.06-no-urgency-if-focused.diff 25 Jan 2011 02:36:47 -0000 1.2
116 @@ -1,6 +1,5 @@
117 -diff -NrU5 rxvt-unicode-9.06.original/src/screen.C rxvt-unicode-9.06/src/screen.C
118 ---- rxvt-unicode-9.06.original/src/screen.C 2009-10-25 18:16:16.000000000 -0600
119 -+++ rxvt-unicode-9.06/src/screen.C 2009-10-25 18:17:53.000000000 -0600
120 +--- a/src/screen.C
121 ++++ b/src/screen.C
122 @@ -1927,11 +1927,11 @@
123 # endif
124 XMapWindow (dpy, parent[0]);
125
126
127
128 1.2 x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch
129
130 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch?rev=1.2&view=markup
131 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch?rev=1.2&content-type=text/plain
132 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch?r1=1.1&r2=1.2
133
134 Index: rxvt-unicode-9.10-force-hints.patch
135 ===================================================================
136 RCS file: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/files/rxvt-unicode-9.10-force-hints.patch,v
137 retrieving revision 1.1
138 retrieving revision 1.2
139 diff -u -r1.1 -r1.2
140 --- rxvt-unicode-9.10-force-hints.patch 22 Dec 2010 19:09:51 -0000 1.1
141 +++ rxvt-unicode-9.10-force-hints.patch 25 Jan 2011 02:36:47 -0000 1.2
142 @@ -2,8 +2,9 @@
143
144 for more info, read this Gentoo bug:
145 http://bugs.gentoo.org/show_bug.cgi?id=346553
146 ---- src/main.C
147 -+++ src/main.C
148 +
149 +--- a/src/main.C
150 ++++ b/src/main.C
151 @@ -644,6 +644,8 @@
152
153 ncol = width / fwidth;