diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2009-06-04 08:46:37 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2009-06-04 08:46:37 +0000 |
commit | dc813cd9e57a9dd1a9ddc7defdca9cce3562a88c (patch) | |
tree | 78a4062ac928da20d1022fd5ecf808bf8053616c /media-video/vdr/ChangeLog | |
parent | Change root directory as daemon writes files in it, bug #267134. Also revbump... (diff) | |
download | historical-dc813cd9e57a9dd1a9ddc7defdca9cce3562a88c.tar.gz historical-dc813cd9e57a9dd1a9ddc7defdca9cce3562a88c.tar.bz2 historical-dc813cd9e57a9dd1a9ddc7defdca9cce3562a88c.zip |
Add patch to fix compiling with gcc-4.4. Bug #271617.
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-video/vdr/ChangeLog')
-rw-r--r-- | media-video/vdr/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-video/vdr/ChangeLog b/media-video/vdr/ChangeLog index 94a6b9ef3b13..1124fa4b0839 100644 --- a/media-video/vdr/ChangeLog +++ b/media-video/vdr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/vdr -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.128 2009/03/29 16:34:41 hd_brummy Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.129 2009/06/04 08:46:37 zzam Exp $ + + 04 Jun 2009; Matthias Schwarzott <zzam@gentoo.org> vdr-1.6.0_p2-r2.ebuild, + +files/vdr-1.6.0-extensions-gcc-4.4.diff, +files/vdr-1.6.0-gcc-4.4.diff: + Add patch to fix compiling with gcc-4.4. Bug #271617. 29 Mar 2009; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-1.6.0_p2-r2.ebuild: |