diff options
author | Andrey Grozin <grozin@gentoo.org> | 2008-12-06 16:26:11 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2008-12-06 16:26:11 +0000 |
commit | cf97a2a846c88cec36dc5f7fb176f5eae423a4d5 (patch) | |
tree | 37e3241cee1c7adc47d93cbcd58daffa8a579354 /sci-libs/mathgl/ChangeLog | |
parent | Respect CC and LDFLAGS, bug #244098 (diff) | |
download | historical-cf97a2a846c88cec36dc5f7fb176f5eae423a4d5.tar.gz historical-cf97a2a846c88cec36dc5f7fb176f5eae423a4d5.tar.bz2 historical-cf97a2a846c88cec36dc5f7fb176f5eae423a4d5.zip |
Fixing bug #249627; new USE flag octave.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'sci-libs/mathgl/ChangeLog')
-rw-r--r-- | sci-libs/mathgl/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-libs/mathgl/ChangeLog b/sci-libs/mathgl/ChangeLog index fe34ff2e90db..30a85dd5e1d2 100644 --- a/sci-libs/mathgl/ChangeLog +++ b/sci-libs/mathgl/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-libs/mathgl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.1 2008/12/02 16:23:04 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.2 2008/12/06 16:26:11 grozin Exp $ + +*mathgl-1.8-r1 (06 Dec 2008) + + 06 Dec 2008; Andrey Grozin <grozin@gentoo.org> + +files/mathgl-1.8-fltk.patch, +files/mathgl-1.8-octave.patch, + metadata.xml, +mathgl-1.8-r1.ebuild: + Fixing bug #249627; new USE flag octave. *mathgl-1.8 (02 Dec 2008) |