diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-06-27 12:33:36 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-06-27 12:33:36 +0000 |
commit | 90b92fe805f35fcf1f278110903f4f51337777ab (patch) | |
tree | a7b2aed9465aaf4ba329aecf5c210e2c51bfb3d2 /sci-libs/starparse/ChangeLog | |
parent | ppc stable #321519 (diff) | |
download | gentoo-2-90b92fe805f35fcf1f278110903f4f51337777ab.tar.gz gentoo-2-90b92fe805f35fcf1f278110903f4f51337777ab.tar.bz2 gentoo-2-90b92fe805f35fcf1f278110903f4f51337777ab.zip |
Fix building with guile-1.8 and tests wrt bug 325731. Thanks to Diego for reporting.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/starparse/ChangeLog')
-rw-r--r-- | sci-libs/starparse/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sci-libs/starparse/ChangeLog b/sci-libs/starparse/ChangeLog index bcfc2895b0cd..4ea5428a859a 100644 --- a/sci-libs/starparse/ChangeLog +++ b/sci-libs/starparse/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-libs/starparse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/starparse/ChangeLog,v 1.3 2010/06/24 11:02:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/starparse/ChangeLog,v 1.4 2010/06/27 12:33:35 xarthisius Exp $ + +*starparse-1.0-r1 (27 Jun 2010) + + 27 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> + +starparse-1.0-r1.ebuild, +files/starparse-1.0-guile1.8.patch: + Fix building with guile-1.8 and tests wrt bug 325731. Thanks to Diego for + reporting. *starparse-1.0 (24 Jun 2010) |