diff options
author | Tilman Klar <phoenix@gentoo.org> | 2003-04-01 18:10:12 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2003-04-01 18:10:12 +0000 |
commit | c261713c8c11ea8f8a59ce777dea57346b6e03af (patch) | |
tree | 2f0a432422ef0ed8d03c43c7eda0f462ecc33c01 /app-emulation/winex/ChangeLog | |
parent | Initial import (diff) | |
download | gentoo-2-c261713c8c11ea8f8a59ce777dea57346b6e03af.tar.gz gentoo-2-c261713c8c11ea8f8a59ce777dea57346b6e03af.tar.bz2 gentoo-2-c261713c8c11ea8f8a59ce777dea57346b6e03af.zip |
Replaced 'export C{XX}FLAGS=""' with 'unset CFLAGS CXXFLAGS' (bug #17986)
Diffstat (limited to 'app-emulation/winex/ChangeLog')
-rw-r--r-- | app-emulation/winex/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/winex/ChangeLog b/app-emulation/winex/ChangeLog index 707d4e8b3398..5126faf39dc8 100644 --- a/app-emulation/winex/ChangeLog +++ b/app-emulation/winex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/winex # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/ChangeLog,v 1.22 2003/03/28 14:54:44 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/ChangeLog,v 1.23 2003/04/01 18:06:58 phoenix Exp $ + + 01 Apr 2003; phoen][x <phoenix@gentoo.org> *.ebuild : + Replaced 'export C{XX}FLAGS=""' with 'unset CFLAGS CXXFLAGS'. + Read bug #17986 for additional information about this. *winex-20030328 (28 Mar 2003) |