diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-06-06 23:10:25 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-06-06 23:10:25 +0000 |
commit | f3dabac438790c565c54d4940e98600166e812be (patch) | |
tree | dbae8f096689e2382612fba94c39d7a0329aa04b /dev-libs/g-wrap/ChangeLog | |
parent | (#169018) Add guile-lib, an accumulation place for pure-scheme Guile modules. (diff) | |
download | gentoo-2-f3dabac438790c565c54d4940e98600166e812be.tar.gz gentoo-2-f3dabac438790c565c54d4940e98600166e812be.tar.bz2 gentoo-2-f3dabac438790c565c54d4940e98600166e812be.zip |
Bump to latest. Add a large patch on mirrors to forward-port libffi to the code distributed in gcc 4.2.0, because I was getting segfaults on ppc with the original code, and an accompanying patch to let it build outside the gcc tree. Add another patch to make sure the ffi header directory gets found during the compile. Removed ~amd64 and ~sparc because guile-lib isn't keyworded for them yet.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/g-wrap/ChangeLog')
-rw-r--r-- | dev-libs/g-wrap/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/dev-libs/g-wrap/ChangeLog b/dev-libs/g-wrap/ChangeLog index b7812abd902f..f1083f823a6c 100644 --- a/dev-libs/g-wrap/ChangeLog +++ b/dev-libs/g-wrap/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for dev-libs/g-wrap # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.49 2007/04/04 19:30:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.50 2007/06/06 23:10:25 dberkholz Exp $ + +*g-wrap-1.9.8 (06 Jun 2007) + + 06 Jun 2007; Donnie Berkholz <dberkholz@gentoo.org>; + +files/1.9.8-fix-gcc-4.2.0-libffi.patch, + +files/1.9.8-fix-ffi-build-issue.patch, +g-wrap-1.9.8.ebuild: + Bump to latest. Add a large patch on mirrors to forward-port libffi to the + code distributed in gcc 4.2.0, because I was getting segfaults on ppc with + the original code, and an accompanying patch to let it build outside the gcc + tree. Add another patch to make sure the ffi header directory gets found + during the compile. Removed ~amd64 and ~sparc because guile-lib isn't + keyworded for them yet. 04 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> g-wrap-1.9.6-r3.ebuild: |