Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeycaps/files/
Date: Sun, 29 Dec 2019 15:57:17
Message-Id: 1577635030.36a5acf542ecf8cf6744273bc2c3497ebf4d4a86.jer@gentoo
1 commit: 36a5acf542ecf8cf6744273bc2c3497ebf4d4a86
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 29 15:55:39 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 29 15:57:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a5acf5
7
8 x11-misc/xkeycaps: Clean up patch
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch b/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch
17 index 42f7ab6e344..9a562a72d47 100644
18 --- a/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch
19 +++ b/x11-misc/xkeycaps/files/xkeycaps-2.47-Imakefile.patch
20 @@ -1,6 +1,5 @@
21 -diff -ur xkeycaps-2.47.orig/Imakefile xkeycaps-2.47/Imakefile
22 ---- xkeycaps-2.47.orig/Imakefile 2005-02-23 00:33:15.000000000 +0200
23 -+++ xkeycaps-2.47/Imakefile 2008-12-07 22:55:24.000000000 +0200
24 +--- a/Imakefile
25 ++++ b/Imakefile
26 @@ -1,5 +1,5 @@
27 -/**/# Imakefile for xkeycaps;
28 -/**/# Copyright (c) 1991, 1992, 1993, 1994, 1995, 1999 Jamie Zawinski.