diff options
author | 2004-06-16 03:11:51 +0000 | |
---|---|---|
committer | 2004-06-16 03:11:51 +0000 | |
commit | 3b5e8a1aa664ca8736157abe7f1074e7c23d619f (patch) | |
tree | 9b4ffc53fef09a1548ea19525e0b6e3767acb487 /sys-devel/bison/ChangeLog | |
parent | uclibc fixes thanks to Peter S. Mazinger <ps.m@gmx.net> (diff) | |
download | historical-3b5e8a1aa664ca8736157abe7f1074e7c23d619f.tar.gz historical-3b5e8a1aa664ca8736157abe7f1074e7c23d619f.tar.bz2 historical-3b5e8a1aa664ca8736157abe7f1074e7c23d619f.zip |
syntax fix on 3.4 compare condition
Diffstat (limited to 'sys-devel/bison/ChangeLog')
-rw-r--r-- | sys-devel/bison/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index 042ff82246a1..937eaf386019 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bison # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.27 2004/06/16 02:23:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.28 2004/06/16 03:11:51 dragonheart Exp $ + + 16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild: + syntax fix on 3.4 compare condition 16 Jun 2004; Daniel Black <dragonheart@gentoo.org> bison-1.875.ebuild: uclibc fixes thanks to Peter S. Mazinger <ps.m@gmx.net> |