diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2010-04-04 20:01:31 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2010-04-04 20:01:31 +0000 |
commit | fa2a5c6108f04bf8f97b0f5212bb141cb411bb82 (patch) | |
tree | af16c8df0175e603171c2a000f7a8dd770d7d59a /sys-devel/bison/ChangeLog | |
parent | sparc stable wrt #307757 (diff) | |
download | historical-fa2a5c6108f04bf8f97b0f5212bb141cb411bb82.tar.gz historical-fa2a5c6108f04bf8f97b0f5212bb141cb411bb82.tar.bz2 historical-fa2a5c6108f04bf8f97b0f5212bb141cb411bb82.zip |
Fix for bug #312697, bad gnulib's spawn.
Package-Manager: portage-2.2_rc67/cvs/FreeBSD i386
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 cd0285508fa2..c937345f15a1 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.81 2010/04/04 17:16:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.82 2010/04/04 20:01:31 the_paya Exp $ + + 04 Apr 2010; Javier Villavicencio <the_paya@gentoo.org> + bison-2.4.2.ebuild, +files/bison-2.4.2-gnulib_spawn.patch: + Add patch to fix gnulib's spawn, fixes bug #312697. 04 Apr 2010; Markos Chandras <hwoarang@gentoo.org> bison-2.4.1.ebuild: Stable on amd64 wrt bug #311867 |