diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2011-01-01 16:10:58 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2011-01-01 16:10:58 +0000 |
commit | 16529287bcbc9c3b0726e80d53ad9a943251b770 (patch) | |
tree | 2a57972001fb068bd1aa5b58cfbe9837c1726e62 /media-plugins/vdr-text2skin/ChangeLog | |
parent | Fix git URI. Upstream seems to have fun with moving the repo around. (diff) | |
download | gentoo-2-16529287bcbc9c3b0726e80d53ad9a943251b770.tar.gz gentoo-2-16529287bcbc9c3b0726e80d53ad9a943251b770.tar.bz2 gentoo-2-16529287bcbc9c3b0726e80d53ad9a943251b770.zip |
fixed compile error on gcc-4.4
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-text2skin/ChangeLog')
-rw-r--r-- | media-plugins/vdr-text2skin/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-plugins/vdr-text2skin/ChangeLog b/media-plugins/vdr-text2skin/ChangeLog index fcf20e44e648..9e416b506472 100644 --- a/media-plugins/vdr-text2skin/ChangeLog +++ b/media-plugins/vdr-text2skin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-text2skin -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-text2skin/ChangeLog,v 1.9 2010/12/30 18:57:40 hd_brummy Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-text2skin/ChangeLog,v 1.10 2011/01/01 16:10:58 hd_brummy Exp $ + + 01 Jan 2011; Joerg Bornkessel <hd_brummy@gentoo.org> + vdr-text2skin-1.3.1.ebuild: + fixed compile error on gcc-4.4 *vdr-text2skin-1.3.1 (30 Dec 2010) |