diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2006-05-21 22:20:52 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2006-05-21 22:20:52 +0000 |
commit | 0448b28d4e162029829dcd1cf4f9320879b3dfcb (patch) | |
tree | 1bbc71a4d3887019e4f5d5b6ce0361fa7166826f /sci-electronics/spice/ChangeLog | |
parent | Drop apache use flag since it is global flag already (diff) | |
download | historical-0448b28d4e162029829dcd1cf4f9320879b3dfcb.tar.gz historical-0448b28d4e162029829dcd1cf4f9320879b3dfcb.tar.bz2 historical-0448b28d4e162029829dcd1cf4f9320879b3dfcb.zip |
Replace -O* flags with -O1, bug #84034.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sci-electronics/spice/ChangeLog')
-rw-r--r-- | sci-electronics/spice/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-electronics/spice/ChangeLog b/sci-electronics/spice/ChangeLog index adfa50d557ad..bf4d0e81399e 100644 --- a/sci-electronics/spice/ChangeLog +++ b/sci-electronics/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/spice # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/spice/ChangeLog,v 1.4 2006/05/21 20:25:25 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/spice/ChangeLog,v 1.5 2006/05/21 22:20:52 calchan Exp $ + + 21 May 2006; Denis Dupeyron <calchan@gentoo.org> spice-3.5.5.ebuild: + Replace -O* flags with -O1, bug #84034. 21 May 2006; Denis Dupeyron <calchan@gentoo.org> +files/spice-3.5.5-gcc-4.1.patch, metadata.xml, spice-3.5.5.ebuild: |