diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2005-05-14 18:25:32 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2005-05-14 18:25:32 +0000 |
commit | 04b6ce202e9463aa304aca606362b1450f237139 (patch) | |
tree | 848bfe611dd9de05a43805a6fddca18ebc4c9db5 /sys-apps/evkeyd/ChangeLog | |
parent | touchups (diff) | |
download | gentoo-2-04b6ce202e9463aa304aca606362b1450f237139.tar.gz gentoo-2-04b6ce202e9463aa304aca606362b1450f237139.tar.bz2 gentoo-2-04b6ce202e9463aa304aca606362b1450f237139.zip |
Fix compile on 2.6 headers; bug #91131.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'sys-apps/evkeyd/ChangeLog')
-rw-r--r-- | sys-apps/evkeyd/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/evkeyd/ChangeLog b/sys-apps/evkeyd/ChangeLog index 2a13fa205438..a612e0dc9f3f 100644 --- a/sys-apps/evkeyd/ChangeLog +++ b/sys-apps/evkeyd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/evkeyd -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/evkeyd/ChangeLog,v 1.6 2004/09/03 21:03:23 pvdabeel Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/evkeyd/ChangeLog,v 1.7 2005/05/14 18:25:32 plasmaroo Exp $ + + 14 May 2005; <plasmaroo@gentoo.org> evkeyd-0.1_pre7.ebuild: + Fix compile on 2.6 headers; bug #91131. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> evkeyd-0.1_pre2.ebuild, evkeyd-0.1_pre3.ebuild, evkeyd-0.1_pre7.ebuild: |