summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-06-05 16:23:48 +0000
committerMike Frysinger <vapier@gentoo.org>2008-06-05 16:23:48 +0000
commit11ca6442f903ef49ac7ce0daae79f7eca84a81b3 (patch)
treea8d346ca922fef53e5d561fd9dbcb8ff63a102da /dev-util/nsis/ChangeLog
parent+dev-util/nsis:prebuilt-system (diff)
downloadgentoo-2-11ca6442f903ef49ac7ce0daae79f7eca84a81b3.tar.gz
gentoo-2-11ca6442f903ef49ac7ce0daae79f7eca84a81b3.tar.bz2
gentoo-2-11ca6442f903ef49ac7ce0daae79f7eca84a81b3.zip
Add USE=prebuilt-system to install the MSVC-compiled System.dll to workaround the System::Call issue with GCC.
(Portage version: 2.2_pre5.spank.spunk)
Diffstat (limited to 'dev-util/nsis/ChangeLog')
-rw-r--r--dev-util/nsis/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/nsis/ChangeLog b/dev-util/nsis/ChangeLog
index 545a1cf0c02c..281013dec192 100644
--- a/dev-util/nsis/ChangeLog
+++ b/dev-util/nsis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/nsis
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/nsis/ChangeLog,v 1.19 2008/06/03 00:49:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nsis/ChangeLog,v 1.20 2008/06/05 16:23:48 vapier Exp $
+
+ 05 Jun 2008; Mike Frysinger <vapier@gentoo.org> nsis-2.37.ebuild:
+ Add USE=prebuilt-system to install the MSVC-compiled System.dll to
+ workaround the System::Call issue with GCC.
*nsis-2.37 (03 Jun 2008)