summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2010-05-30 06:10:46 +0000
committerRyan Hill <rhill@gentoo.org>2010-05-30 06:10:46 +0000
commitf36cbcbff9bb284fdd2016254f4af33776e495e1 (patch)
tree6fcf15357e413865b1daa5c2ea0a9b44ad847408 /dev-scheme/guile/ChangeLog
parentNew package odfdom. which will be replacing odfdom-bin. (diff)
downloadhistorical-f36cbcbff9bb284fdd2016254f4af33776e495e1.tar.gz
historical-f36cbcbff9bb284fdd2016254f4af33776e495e1.tar.bz2
historical-f36cbcbff9bb284fdd2016254f4af33776e495e1.zip
Fix building w/ GCC 4.5, patch from xarthisius. (bug #317175)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-scheme/guile/ChangeLog')
-rw-r--r--dev-scheme/guile/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-scheme/guile/ChangeLog b/dev-scheme/guile/ChangeLog
index d2f0e9d5371c..7498c87a0eff 100644
--- a/dev-scheme/guile/ChangeLog
+++ b/dev-scheme/guile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-scheme/guile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.76 2010/03/08 22:46:31 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/ChangeLog,v 1.77 2010/05/30 06:10:46 dirtyepic Exp $
+
+ 30 May 2010; Ryan Hill <dirtyepic@gentoo.org> guile-1.8.7.ebuild,
+ +files/guile-1.8.7-gcc45.patch:
+ Fix building w/ GCC 4.5, patch from xarthisius. (bug #317175)
08 Mar 2010; Mounir Lamouri <volkmar@gentoo.org> guile-1.8.6.ebuild:
Stabilizing 1.8.6 for ppc, bug 245701.