diff options
author | 2019-11-09 20:42:58 +0100 | |
---|---|---|
committer | 2019-11-09 20:50:42 +0100 | |
commit | dc5d0e9cc2224a38d29f6aade494ed9948155536 (patch) | |
tree | cc9ff74a6f03b51afd088fd7f328cea69df07831 /x11-misc/x2vnc/files | |
parent | x11-misc/vnc2swf: Bump to EAPI 7 (diff) | |
download | gentoo-dc5d0e9cc2224a38d29f6aade494ed9948155536.tar.gz gentoo-dc5d0e9cc2224a38d29f6aade494ed9948155536.tar.bz2 gentoo-dc5d0e9cc2224a38d29f6aade494ed9948155536.zip |
x11-misc/x2vnc: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697150
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc/x2vnc/files')
-rw-r--r-- | x11-misc/x2vnc/files/expectk.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/x2vnc/files/expectk.patch b/x11-misc/x2vnc/files/expectk.patch index 5c5ba6887cb1..354dc4ffbe9e 100644 --- a/x11-misc/x2vnc/files/expectk.patch +++ b/x11-misc/x2vnc/files/expectk.patch @@ -1,5 +1,5 @@ ---- tkx2vnc 2010-03-14 21:31:49.000000000 +0100 -+++ tkx2vnc.new 2010-03-14 21:32:58.000000000 +0100 +--- a/contrib/tkx2vnc 2010-03-14 21:31:49.000000000 +0100 ++++ b/contrib/tkx2vnc 2010-03-14 21:32:58.000000000 +0100 @@ -1,10 +1,13 @@ -#!/usr/bin/expectk -f +#!/usr/bin/wish |