diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-13 20:57:02 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-13 20:57:02 +0000 |
commit | c2aafc477b3cfe1ee688f71dd415bf92a33d31dd (patch) | |
tree | 52a57341fd10dd69022d3e361cc9d3ea947db2cc /dev-libs/blitz/ChangeLog | |
parent | new version, with support for zope27 (diff) | |
download | historical-c2aafc477b3cfe1ee688f71dd415bf92a33d31dd.tar.gz historical-c2aafc477b3cfe1ee688f71dd415bf92a33d31dd.tar.bz2 historical-c2aafc477b3cfe1ee688f71dd415bf92a33d31dd.zip |
Added to patch so that configures that check for *g++ instead of g++). Created the DOCDIR before install. Both faults reported in bug #71678
Diffstat (limited to 'dev-libs/blitz/ChangeLog')
-rw-r--r-- | dev-libs/blitz/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-libs/blitz/ChangeLog b/dev-libs/blitz/ChangeLog index 73ba75b116a3..efe562545958 100644 --- a/dev-libs/blitz/ChangeLog +++ b/dev-libs/blitz/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/blitz -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/blitz/ChangeLog,v 1.14 2004/12/18 23:57:36 dragonheart Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/blitz/ChangeLog,v 1.15 2005/01/13 20:57:02 dragonheart Exp $ + + 14 Jan 2005; Daniel Black <dragonheart@gentoo.org> + files/blitz-0.8-makefile.patch, blitz-0.8.ebuild: + Added to patch so that configure checks for *g++ instead of g++). Created + the DOCDIR before install. Both faults reported in bug #71678. Thanks to Andy + <andyreif@studcs.uni-sb.de> 19 Dec 2004; Daniel Black <dragonheart@gentoo.org> blitz-0.8.ebuild: Added toolchain detections as per bug #71678. Added self test function as well |