summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-06-06 23:10:25 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-06-06 23:10:25 +0000
commita9d751f19814bddcbc7c4c6467a2446bd49f26e8 (patch)
tree810790e150f9f2871b515d373e944e15d6e8a0d9 /dev-libs/g-wrap/ChangeLog
parent(#169018) Add guile-lib, an accumulation place for pure-scheme Guile modules. (diff)
downloadhistorical-a9d751f19814bddcbc7c4c6467a2446bd49f26e8.tar.gz
historical-a9d751f19814bddcbc7c4c6467a2446bd49f26e8.tar.bz2
historical-a9d751f19814bddcbc7c4c6467a2446bd49f26e8.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.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-libs/g-wrap/ChangeLog')
-rw-r--r--dev-libs/g-wrap/ChangeLog14
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: