diff options
author | Christian Heim <phreak@gentoo.org> | 2007-11-01 19:09:22 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-11-01 19:09:22 +0000 |
commit | 6ce7b245afd44735a8e04fc565c63bb1be12d95a (patch) | |
tree | 1b1b6a126890742bc27906a6b09cec5d7aac175c /sys-libs/gpm/ChangeLog | |
parent | Add ~alpha/~ia64 wrt #197543 (diff) | |
download | gentoo-2-6ce7b245afd44735a8e04fc565c63bb1be12d95a.tar.gz gentoo-2-6ce7b245afd44735a8e04fc565c63bb1be12d95a.tar.bz2 gentoo-2-6ce7b245afd44735a8e04fc565c63bb1be12d95a.zip |
Add patch by Tomas Janousek to fix compilation against linux-headers-2.6.23 (see #195977).
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-libs/gpm/ChangeLog')
-rw-r--r-- | sys-libs/gpm/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog index ceb559de995e..e2431cf51b25 100644 --- a/sys-libs/gpm/ChangeLog +++ b/sys-libs/gpm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/gpm # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.56 2007/07/07 19:48:14 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.57 2007/11/01 19:09:21 phreak Exp $ + + 01 Nov 2007; Christian Heim <phreak@gentoo.org> +files/gpm-OPEN_MAX.patch, + gpm-1.20.1-r6.ebuild: + Add patch by Tomas Janousek to fix compilation against linux-headers-2.6.23 + (see #195977). *gpm-1.20.1-r6 (07 Jul 2007) |