summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mumble/ChangeLog')
-rw-r--r--media-sound/mumble/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/media-sound/mumble/ChangeLog b/media-sound/mumble/ChangeLog
index c6a672cd7c61..00f336a4bb53 100644
--- a/media-sound/mumble/ChangeLog
+++ b/media-sound/mumble/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/mumble
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mumble/ChangeLog,v 1.5 2007/03/23 14:51:45 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mumble/ChangeLog,v 1.6 2007/05/01 20:37:52 drizzt Exp $
+
+ 01 May 2007; Timothy Redaelli <drizzt@gentoo.org> mumble-0.9.4.ebuild:
+ Remove pch use flags since it does not work anymore. Force
+ >=sys-devel/gcc-3.4. Thanks to Perttu Luukko for reporting wrt #176513. P.s.
+ please don't use forum for bug reporting since we (developers) cannot follow
+ all the forum threads.
23 Mar 2007; Timothy Redaelli <drizzt@gentoo.org> mumble-0.9.4.ebuild:
Oops, I forgot -o to built_with_use (thanks to jabub for reporting)