diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2008-01-20 23:39:39 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2008-01-20 23:39:39 +0000 |
commit | 742863998d313fe09f18b79222d02ac2c2203519 (patch) | |
tree | 099291b1e4fe3793be7c96a5f585a557911fe977 /gnustep-libs/gdl2/ChangeLog | |
parent | Use EAPI=1 to match only slot 0 of dev-java/junit. (diff) | |
download | historical-742863998d313fe09f18b79222d02ac2c2203519.tar.gz historical-742863998d313fe09f18b79222d02ac2c2203519.tar.bz2 historical-742863998d313fe09f18b79222d02ac2c2203519.zip |
Fix Makefiles, bug #206546
Package-Manager: portage-2.1.4
Diffstat (limited to 'gnustep-libs/gdl2/ChangeLog')
-rw-r--r-- | gnustep-libs/gdl2/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gnustep-libs/gdl2/ChangeLog b/gnustep-libs/gdl2/ChangeLog index 4be1badb1241..5985713eead1 100644 --- a/gnustep-libs/gdl2/ChangeLog +++ b/gnustep-libs/gdl2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-libs/gdl2 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.10 2007/12/08 18:01:38 voyageur Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/gdl2/ChangeLog,v 1.11 2008/01/20 23:39:38 voyageur Exp $ + + 20 Jan 2008; Bernard Cafarelli <voyageur@gentoo.org> + +files/gdl2-0.11.0-NSMutableDictionary.patch, + +files/gdl2-0.11.0-makefile.patch, gdl2-0.11.0.ebuild: + Fix Makefiles (and disable tools compilation), bug #206546 + Fix compilation with unstable gnustep *gdl2-0.11.0 (08 Dec 2007) |