summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2009-07-31 13:12:56 +0000
committerMarkus Dittrich <markusle@gentoo.org>2009-07-31 13:12:56 +0000
commit7cb9c515b732635bd8755ea0e5d63ac33a772f26 (patch)
tree311f9e148d650f71c7f6d894243a55e4312f6d41 /sci-mathematics/qtoctave/ChangeLog
parentMarked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis <a... (diff)
downloadhistorical-7cb9c515b732635bd8755ea0e5d63ac33a772f26.tar.gz
historical-7cb9c515b732635bd8755ea0e5d63ac33a772f26.tar.bz2
historical-7cb9c515b732635bd8755ea0e5d63ac33a772f26.zip
Added gcc-4.4 compatibility patch (fixes bug #274039).
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics/qtoctave/ChangeLog')
-rw-r--r--sci-mathematics/qtoctave/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-mathematics/qtoctave/ChangeLog b/sci-mathematics/qtoctave/ChangeLog
index 7fba3280c537..b25cacd81d57 100644
--- a/sci-mathematics/qtoctave/ChangeLog
+++ b/sci-mathematics/qtoctave/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-mathematics/qtoctave
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.4 2009/02/20 18:14:57 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.5 2009/07/31 13:12:55 markusle Exp $
+
+ 31 Jul 2009; Markus Dittrich <markusle@gentoo.org> qtoctave-0.8.1.ebuild,
+ +files/qtoctave-0.8.1-gcc4.4.patch:
+ Added gcc-4.4 compatibility patch (fixes bug #274039).
+ Thanks much to Naohiro Aota for providing the fix.
20 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org> qtoctave-0.8.1.ebuild:
Update ebuild to use cmake-utils eclass correctly.