summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2005-01-14 17:05:53 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2005-01-14 17:05:53 +0000
commit0a1e6ff4e7b5296fb3fd69e07f4772a45d19efb5 (patch)
tree3cb78e7e28d82e89b6cdd004fd255b2b3ea4bef2 /sci-mathematics/yacas/ChangeLog
parentAdd media-libs/giflib to DEPEND to resolve stupid header file problems #77809. (diff)
downloadgentoo-2-0a1e6ff4e7b5296fb3fd69e07f4772a45d19efb5.tar.gz
gentoo-2-0a1e6ff4e7b5296fb3fd69e07f4772a45d19efb5.tar.bz2
gentoo-2-0a1e6ff4e7b5296fb3fd69e07f4772a45d19efb5.zip
version bump and some fixes, see changelog
Diffstat (limited to 'sci-mathematics/yacas/ChangeLog')
-rw-r--r--sci-mathematics/yacas/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/sci-mathematics/yacas/ChangeLog b/sci-mathematics/yacas/ChangeLog
index d0ba2aafc015..ab2436bf283d 100644
--- a/sci-mathematics/yacas/ChangeLog
+++ b/sci-mathematics/yacas/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sci-mathematics/yacas
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.3 2005/01/14 09:12:36 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.4 2005/01/14 17:05:53 phosphan Exp $
+
+*yacas-1.0.57 (14 Jan 2005)
+
+ 14 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> +files/1.0.57.patch,
+ +yacas-1.0.57.ebuild:
+ Removing GMP support because it looks like it is not maintained upstream (does
+ not compile without the patches from 1.0.56 and fails on several tests).
+ Added optional media-libs/glut dependency.
+ Switching off the plugin size optimization because it causes yacas to segfault
+ when trying to build the plugins (source: BSD ports).
14 Jan 2005; Patrick Kursawe <phosphan@gentoo.org>
+files/opengl-gcc3.4.patch, yacas-1.0.56.ebuild: