diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-10 11:13:32 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-10 11:13:32 +0000 |
commit | 95072df2fdaeaf28df4e5995324252c69b4d5ceb (patch) | |
tree | e43b7c33a04c5f772b6407202a4730430b2fb409 /app-benchmarks/bootchart/ChangeLog | |
parent | Added latest version and nls patch from Petr Pisar (bug #183472). (diff) | |
download | gentoo-2-95072df2fdaeaf28df4e5995324252c69b4d5ceb.tar.gz gentoo-2-95072df2fdaeaf28df4e5995324252c69b4d5ceb.tar.bz2 gentoo-2-95072df2fdaeaf28df4e5995324252c69b4d5ceb.zip |
Remove a bashism from bootchartd as it uses /bin/sh.
Don't install baselayout-1 hooks if we have baselayout-2 installed
and give different installation instructions #188278.
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-benchmarks/bootchart/ChangeLog')
-rw-r--r-- | app-benchmarks/bootchart/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-benchmarks/bootchart/ChangeLog b/app-benchmarks/bootchart/ChangeLog index 8630487e7805..9dc7d1223a94 100644 --- a/app-benchmarks/bootchart/ChangeLog +++ b/app-benchmarks/bootchart/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-benchmarks/bootchart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.4 2007/03/28 06:10:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.5 2007/08/10 11:13:32 uberlord Exp $ + +*bootchart-0.9-r2 (10 Aug 2007) + + 10 Aug 2007; Roy Marples <uberlord@gentoo.org> + +files/bootchart-0.9-sh.patch, +bootchart-0.9-r2.ebuild: + Remove a bashism from bootchartd as it uses /bin/sh. + Don't install baselayout-1 hooks if we have baselayout-2 installed + and give different installation instructions #188278. 28 Mar 2007; Mike Frysinger <vapier@gentoo.org> bootchart-0.9-r1.ebuild: Fix install path for rcscript addon #172391 by Georgi Georgiev. |