diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-12-29 16:55:39 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-12-29 16:57:10 +0100 |
commit | 36a5acf542ecf8cf6744273bc2c3497ebf4d4a86 (patch) | |
tree | 7869fd88caf6147b3d6ea758faf9bc5d85152083 /x11-misc | |
parent | net-libs/socket_wrapper-1.2.3: amd64 stable (bug 700312) (diff) | |
download | gentoo-36a5acf542ecf8cf6744273bc2c3497ebf4d4a86.tar.gz gentoo-36a5acf542ecf8cf6744273bc2c3497ebf4d4a86.tar.bz2 gentoo-36a5acf542ecf8cf6744273bc2c3497ebf4d4a86.zip |
x11-misc/xkeycaps: Clean up patch
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch b/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch index 42f7ab6e344d..9a562a72d473 100644 --- a/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch +++ b/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch @@ -1,6 +1,5 @@ -diff -ur xkeycaps-2.47.orig/Imakefile xkeycaps-2.47/Imakefile ---- xkeycaps-2.47.orig/Imakefile 2005-02-23 00:33:15.000000000 +0200 -+++ xkeycaps-2.47/Imakefile 2008-12-07 22:55:24.000000000 +0200 +--- a/Imakefile ++++ b/Imakefile @@ -1,5 +1,5 @@ -/**/# Imakefile for xkeycaps; -/**/# Copyright (c) 1991, 1992, 1993, 1994, 1995, 1999 Jamie Zawinski. |