diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-05-31 21:28:03 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-05-31 21:28:03 +0000 |
commit | badcaee84762a31bd77a23583a64e00be9a8dd40 (patch) | |
tree | 260dc94eadbb462a91c73f74a7db56521075d5d8 /sys-devel/bison/ChangeLog | |
parent | Version bump. Removed 4.4.3. Marked 4.6.0 stable on x86. (diff) | |
download | historical-badcaee84762a31bd77a23583a64e00be9a8dd40.tar.gz historical-badcaee84762a31bd77a23583a64e00be9a8dd40.tar.bz2 historical-badcaee84762a31bd77a23583a64e00be9a8dd40.zip |
Move sys-devel/m4 from DEPEND to RDEPEND so stage1 builds via catalyst pull it into the stage1root correctly.
Package-Manager: portage-2.1_rc3
Diffstat (limited to 'sys-devel/bison/ChangeLog')
-rw-r--r-- | sys-devel/bison/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog index 1cf7c2a027a2..533a6659a45d 100644 --- a/sys-devel/bison/ChangeLog +++ b/sys-devel/bison/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/bison # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.52 2006/05/23 06:49:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.53 2006/05/31 21:28:03 kumba Exp $ + + 01 Jun 2006; Joshua Kinard <kumba@gentoo.org> bison-2.1.ebuild, + bison-2.2.ebuild: + Move sys-devel/m4 from DEPEND to RDEPEND so stage1 builds via catalyst pull + it into the stage1root correctly. *bison-2.2 (23 May 2006) |