summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-03 04:55:31 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-03 04:55:31 +0000
commit4c8f7be037c64e422ab70cff703c0f4990f80253 (patch)
treecfa42bc2a1fdacec15a0e9101cec6fa22844e996 /app-emulation/wine/ChangeLog
parentOld versions of geramik are unmaintainable too (diff)
downloadgentoo-2-4c8f7be037c64e422ab70cff703c0f4990f80253.tar.gz
gentoo-2-4c8f7be037c64e422ab70cff703c0f4990f80253.tar.bz2
gentoo-2-4c8f7be037c64e422ab70cff703c0f4990f80253.zip
Make sure winegcc passes -m32/-m64 along to the linker #100180.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r--app-emulation/wine/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index 58bb92a4d241..73c9af94fa83 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.100 2005/07/26 05:23:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.101 2005/08/03 04:55:31 vapier Exp $
+
+ 03 Aug 2005; Mike Frysinger <vapier@gentoo.org>
+ +files/wine-20050725-gcc-32bit.patch, wine-20050524.ebuild,
+ wine-20050628.ebuild, wine-20050725.ebuild:
+ Make sure winegcc passes -m32/-m64 along to the linker #100180.
*wine-20050725 (26 Jul 2005)