Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/gauche-gtk/files/
Date: Thu, 29 Sep 2016 20:27:38
Message-Id: 1475180844.ff6b6b5420fe3aa5eba9ab6d43a361fd1fd3835e.monsieurp@gentoo
1 commit: ff6b6b5420fe3aa5eba9ab6d43a361fd1fd3835e
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Sep 27 18:04:07 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 20:27:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6b6b54
7
8 dev-scheme/gauche-gtk: remove unused patch.
9
10 Closes: https://github.com/gentoo/gentoo/pull/2421
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 .../files/gauche-gtk-0.4.1-gtk+-2.8.diff | 23 ----------------------
15 1 file changed, 23 deletions(-)
16
17 diff --git a/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff b/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff
18 deleted file mode 100644
19 index 9734da9..00000000
20 --- a/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff
21 +++ /dev/null
22 @@ -1,23 +0,0 @@
23 -diff -urN Gauche-gtk-0.4.1.orig/src/gtktexttag.stub Gauche-gtk-0.4.1/src/gtktexttag.stub
24 ---- Gauche-gtk-0.4.1.orig/src/gtktexttag.stub 2004-06-27 12:59:26.000000000 +0900
25 -+++ Gauche-gtk-0.4.1/src/gtktexttag.stub 2006-10-30 17:53:25.039657000 +0900
26 -@@ -36,7 +36,6 @@
27 - (language-set :type <uint>)
28 - (pad1 :type <uint>)
29 - (pad2 :type <uint>)
30 -- (pad3 :type <uint>)
31 - )
32 - (allocator (c "Scm_GtkObjectAllocate"))
33 - )
34 -diff -urN Gauche-gtk-0.4.1.orig/src/gtktoolbar.stub Gauche-gtk-0.4.1/src/gtktoolbar.stub
35 ---- Gauche-gtk-0.4.1.orig/src/gtktoolbar.stub 2004-06-27 12:59:26.000000000 +0900
36 -+++ Gauche-gtk-0.4.1/src/gtktoolbar.stub 2006-10-30 18:16:32.889657000 +0900
37 -@@ -51,8 +51,6 @@
38 - (tooltips :type <gtk-tooltips>)
39 - (button-maxw :type <int>)
40 - (button-maxh :type <int>)
41 -- (style-set-connection :type <uint>)
42 -- (icon-size-connection :type <uint>)
43 - (style-set :type <uint>)
44 - (icon-size-set :type <uint>)
45 - )