diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-03-02 17:26:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-03-02 17:26:49 +0000 |
commit | 60799db6f8042908103ffdab70136d45df8b1d1c (patch) | |
tree | 8dd5e32c2537672f6fd2d9e6c92bb6465a375038 /media-tv/xawtv/ChangeLog | |
parent | Do not include compiler.h, bug #168791 (diff) | |
download | gentoo-2-60799db6f8042908103ffdab70136d45df8b1d1c.tar.gz gentoo-2-60799db6f8042908103ffdab70136d45df8b1d1c.tar.bz2 gentoo-2-60799db6f8042908103ffdab70136d45df8b1d1c.zip |
Fix compilation with linux-headers-2.6.20, patch from Andreas Jochens, thanks to Nicolas Boichat <nicolas@boichat.ch> for reporting that in bug #168527
(Portage version: 2.1.2-r13)
Diffstat (limited to 'media-tv/xawtv/ChangeLog')
-rw-r--r-- | media-tv/xawtv/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/media-tv/xawtv/ChangeLog b/media-tv/xawtv/ChangeLog index 29299551a642..c694b2359acf 100644 --- a/media-tv/xawtv/ChangeLog +++ b/media-tv/xawtv/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-tv/xawtv -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/ChangeLog,v 1.55 2006/12/31 18:07:46 beandog Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/xawtv/ChangeLog,v 1.56 2007/03/02 17:26:49 aballier Exp $ + + 02 Mar 2007; Alexis Ballier <aballier@gentoo.org> + +files/xawtv-3.95-pagemask-fix.patch, xawtv-3.95-r1.ebuild: + Fix compilation with linux-headers-2.6.20, patch from Andreas Jochens, + thanks to Nicolas Boichat <nicolas@boichat.ch> for reporting that in bug + #168527 31 Dec 2006; Steve Dibb <beandog@gentoo.org> xawtv-3.95-r1.ebuild: Fix libpng dep, bug 150826 |