diff options
author | 2006-10-22 04:04:07 +0000 | |
---|---|---|
committer | 2006-10-22 04:04:07 +0000 | |
commit | ed86691b4d06db246f4a1a1b8d9a3417222719dc (patch) | |
tree | 8e37fb721a474a9acc4b91c58f7c12da4974e02c /dev-libs/tomsfastmath/ChangeLog | |
parent | old (diff) | |
download | historical-ed86691b4d06db246f4a1a1b8d9a3417222719dc.tar.gz historical-ed86691b4d06db246f4a1a1b8d9a3417222719dc.tar.bz2 historical-ed86691b4d06db246f4a1a1b8d9a3417222719dc.zip |
Fix building on x86 #152043.
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'dev-libs/tomsfastmath/ChangeLog')
-rw-r--r-- | dev-libs/tomsfastmath/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/tomsfastmath/ChangeLog b/dev-libs/tomsfastmath/ChangeLog index a15158c46b99..fa1fe27aa4a7 100644 --- a/dev-libs/tomsfastmath/ChangeLog +++ b/dev-libs/tomsfastmath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/tomsfastmath # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/ChangeLog,v 1.3 2006/03/19 22:34:45 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tomsfastmath/ChangeLog,v 1.4 2006/10/22 04:04:07 vapier Exp $ + + 22 Oct 2006; Mike Frysinger <vapier@gentoo.org> + +files/tomsfastmath-0.05-asm-relax-x86.patch, tomsfastmath-0.05.ebuild: + Fix building on x86 #152043. 19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> tomsfastmath-0.03.ebuild, tomsfastmath-0.05.ebuild: |