diff options
author | 2010-09-13 11:20:46 +0000 | |
---|---|---|
committer | 2010-09-13 11:20:46 +0000 | |
commit | 1618be84afe03da5ba8390d0e7132d89e244803a (patch) | |
tree | 8660f21eb476dd7183e89babf64fb4e803c6da30 /x11-misc/xhkeys/ChangeLog | |
parent | Stable on amd64. Bug #335007. Remove old ebuild (diff) | |
download | gentoo-2-1618be84afe03da5ba8390d0e7132d89e244803a.tar.gz gentoo-2-1618be84afe03da5ba8390d0e7132d89e244803a.tar.bz2 gentoo-2-1618be84afe03da5ba8390d0e7132d89e244803a.zip |
Fix build with linux-headers >= 2.6.23 wrt bug 337056. Thanks to Diego for the report.
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xhkeys/ChangeLog')
-rw-r--r-- | x11-misc/xhkeys/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-misc/xhkeys/ChangeLog b/x11-misc/xhkeys/ChangeLog index 8128b297a358..6b32e36538c0 100644 --- a/x11-misc/xhkeys/ChangeLog +++ b/x11-misc/xhkeys/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/xhkeys -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.14 2009/12/15 17:47:29 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.15 2010/09/13 11:20:46 xarthisius Exp $ + + 13 Sep 2010; Kacper Kowalik <xarthisius@gentoo.org> xhkeys-2.2.1.ebuild, + +files/xhkeys-2.2.1-linux_headers.patch: + Fix build with linux-headers >= 2.6.23 wrt bug 337056. Thanks to Diego for + the report. 15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xhkeys-2.2.1.ebuild: Fix HOMEPAGE and SRC_URI wrt #297028. |