summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Ostorga <vostorga@gentoo.org>2009-10-27 22:04:57 +0000
committerVictor Ostorga <vostorga@gentoo.org>2009-10-27 22:04:57 +0000
commitadeb5a727fcbde0f2e7e5ee783e18e219ab26d89 (patch)
tree80db533dd699704cc5fb443d3a92cd05b8656c07 /media-libs
parentUpdating patch to compile against gcc 4.4 , detecting if >=media-libs/coin-3*... (diff)
downloadgentoo-2-adeb5a727fcbde0f2e7e5ee783e18e219ab26d89.tar.gz
gentoo-2-adeb5a727fcbde0f2e7e5ee783e18e219ab26d89.tar.bz2
gentoo-2-adeb5a727fcbde0f2e7e5ee783e18e219ab26d89.zip
Updating Chanvelog giving credit to <Jonathan.Williamson@NTLWorld.com> for the gcc 4.4 patch
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/SoQt/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/SoQt/ChangeLog b/media-libs/SoQt/ChangeLog
index ed6f19fb148a..dfc5f62ef39e 100644
--- a/media-libs/SoQt/ChangeLog
+++ b/media-libs/SoQt/ChangeLog
@@ -1,11 +1,12 @@
# ChangeLog for media-libs/SoQt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.23 2009/10/27 22:02:48 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/ChangeLog,v 1.24 2009/10/27 22:04:57 vostorga Exp $
27 Oct 2009; Víctor Ostorga <vostorga@gentoo.org>
files/SoQt-1.4.1-gcc44.patch:
Updating patch to compile against gcc 4.4 , detecting if
- >=media-libs/coin-3* is installed
+ >=media-libs/coin-3* is installed. Patch thanks to JonBoy
+ <Jonathan.Williamson@NTLWorld.com> bug #281763
04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> SoQt-1.4.1.ebuild:
Replace -Wl,--no-as-needed with function from flag-o-matic eclass.