diff options
author | Markus Dittrich <markusle@gentoo.org> | 2009-08-26 02:46:16 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2009-08-26 02:46:16 +0000 |
commit | a0ddfa810f1b4446b56025f18c00a169f8e7c4ca (patch) | |
tree | 14f7e006620fa73081e35f3a0aa3429632ec9e3f /dev-lang/gdl/ChangeLog | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-a0ddfa810f1b4446b56025f18c00a169f8e7c4ca.tar.gz gentoo-2-a0ddfa810f1b4446b56025f18c00a169f8e7c4ca.tar.bz2 gentoo-2-a0ddfa810f1b4446b56025f18c00a169f8e7c4ca.zip |
Version bump and fixed hdf5 issue (#275388) as well as collision with antlr (#267671).
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gdl/ChangeLog')
-rw-r--r-- | dev-lang/gdl/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-lang/gdl/ChangeLog b/dev-lang/gdl/ChangeLog index dffca6817033..082e0abf2603 100644 --- a/dev-lang/gdl/ChangeLog +++ b/dev-lang/gdl/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-lang/gdl -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v 1.11 2008/09/02 09:32:03 bicatali Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v 1.12 2009/08/26 02:46:16 markusle Exp $ + +*gdl-0.9_rc2 (25 Aug 2009) + + 25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc2.ebuild, + +files/gdl-0.9_rc2-gcc4.4.patch, +files/gdl-0.9_rc2-antlr.patch: + Version bump and fixed hdf5-1.8 issue (see bug #275388). + Also, the ebuild now compiles against the system antlr fixing + the file collision with dev-java/antlr (see bug #267671). 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -files/gdl-0.8.11-gcc4-gentoo.patch, -files/gdl-0.9_pre5-proj4.patch, |