summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2011-05-18 10:33:38 +0000
committerAlfredo Tupone <tupone@gentoo.org>2011-05-18 10:33:38 +0000
commit0eece392629bac1dd212482252fe8485dcd94949 (patch)
tree72e859b7d93cabcd0dc467c76ba4fa0ac7756605 /dev-libs/libbulletml/ChangeLog
parentDo not start pcmanfm with -d option. Bug #367639 (diff)
downloadgentoo-2-0eece392629bac1dd212482252fe8485dcd94949.tar.gz
gentoo-2-0eece392629bac1dd212482252fe8485dcd94949.tar.bz2
gentoo-2-0eece392629bac1dd212482252fe8485dcd94949.zip
Fix build with gcc-4.6 Bug #367883
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libbulletml/ChangeLog')
-rw-r--r--dev-libs/libbulletml/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/libbulletml/ChangeLog b/dev-libs/libbulletml/ChangeLog
index 41b78919b589..5942e781a72b 100644
--- a/dev-libs/libbulletml/ChangeLog
+++ b/dev-libs/libbulletml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libbulletml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.8 2011/04/13 14:34:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.9 2011/05/18 10:33:38 tupone Exp $
+
+ 18 May 2011; Tupone Alfredo <tupone@gentoo.org> libbulletml-0.0.6.ebuild,
+ +files/libbulletml-0.0.6-gcc46.patch:
+ Fix build with gcc-4.6 Bug #367883 by Diego Elio Pettenò
13 Apr 2011; Alfredo Tupone <tupone@gentoo.org> libbulletml-0.0.6.ebuild:
Depend on dev-libs/boost, remove local copy. Bug #363187 by Steven Wilson