diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-05 10:26:55 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-05 10:26:55 +0000 |
commit | 46111927410fb3ee114735ececf0236204075a53 (patch) | |
tree | 7c1b00b2d1dedc2df5a42fd2517e0ba59b1504d2 /sys-devel/bmake/ChangeLog | |
parent | Version bump (diff) | |
download | historical-46111927410fb3ee114735ececf0236204075a53.tar.gz historical-46111927410fb3ee114735ececf0236204075a53.tar.bz2 historical-46111927410fb3ee114735ececf0236204075a53.zip |
version bump, dont run tests by default, add a src_test, install mk files in /usr/share/mk/P to avoid collisions.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26.3 x86_64
Diffstat (limited to 'sys-devel/bmake/ChangeLog')
-rw-r--r-- | sys-devel/bmake/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sys-devel/bmake/ChangeLog b/sys-devel/bmake/ChangeLog index 636c5856b991..e94c991de773 100644 --- a/sys-devel/bmake/ChangeLog +++ b/sys-devel/bmake/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-devel/bmake -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bmake/ChangeLog,v 1.3 2006/10/23 13:33:40 exg Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bmake/ChangeLog,v 1.4 2008/09/05 10:26:54 aballier Exp $ + +*bmake-20080515 (05 Sep 2008) + + 05 Sep 2008; Alexis Ballier <aballier@gentoo.org> + +files/bmake-20080515-makefile.patch, +files/bmake-tests.patch, + +bmake-20080515.ebuild: + version bump, dont run tests by default, add a src_test, install mk files + in /usr/share/mk/P to avoid collisions. 23 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> bmake-20060728.ebuild: Add to ~ppc. |