diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-04-22 06:07:29 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-04-22 06:07:29 +0000 |
commit | fa25815740cea29ceabe318a2d95896d847e2806 (patch) | |
tree | 09b73c730edda5a38adcec691ee2fb2e3bec4f7a /sys-devel/bison/ChangeLog | |
parent | zlib USE flag back as it should be fixed now, bug #311241. (diff) | |
download | gentoo-2-fa25815740cea29ceabe318a2d95896d847e2806.tar.gz gentoo-2-fa25815740cea29ceabe318a2d95896d847e2806.tar.bz2 gentoo-2-fa25815740cea29ceabe318a2d95896d847e2806.zip |
Add patch from upstream to fix testsuite w/ gcc-4.5.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/bison/ChangeLog')
-rw-r--r-- | sys-devel/bison/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index 546523f076f7..6983c97e30ee 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/bison # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.84 2010/04/16 13:43:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.85 2010/04/22 06:07:29 dirtyepic Exp $ + + 22 Apr 2010; Ryan Hill <dirtyepic@gentoo.org> bison-2.4.2.ebuild, + +files/bison-2.4.2-gcc45_testsuite.patch: + Add patch from upstream to fix testsuite w/ gcc-4.5. 16 Apr 2010; Brent Baude <ranger@gentoo.org> bison-2.4.1.ebuild: stable ppc, bug 311867 |