summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-04-15 08:54:38 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-04-15 08:54:38 +0000
commit59f827a5789663745f002e8097a40169b28a009d (patch)
tree6b1dbc78df27ea60847c302d5ecabdd664b1f8ac /sci-mathematics/yacas/ChangeLog
parentbail if trying to install on devfs or udev (diff)
downloadhistorical-59f827a5789663745f002e8097a40169b28a009d.tar.gz
historical-59f827a5789663745f002e8097a40169b28a009d.tar.bz2
historical-59f827a5789663745f002e8097a40169b28a009d.zip
Replace -Os with -O2, closes bug 126779. Also stabilised on amd64.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'sci-mathematics/yacas/ChangeLog')
-rw-r--r--sci-mathematics/yacas/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-mathematics/yacas/ChangeLog b/sci-mathematics/yacas/ChangeLog
index 784f770651ae..e029c927d1db 100644
--- a/sci-mathematics/yacas/ChangeLog
+++ b/sci-mathematics/yacas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/yacas
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.6 2006/01/16 01:27:57 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.7 2006/04/15 08:54:38 cryos Exp $
+
+ 15 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org> yacas-1.0.61.ebuild:
+ Replace -Os with -O2, closes bug 126779. Also stabilised on amd64.
*yacas-1.0.61 (16 Jan 2006)