diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-09-27 20:04:07 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-29 22:27:24 +0200 |
commit | ff6b6b5420fe3aa5eba9ab6d43a361fd1fd3835e (patch) | |
tree | 066231a06cfe72aa6b63044ff1e939bc694fc806 /dev-scheme | |
parent | Revert "net-misc/networkmanager: Drop old" (diff) | |
download | gentoo-ff6b6b5420fe3aa5eba9ab6d43a361fd1fd3835e.tar.gz gentoo-ff6b6b5420fe3aa5eba9ab6d43a361fd1fd3835e.tar.bz2 gentoo-ff6b6b5420fe3aa5eba9ab6d43a361fd1fd3835e.zip |
dev-scheme/gauche-gtk: remove unused patch.
Closes: https://github.com/gentoo/gentoo/pull/2421
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff | 23 |
1 files changed, 0 insertions, 23 deletions
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 deleted file mode 100644 index 9734da949518..000000000000 --- a/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff +++ /dev/null @@ -1,23 +0,0 @@ -diff -urN Gauche-gtk-0.4.1.orig/src/gtktexttag.stub Gauche-gtk-0.4.1/src/gtktexttag.stub ---- Gauche-gtk-0.4.1.orig/src/gtktexttag.stub 2004-06-27 12:59:26.000000000 +0900 -+++ Gauche-gtk-0.4.1/src/gtktexttag.stub 2006-10-30 17:53:25.039657000 +0900 -@@ -36,7 +36,6 @@ - (language-set :type <uint>) - (pad1 :type <uint>) - (pad2 :type <uint>) -- (pad3 :type <uint>) - ) - (allocator (c "Scm_GtkObjectAllocate")) - ) -diff -urN Gauche-gtk-0.4.1.orig/src/gtktoolbar.stub Gauche-gtk-0.4.1/src/gtktoolbar.stub ---- Gauche-gtk-0.4.1.orig/src/gtktoolbar.stub 2004-06-27 12:59:26.000000000 +0900 -+++ Gauche-gtk-0.4.1/src/gtktoolbar.stub 2006-10-30 18:16:32.889657000 +0900 -@@ -51,8 +51,6 @@ - (tooltips :type <gtk-tooltips>) - (button-maxw :type <int>) - (button-maxh :type <int>) -- (style-set-connection :type <uint>) -- (icon-size-connection :type <uint>) - (style-set :type <uint>) - (icon-size-set :type <uint>) - ) |