diff options
author | 2014-09-21 10:56:59 +0000 | |
---|---|---|
committer | 2014-09-21 10:56:59 +0000 | |
commit | 7a42e273c07f0e3637f2ece192949b45b371c4b6 (patch) | |
tree | 77dee2c611b416a194be6336e0965ebeb0aacbcc /x11-misc/xxkb | |
parent | Convert patch to tarball (bug #523360 by Alex Efros). (diff) | |
download | gentoo-2-7a42e273c07f0e3637f2ece192949b45b371c4b6.tar.gz gentoo-2-7a42e273c07f0e3637f2ece192949b45b371c4b6.tar.bz2 gentoo-2-7a42e273c07f0e3637f2ece192949b45b371c4b6.zip |
Clean up one more patch.
(Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-misc/xxkb')
-rw-r--r-- | x11-misc/xxkb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xxkb/files/missing_init.patch | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xxkb/ChangeLog b/x11-misc/xxkb/ChangeLog index ab3291897b62..cbfc51c22c58 100644 --- a/x11-misc/xxkb/ChangeLog +++ b/x11-misc/xxkb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xxkb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.29 2014/09/21 10:53:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xxkb/ChangeLog,v 1.30 2014/09/21 10:56:59 jer Exp $ + + 21 Sep 2014; Jeroen Roovers <jer@gentoo.org> files/missing_init.patch: + Clean up one more patch. 21 Sep 2014; Jeroen Roovers <jer@gentoo.org> xxkb-1.11-r3.ebuild: Convert patch to tarball (bug #523360 by Alex Efros). diff --git a/x11-misc/xxkb/files/missing_init.patch b/x11-misc/xxkb/files/missing_init.patch index 52ea8833d347..56f9e8ff53a1 100644 --- a/x11-misc/xxkb/files/missing_init.patch +++ b/x11-misc/xxkb/files/missing_init.patch @@ -1,5 +1,5 @@ ---- xxkb.c 2012-03-06 17:49:02.888079235 +0200 -+++ xxkb_fixed.c 2012-03-06 17:48:58.712462301 +0200 +--- a/xxkb.c ++++ b/xxkb.c @@ -667,12 +667,14 @@ Window rwin, parent, *children; int num; |