diff options
author | 2008-06-20 19:46:07 +0000 | |
---|---|---|
committer | 2008-06-20 19:46:07 +0000 | |
commit | f9b447c45ca2f9845408ea25867cb0c90762d595 (patch) | |
tree | 91d67446e6cae653a064d7ed426b89b82a4b5108 /media-libs/ctl/ChangeLog | |
parent | Fix ipv6 stuff, thanks to bluebird in #gentoo-dev (diff) | |
download | historical-f9b447c45ca2f9845408ea25867cb0c90762d595.tar.gz historical-f9b447c45ca2f9845408ea25867cb0c90762d595.tar.bz2 historical-f9b447c45ca2f9845408ea25867cb0c90762d595.zip |
Fix gcc-4.3 compilation. Thanks to Robert Piasek <robert.piasek@member.fsf.org> in bug 227395 for the first part of the patch.
Package-Manager: portage-2.1.5.5
Diffstat (limited to 'media-libs/ctl/ChangeLog')
-rw-r--r-- | media-libs/ctl/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/ctl/ChangeLog b/media-libs/ctl/ChangeLog index 172365211d9b..762fb8159788 100644 --- a/media-libs/ctl/ChangeLog +++ b/media-libs/ctl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/ctl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.13 2008/04/13 10:49:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.14 2008/06/20 19:46:06 loki_val Exp $ + + 20 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/ctl-1.4.1-gcc43.patch, ctl-1.4.1.ebuild: + Fix gcc-4.3 compilation. Thanks to Robert Piasek + <robert.piasek@member.fsf.org> in bug 227395 for the first part of the + patch. 13 Apr 2008; Markus Rothe <corsair@gentoo.org> ctl-1.4.1.ebuild: Stable on ppc64; bug #207663 |