summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-01-30 20:31:05 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-01-30 20:31:05 +0000
commitf2bf6428618b6eef68fe914cb350750ce5e84d52 (patch)
tree82e6fcfff9bee45ffe10d4ab1c8bf05519f80645 /app-emulation/emul-linux-x86-compat/ChangeLog
parentchanges recommended by upstream (diff)
downloadgentoo-2-f2bf6428618b6eef68fe914cb350750ce5e84d52.tar.gz
gentoo-2-f2bf6428618b6eef68fe914cb350750ce5e84d52.tar.bz2
gentoo-2-f2bf6428618b6eef68fe914cb350750ce5e84d52.zip
gcc 3.4 does not provide libstdc++.so.5. Fixing this so it checks gcc 3.3 instead
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-emulation/emul-linux-x86-compat/ChangeLog')
-rw-r--r--app-emulation/emul-linux-x86-compat/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/emul-linux-x86-compat/ChangeLog b/app-emulation/emul-linux-x86-compat/ChangeLog
index ded3a989ac5a..64ae001a80a3 100644
--- a/app-emulation/emul-linux-x86-compat/ChangeLog
+++ b/app-emulation/emul-linux-x86-compat/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/emul-linux-x86-compat
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.14 2007/01/29 22:05:49 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-compat/ChangeLog,v 1.15 2007/01/30 20:31:05 cardoe Exp $
+
+ 30 Jan 2007; Doug Goldstein <cardoe@gentoo.org>
+ emul-linux-x86-compat-1.0-r3.ebuild:
+ gcc 3.4 does not provide libstdc++.so.5. Fixing this so it checks gcc 3.3
+ instead
29 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
emul-linux-x86-compat-1.0-r3.ebuild: