head	1.21;
access;
symbols;
locks; strict;
comment	@# @;


1.21
date	2012.06.16.11.49.09;	author pacho;	state dead;
branches;
next	1.20;
commitid	3ae34fdc72b54567;

1.20
date	2012.04.06.16.09.47;	author jer;	state Exp;
branches;
next	1.19;
commitid	4c4a4f7f154b4567;

1.19
date	2012.04.05.21.25.17;	author phajdan.jr;	state Exp;
branches;
next	1.18;
commitid	50ce4f7e0dbd4567;

1.18
date	2012.04.03.21.35.09;	author jer;	state Exp;
branches;
next	1.17;
commitid	cc44f7b6d0d4567;

1.17
date	2012.04.02.16.43.24;	author ago;	state Exp;
branches;
next	1.16;
commitid	eee4f79d72b4567;

1.16
date	2012.04.01.06.10.10;	author jlec;	state Exp;
branches;
next	1.15;
commitid	536f4f77f1424567;

1.15
date	2011.01.19.01.06.34;	author fordfrog;	state Exp;
branches;
next	1.14;
commitid	36db4d36391a4567;

1.14
date	2010.04.27.13.10.55;	author caster;	state Exp;
branches;
next	1.13;
commitid	4f174bd6e25f4567;

1.13
date	2009.10.12.19.00.52;	author halcy0n;	state Exp;
branches;
next	1.12;
commitid	449d4ad37ce44567;

1.12
date	2009.03.10.11.55.40;	author zzam;	state Exp;
branches;
next	1.11;
commitid	501d49b6553b4567;

1.11
date	2009.01.08.20.20.11;	author patrick;	state Exp;
branches;
next	1.10;
commitid	3f5c49665ffa4567;

1.10
date	2008.11.08.15.03.34;	author maekke;	state Exp;
branches;
next	1.9;
commitid	24a4915aa454567;

1.9
date	2008.11.05.01.51.30;	author jer;	state Exp;
branches;
next	1.8;
commitid	74544910fc214567;

1.8
date	2008.10.07.14.56.12;	author jer;	state Exp;
branches;
next	1.7;
commitid	39b648eb788b4567;

1.7
date	2008.07.23.21.44.45;	author cardoe;	state Exp;
branches;
next	1.6;
commitid	1f804887a64d4567;

1.6
date	2007.12.25.16.14.46;	author phreak;	state Exp;
branches;
next	1.5;
commitid	6aad47712c764567;

1.5
date	2007.08.10.11.13.32;	author uberlord;	state Exp;
branches;
next	1.4;
commitid	5c7346bc485b4567;

1.4
date	2007.03.28.06.10.41;	author vapier;	state Exp;
branches;
next	1.3;
commitid	2d85460a06e04567;

1.3
date	2007.01.23.15.45.41;	author genone;	state Exp;
branches;
next	1.2;
commitid	477045b62da44567;

1.2
date	2007.01.19.13.21.17;	author betelgeuse;	state Exp;
branches;
next	1.1;
commitid	438645b0c5cc4567;

1.1
date	2006.08.15.11.44.28;	author uberlord;	state Exp;
branches;
next	;
commitid	707744e1b39a4567;


desc
@@


1.21
log
@Remove package.
@
text
@# ChangeLog for app-benchmarks/bootchart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.20 2012/04/06 16:09:47 jer Exp $

  06 Apr 2012; Jeroen Roovers <jer@@gentoo.org> -bootchart-0.9-r2.ebuild,
  -bootchart-0.9-r3.ebuild:
  Old.

  05 Apr 2012; Pawel Hajdan jr <phajdan.jr@@gentoo.org> bootchart-0.9-r4.ebuild:
  x86 stable wrt bug #410097

  03 Apr 2012; Jeroen Roovers <jer@@gentoo.org> bootchart-0.9-r4.ebuild:
  Stable for HPPA (bug #410097).

  02 Apr 2012; Agostino Sarubbo <ago@@gentoo.org> bootchart-0.9-r4.ebuild:
  Stable for amd64, wrt bug #410097

  01 Apr 2012; Justin Lecher <jlec@@gentoo.org> metadata.xml:
  Enhance USE decription for java

  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.

@


1.20
log
@Old.

(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
@
text
@d3 1
a3 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.19 2012/04/05 21:25:17 phajdan.jr Exp $
@


1.19
log
@x86 stable wrt bug #410097

(Portage version: 2.1.10.49/cvs/Linux i686)
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.18 2012/04/03 21:35:09 jer Exp $
@


1.18
log
@Stable for HPPA (bug #410097).

(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.17 2012/04/02 16:43:24 ago Exp $
@


1.17
log
@Stable for amd64, wrt bug #410097

(Portage version: 2.1.10.49/cvs/Linux x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.16 2012/04/01 06:10:10 jlec Exp $
@


1.16
log
@Enhance USE decription for java

(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.15 2011/01/19 01:06:34 fordfrog Exp $
@


1.15
log
@app-benchmarks/bootchart: fixed bug #348847

(Portage version: 2.1.9.33/cvs/Linux x86_64)
@
text
@d2 5
a6 2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.14 2010/04/27 13:10:55 caster Exp $
@


1.14
log
@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.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
@
text
@d2 6
a7 2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.13 2009/10/12 19:00:52 halcy0n Exp $
@


1.13
log
@QA fixes; unquoted variables
(Portage version: 2.2_rc45/cvs/Linux x86_64)
@
text
@d2 13
a14 2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.12 2009/03/10 11:55:40 zzam Exp $
@


1.12
log
@Use a private copy of /dev/null to not interfere with udev startup, Bug #261759.
(Portage version: 2.1.6.7/cvs/Linux i686)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.11 2009/01/08 20:20:11 patrick Exp $
@


1.11
log
@Removing old
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
@
text
@d3 8
a10 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.10 2008/11/08 15:03:34 maekke Exp $
@


1.10
log
@amd64/x86 stable, bug #245495
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
@
text
@d2 5
a6 2
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.9 2008/11/05 01:51:30 jer Exp $
@


1.9
log
@Stable for HPPA (bug #245495).
(Portage version: 2.2_rc13/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.8 2008/10/07 14:56:12 jer Exp $
@


1.8
log
@Marked ~hppa too.
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.7 2008/07/23 21:44:45 cardoe Exp $
@


1.7
log
@add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc2/cvs/Linux 2.6.25-gentoo-r5 x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.6 2007/12/25 16:14:46 phreak Exp $
@


1.6
log
@Removing uberlord from metadata.xml as per #199318.
(Portage version: 2.1.3.19)
@
text
@d2 5
a6 2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.5 2007/08/10 11:13:32 uberlord Exp $
@


1.5
log
@  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)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.4 2007/03/28 06:10:41 vapier Exp $
@


1.4
log
@Fix install path for rcscript addon #172391 by Georgi Georgiev.
(Portage version: 2.1.2.2)
@
text
@d3 9
a11 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.3 2007/01/23 15:45:41 genone Exp $
@


1.3
log
@Replacing einfo with elog
(Portage version: 2.1.2-r2)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.2 2007/01/19 13:21:17 betelgeuse Exp $
@


1.2
log
@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.
(Portage version: 2.1.2)
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bootchart/ChangeLog,v 1.1 2006/08/15 11:44:28 uberlord Exp $
@


1.1
log
@Initial import, #74425 thanks to Paul Pacheco.
(Portage version: 2.1.1_pre5-r1)
@
text
@d2 9
a10 2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
@

