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


1.19
date	2010.09.06.23.22.02;	author ssuominen;	state Exp;
branches;
next	1.18;
commitid	7ff74c85779a4567;

1.18
date	2009.06.28.22.52.34;	author patrick;	state Exp;
branches;
next	1.17;
commitid	b1c4a47f4314567;

1.17
date	2009.06.03.07.27.23;	author flameeyes;	state Exp;
branches;
next	1.16;
commitid	1b2e4a2625d94567;

1.16
date	2009.03.18.18.08.20;	author ranger;	state Exp;
branches;
next	1.15;
commitid	2fe149c138934567;

1.15
date	2009.03.08.20.52.35;	author maekke;	state Exp;
branches;
next	1.14;
commitid	4c9249b430124567;

1.14
date	2008.08.05.02.37.36;	author darkside;	state Exp;
branches;
next	1.13;
commitid	17144897bcf04567;

1.13
date	2008.07.06.11.53.09;	author peper;	state Exp;
branches;
next	1.12;
commitid	42374870b2244567;

1.12
date	2008.06.01.16.58.14;	author pchrist;	state Exp;
branches;
next	1.11;
commitid	58264842d5254567;

1.11
date	2008.04.21.16.31.28;	author phreak;	state Exp;
branches;
next	1.10;
commitid	cde480cc15f4567;

1.10
date	2007.02.21.20.09.31;	author peper;	state Exp;
branches;
next	1.9;
commitid	1a8c45dca6fa4567;

1.9
date	2006.10.02.09.50.03;	author exg;	state Exp;
branches;
next	1.8;
commitid	42fd4520e0ca4567;

1.8
date	2006.07.15.13.36.38;	author kloeri;	state Exp;
branches;
next	1.7;
commitid	79b44b8ef654567;

1.7
date	2006.06.27.23.46.07;	author exg;	state Exp;
branches;
next	1.6;
commitid	5a4244a1c33d4567;

1.6
date	2005.01.01.12.02.57;	author eradicator;	state Exp;
branches;
next	1.5;

1.5
date	2004.12.28.21.14.03;	author ciaranm;	state Exp;
branches;
next	1.4;

1.4
date	2004.10.02.11.43.29;	author kloeri;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.24.21.26.51;	author agriffis;	state Exp;
branches;
next	1.2;

1.2
date	2004.06.14.16.45.55;	author aliz;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.07.17.16.37;	author aliz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.11.30.09.36.34;	author chriswhite;	state Exp;
branches;
next	;


desc
@@


1.19
log
@Fix building with recent glibc wrt #336260 by Diego E. Pettenò.

(Portage version: 2.2_rc75/cvs/Linux x86_64)
@
text
@# ChangeLog for app-benchmarks/acovea
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.18 2009/06/28 22:52:34 patrick Exp $

  06 Sep 2010; Samuli Suominen <ssuominen@@gentoo.org> acovea-5.1.1.ebuild,
  +files/acovea-5.1.1-glibc-212.patch:
  Fix building with recent glibc wrt #336260 by Diego E. Pettenò.

  28 Jun 2009; Patrick Lauer <patrick@@gentoo.org> acovea-5.1.1.ebuild,
  +files/acovea-5.1.1-gcc44.patch:
  Adding gcc 4.4 compile fix by Victor Ostorga. Closes #272625

  03 Jun 2009; Diego E. Pettenò <flameeyes@@gentoo.org> acovea-5.1.1.ebuild:
  Request automake 1.9 otherwise eautomake fails.

  18 Mar 2009; Brent Baude <ranger@@gentoo.org> acovea-5.1.1.ebuild:
  stable ppc, bug 261721

  08 Mar 2009; Markus Meier <maekke@@gentoo.org> acovea-5.1.1.ebuild:
  amd64/x86 stable, bug #261721

  05 Aug 2008; Jeremy Olexa <darkside@@gentoo.org> -acovea-4.0.0.ebuild:
  remove old, broken version. bug #226517

  06 Jul 2008; Piotr Jaroszyński <peper@@gentoo.org> acovea-5.1.1.ebuild:
  has_version needs a category too.

  01 Jun 2008; Panagiotis Christopoulos <pchrist@@gentoo.org>
  +files/acovea-5.1.1-libevocosm.patch, acovea-5.1.1.ebuild:
  Apply patch which fixes dev-libs/libevocosm issue. Patch created by John
  Brooks <aspecialj@@gmail.com>, bug 219998

  21 Apr 2008; Christian Heim <phreak@@gentoo.org> metadata.xml:
  Fix up metadata.xml. If there's no maintainer for the package, the metadata
  also needs to contain m-needed@@g.o.

  21 Feb 2007; Piotr Jaroszyński <peper@@gentoo.org> ChangeLog:
  Transition to Manifest2.

  02 Oct 2006; Emanuele Giaquinta <exg@@gentoo.org> ChangeLog:
  Adjust deps, bug #145260; thanks to expose@@luftgetrock.net.

  15 Jul 2006; Bryan Østergaard <kloeri@@gentoo.org> metadata.xml:
  Remove aliz from metadata.xml as he's retired.

*acovea-5.1.1 (27 Jun 2006)

  27 Jun 2006; Emanuele Giaquinta <exg@@gentoo.org>
  +files/acovea-5.1.1-asneeded.patch, +files/acovea-5.1.1-free-fix.patch,
  +acovea-5.1.1.ebuild:
  Version bump, bug #86142. Add ~ppc keyword. Fix linking with --as-needed. Fix
  double free issue by kristiaan.lenaerts@@gmail.com.

  28 Dec 2004; Ciaran McCreesh <ciaranm@@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  02 Oct 2004; Bryan Østergaard <kloeri@@gentoo.org> acovea-4.0.0.ebuild:
  Fix homepage and src_uri, closes bug 66056.

  14 Jun 2004; Daniel Ahlberg <aliz@@gentoo.org> acovea-4.0.0.ebuild:
  Unmasked on x86 and amd64.

*acovea-4.0.0 (07 May 2004)

  07 May 2004; Daniel Ahlberg <aliz@@gentoo.org> acovea-4.0.0.ebuild:
  Initial import.

@


1.18
log
@Adding gcc 4.4 compile fix by Victor Ostorga. Closes #272625
(Portage version: 2.2_rc33/cvs/Linux x86_64)
@
text
@d2 6
a7 2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.17 2009/06/03 07:27:23 flameeyes Exp $
@


1.17
log
@Request automake 1.9 otherwise eautomake fails.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.16 2009/03/18 18:08:20 ranger Exp $
@


1.16
log
@stable ppc, bug 261721
(Portage version: 2.1.6.7/cvs/Linux ppc64)
@
text
@d2 5
a6 2
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.15 2009/03/08 20:52:35 maekke Exp $
@


1.15
log
@amd64/x86 stable, bug #261721
(Portage version: 2.1.6.7/cvs/Linux x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.14 2008/08/05 02:37:36 darkside Exp $
@


1.14
log
@remove old, broken version. bug #226517
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
@
text
@d2 5
a6 2
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.13 2008/07/06 11:53:09 peper Exp $
@


1.13
log
@has_version needs a category too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-rc7-g4fd3670e-dirty x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.12 2008/06/01 16:58:14 pchrist Exp $
@


1.12
log
@Apply patch which fixes dev-libs/libevocosm issue. Patch created by John Brooks <aspecialj@@gmail.com>, bug 219998
(Portage version: 2.1.5.2)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.11 2008/04/21 16:31:28 phreak Exp $
@


1.11
log
@Fix up metadata.xml. If there's no maintainer for the package, the metadata also needs to contain m-needed@@g.o.
(Portage version: 2.1.4.4)
@
text
@d3 6
a8 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.10 2007/02/21 20:09:31 peper Exp $
@


1.10
log
@Transition to Manifest2.
(Portage version: 2.1.2-r9)
@
text
@d2 6
a7 2
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.9 2006/10/02 09:50:03 exg Exp $
@


1.9
log
@Adjust deps, bug #145260; thanks to expose@@luftgetrock.net.
(Portage version: 2.1.2_pre2)
@
text
@d2 5
a6 2
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.8 2006/07/15 13:36:38 kloeri Exp $
@


1.8
log
@Remove aliz from metadata.xml as he's retired.
(Portage version: 2.1-r1)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.7 2006/06/27 23:46:07 exg Exp $
@


1.7
log
@Version bump, bug #86142. Add ~ppc keyword. Fix linking with --as-needed. Fix
double free issue by kristiaan.lenaerts@@gmail.com.

(Portage version: 2.1.1_pre1-r4)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.6 2005/01/01 12:02:57 eradicator Exp $
@


1.6
log
@Updated Copyright dates to 2005.
@
text
@d2 10
a11 2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.5 2004/12/28 21:14:03 ciaranm Exp $
@


1.5
log
@Change encoding to UTF-8 for GLEP 31 compliance
@
text
@d2 2
a3 2
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.4 2004/10/02 11:43:29 kloeri Exp $
@


1.4
log
@Fix homepage and src_uri, closes bug 66056.
@
text
@d3 1
a3 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.3 2004/06/24 21:26:51 agriffis Exp $
d5 4
a8 1
  02 Oct 2004; Bryan stergaard <kloeri@@gentoo.org> acovea-4.0.0.ebuild:
@


1.3
log
@update copyright line: Gentoo Technologies => Gentoo Foundation
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.2 2004/06/14 16:45:55 aliz Exp $
@


1.2
log
@Unmask.
@
text
@d2 2
a3 2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.1 2004/05/07 17:16:37 aliz Exp $
@


1.1
log
@Initial import.
@
text
@d3 4
a6 1
# $Header: $
@


1.1.1.1
log
@*** empty log message ***
@
text
@d2 2
a3 11
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/acovea/ChangeLog,v 1.6 2005/01/01 12:02:57 eradicator Exp $

  28 Dec 2004; Ciaran McCreesh <ciaranm@@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  02 Oct 2004; Bryan Østergaard <kloeri@@gentoo.org> acovea-4.0.0.ebuild:
  Fix homepage and src_uri, closes bug 66056.

  14 Jun 2004; Daniel Ahlberg <aliz@@gentoo.org> acovea-4.0.0.ebuild:
  Unmasked on x86 and amd64.
@


