summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-08-06 22:36:01 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-08-06 22:36:01 +0000
commitc288c9a25a0ca11c6e19e8a0757bc91d2535b216 (patch)
tree8fd818fdab3a4a0fb2fa1e6c1a759f0be351e149 /media-sound/splay/ChangeLog
parentfix crash in addressbook, bug #233263. (diff)
downloadgentoo-2-c288c9a25a0ca11c6e19e8a0757bc91d2535b216.tar.gz
gentoo-2-c288c9a25a0ca11c6e19e8a0757bc91d2535b216.tar.bz2
gentoo-2-c288c9a25a0ca11c6e19e8a0757bc91d2535b216.zip
fix build with gcc 4.3, bug #232773
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'media-sound/splay/ChangeLog')
-rw-r--r--media-sound/splay/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/media-sound/splay/ChangeLog b/media-sound/splay/ChangeLog
index 2288500ebf48..6dab448b6589 100644
--- a/media-sound/splay/ChangeLog
+++ b/media-sound/splay/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/splay
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/ChangeLog,v 1.15 2007/03/01 18:08:18 aballier Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/splay/ChangeLog,v 1.16 2008/08/06 22:36:00 aballier Exp $
+
+ 06 Aug 2008; Alexis Ballier <aballier@gentoo.org>
+ +files/splay-0.9.5.2-gcc43.patch, splay-0.9.5.2.ebuild:
+ fix build with gcc 4.3, bug #232773
01 Mar 2007; Alexis Ballier <aballier@gentoo.org> splay-0.9.5.2.ebuild:
Reverting renaming, it breaks cplay, thanks to drac for pointing that quickly