summaryrefslogtreecommitdiff
path: root/games-mud/tkmoo/files/0.3.32-keys-workaround.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-mud/tkmoo/files/0.3.32-keys-workaround.patch
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-mud/tkmoo/files/0.3.32-keys-workaround.patch')
-rw-r--r--games-mud/tkmoo/files/0.3.32-keys-workaround.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/games-mud/tkmoo/files/0.3.32-keys-workaround.patch b/games-mud/tkmoo/files/0.3.32-keys-workaround.patch
deleted file mode 100644
index db8886ed4b61..000000000000
--- a/games-mud/tkmoo/files/0.3.32-keys-workaround.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/source.tcl 2004-12-28 23:36:47.000000000 -0800
-+++ b/source.tcl 2004-12-28 23:37:09.000000000 -0800
-@@ -51,6 +51,10 @@
- #
- #
-
-+tk::unsupported::ExposePrivateCommand tkTextSetCursor
-+tk::unsupported::ExposePrivateCommand tkTextScrollPages
-+tk::unsupported::ExposePrivateCommand tkTextInsert
-+
- proc db.set { id field val args } {
- global db
- if { $args == {} } {