summaryrefslogtreecommitdiff
blob: 87da98904af608f5ab7c1d35b1aff5a0c59d7d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# ChangeLog for app-benchmarks/bootchart
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.15 2011/01/19 01:06:34 fordfrog Exp $

  19 Jan 2011; Miroslav Šulc <fordfrog@gentoo.org> bootchart-0.9-r2.ebuild,
  bootchart-0.9-r3.ebuild, bootchart-0.9-r4.ebuild:
  Improved elog messages, bug #348847

*bootchart-0.9-r4 (27 Apr 2010)

  27 Apr 2010; Vlastimil Babka <caster@gentoo.org> bootchart-0.9-r2.ebuild,
  bootchart-0.9-r3.ebuild, +bootchart-0.9-r4.ebuild, +files/accton.patch,
  metadata.xml:
  Revbump to fix USE=acct, bug #317451 thanks to Christian Ruppert
  <idl0r@gentoo.org>. Update postinst message for genkernel case, bug
  #275251. Move to EAPI=2 and improve usage of java eclasses. Add
  maintainer-needed to metadata, as java is only optional here and a
  dedicated maintainer would be better.

  12 Oct 2009; Mark Loeser <halcy0n@gentoo.org> bootchart-0.9-r2.ebuild:
  QA fixes; remove useless dodoc COPYING

*bootchart-0.9-r3 (10 Mar 2009)

  10 Mar 2009; Matthias Schwarzott <zzam@gentoo.org>
  +files/bootchart-0.9-dev-null.patch, +bootchart-0.9-r3.ebuild:
  Use a private copy of /dev/null to not interfere with udev startup, Bug
  #261759.

  08 Jan 2009; Patrick Lauer <patrick@gentoo.org> -bootchart-0.9-r1.ebuild:
  Removing old

  08 Nov 2008; Markus Meier <maekke@gentoo.org> bootchart-0.9-r2.ebuild:
  amd64/x86 stable, bug #245495

  05 Nov 2008; Jeroen Roovers <jer@gentoo.org> bootchart-0.9-r2.ebuild:
  Stable for HPPA (bug #245495).

  07 Oct 2008; Jeroen Roovers <jer@gentoo.org> bootchart-0.9-r2.ebuild:
  Marked ~hppa too.

  23 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
  add GLEP 56 USE flag desc from use.local.desc

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing uberlord from metadata.xml as per #199318.

*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.

  23 Jan 2007; Marius Mauch <genone@gentoo.org> bootchart-0.9.ebuild,
  bootchart-0.9-r1.ebuild:
  Replacing einfo with elog

*bootchart-0.9-r1 (19 Jan 2007)

  19 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
  +bootchart-0.9-r1.ebuild:
  Port to generation 2 and add the source use flag. Now has java as the herd
  so we can touch this freely in the future.

*bootchart-0.9 (15 Aug 2006)

  15 Aug 2006; Roy Marples <uberlord@gentoo.org>
  +files/bootchart-0.9-gentoo.patch, +files/bootchart,
  +files/profiling-functions.sh, +metadata.xml, +bootchart-0.9.ebuild:
  Initial import, #74425 thanks to Paul Pacheco.