diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-13 21:12:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-13 21:12:54 +0000 |
commit | be88caea13a8913580ac53b0551ca0bb02e59686 (patch) | |
tree | e1046c37053cfbca4e7fa9dd1d49d41a53250b37 /app-emulation/spim/ChangeLog | |
parent | Stable on sparc wrt #95199 (diff) | |
download | historical-be88caea13a8913580ac53b0551ca0bb02e59686.tar.gz historical-be88caea13a8913580ac53b0551ca0bb02e59686.tar.bz2 historical-be88caea13a8913580ac53b0551ca0bb02e59686.zip |
fix bug 97217 and 90473 by removing -D__i386__ from the Makefile
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-emulation/spim/ChangeLog')
-rw-r--r-- | app-emulation/spim/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog index 0b8d9e06425a..a09352ec61b5 100644 --- a/app-emulation/spim/ChangeLog +++ b/app-emulation/spim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spim # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.21 2005/04/24 11:14:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.22 2005/07/13 21:12:54 blubb Exp $ + + 13 Jul 2005; Simon Stelling <blubb@gentoo.org> spim-6.5-r1.ebuild: + fix bug 97217 and 90473 by removing -D__i386__ from the Makefile 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> spim-7.0.ebuild: Stable on ppc. |