summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-08-09 08:49:44 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-08-09 08:49:44 +0000
commitd82ea36cc08f586844991077913b9ee1e7f1df3f (patch)
tree35e86f817d8fa51c708e74683e98f9f4f851b730 /sci-libs/mathgl/ChangeLog
parentVersion bump mercurial to 1.9.1. (diff)
downloadgentoo-2-d82ea36cc08f586844991077913b9ee1e7f1df3f.tar.gz
gentoo-2-d82ea36cc08f586844991077913b9ee1e7f1df3f.tar.bz2
gentoo-2-d82ea36cc08f586844991077913b9ee1e7f1df3f.zip
Missing -lz since for example, gzopen is used. Missing zlib.h include wrt #378255 by Diego Elio Pettenò
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mathgl/ChangeLog')
-rw-r--r--sci-libs/mathgl/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog
index 54323ccefc95..d01d7712b2b8 100644
--- a/sci-libs/mathgl/ChangeLog
+++ b/sci-libs/mathgl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/mathgl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.24 2011/06/04 18:05:45 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.25 2011/08/09 08:49:44 ssuominen Exp $
+
+ 09 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> mathgl-1.11.2.ebuild,
+ +files/mathgl-1.11.2-zlib.patch:
+ Missing -lz since for example, gzopen is used. Missing zlib.h include wrt
+ #378255 by Diego Elio Pettenò
*mathgl-1.11.2 (04 Jun 2011)