diff options
author | 2004-07-19 15:53:22 +0000 | |
---|---|---|
committer | 2004-07-19 15:53:22 +0000 | |
commit | f43d28f9cd587c9643e76304fb8afd4ae35f68d5 (patch) | |
tree | 621cb0f9fc2915dfbf87aa3cd2db05910fae5942 /sys-devel/bison/ChangeLog | |
parent | fix docs sandbox issue (diff) | |
download | historical-f43d28f9cd587c9643e76304fb8afd4ae35f68d5.tar.gz historical-f43d28f9cd587c9643e76304fb8afd4ae35f68d5.tar.bz2 historical-f43d28f9cd587c9643e76304fb8afd4ae35f68d5.zip |
updated bison to use gnuconfig.eclass. Needed for uclibc and mayber others.
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 ac0a07cc6958..ba7852f4e813 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/bison # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.30 2004/06/24 22:43:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.31 2004/07/19 15:53:22 solar Exp $ + + 19 Jul 2004; <solar@gentoo.org> bison-1.875.ebuild: + updated bison to use gnuconfig.eclass. Needed for uclibc and maybe others. 23 Jun 2004; Aron Griffis <agriffis@gentoo.org> bison-1.34-r1.ebuild, bison-1.35.ebuild, bison-1.75.ebuild: |