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


1.19
date	2010.04.06.05.58.16;	author abcd;	state Exp;
branches;
next	1.18;
commitid	38c4bbacd784567;

1.18
date	2008.10.23.02.40.27;	author flameeyes;	state Exp;
branches;
next	1.17;
commitid	2c6148ffe41a4567;

1.17
date	2008.10.15.22.13.57;	author flameeyes;	state Exp;
branches;
next	1.16;
commitid	cb148f66b244567;

1.16
date	2008.08.23.18.15.44;	author maekke;	state Exp;
branches;
next	1.15;
commitid	64a848b053cf4567;

1.15
date	2008.01.26.18.59.42;	author grobian;	state Exp;
branches;
next	1.14;
commitid	51c5479b831d4567;

1.14
date	2007.02.21.19.55.57;	author peper;	state Exp;
branches;
next	1.13;
commitid	329445dca3cc4567;

1.13
date	2005.12.11.19.11.40;	author grobian;	state Exp;
branches;
next	1.12;

1.12
date	2005.12.11.19.02.41;	author halcy0n;	state Exp;
branches;
next	1.11;

1.11
date	2005.09.16.20.17.35;	author ciaranm;	state Exp;
branches;
next	1.10;

1.10
date	2005.08.12.08.55.59;	author dragonheart;	state Exp;
branches;
next	1.9;

1.9
date	2005.08.10.13.21.35;	author dragonheart;	state Exp;
branches;
next	1.8;

1.8
date	2005.05.23.07.19.34;	author dholm;	state Exp;
branches;
next	1.7;

1.7
date	2005.03.20.10.20.04;	author mkennedy;	state Exp;
branches;
next	1.6;

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

1.5
date	2004.10.05.10.59.23;	author pvdabeel;	state Exp;
branches;
next	1.4;

1.4
date	2004.06.24.21.32.48;	author agriffis;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.06.14.36.50;	author dragonheart;	state Exp;
branches;
next	1.2;

1.2
date	2004.06.05.19.20.48;	author dholm;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.02.21.27.33;	author dholm;	state Exp;
branches
	1.1.1.1;
next	;

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


desc
@@


1.19
log
@Bump to EAPI=3, add prefix keywords
(Portage version: -svn/cvs/Linux i686)
@
text
@# ChangeLog for app-arch/macutil
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.18 2008/10/23 02:40:27 flameeyes Exp $

  06 Apr 2010; Jonathan Callen <abcd@@gentoo.org> macutil-2.0_beta3.ebuild:
  Bump to EAPI=3, add prefix keywords

  23 Oct 2008; Diego Pettenò <flameeyes@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  Respect CC even for makecrc.

  15 Oct 2008; Diego Pettenò <flameeyes@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  Respect CFLAGS and LDFLAGS at make. Also respect CC. Closes bug #239926.

  23 Aug 2008; Markus Meier <maekke@@gentoo.org> macutil-2.0_beta3.ebuild:
  add ~amd64, bug #225985

  26 Jan 2008; Fabian Groffen <grobian@@gentoo.org> macutil-2.0_beta3.ebuild:
  Dropped ppc-macos keyword, see you in prefix

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

  11 Dec 2005; Fabian Groffen <grobian@@gentoo.org> macutil-2.0_beta3.ebuild:
  Marked ~ppc-macos (bug #105847)

  11 Dec 2005; Mark Loeser <halcy0n@@gentoo.org>
  +files/macutil-2.0_beta3-gcc4.patch, macutil-2.0_beta3.ebuild:
  Add patch to fix compilation with gcc-4; bug #105847

  16 Sep 2005; Ciaran McCreesh <ciaranm@@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  12 Aug 2005; Daniel Black <dragonheart@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  removed shar dependancy as per bug #101904 thanks to Francisco José
  Cañizares Santofimia

  10 Aug 2005; Daniel Black <dragonheart@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  couldn't unshar with version 4.4, As such did workaround for bug 
  #101904 thanks to Francisco José Cañizares Santofimia

  23 May 2005; David Holm <dholm@@gentoo.org> macutil-2.0_beta3.ebuild:
  Added missing dependency app-arch/sharutils (Bug #93478)

  20 Mar 2005; Matthew Kennedy <mkennedy@@gentoo.org>
  +files/2.0_beta3-gentoo.patch, macutil-2.0_beta3.ebuild:
  Compilation fix for GCC 3.4.x; Resolves Bug #76435

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  Masked macutil-2.0_beta3.ebuild stable for ppc

  07 Jun 2004; Daniel Black <dragonheart@@gentoo.org> metadata.xml,
  macutil-2.0_beta3.ebuild:
  QA - IUSE fix

*macutil-2.0_beta3 (02 Jun 2004)

  02 Jun 2004; David Holm <dholm@@gentoo.org> +metadata.xml,
  +macutil-2.0_beta3.ebuild:
  Initial import. ebuild submitted by Cory Visi <cory at visi dot name>.

@


1.18
log
@Respect CC even for makecrc.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
@
text
@d2 5
a6 2
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.17 2008/10/15 22:13:57 flameeyes Exp $
@


1.17
log
@Respect CFLAGS and LDFLAGS at make. Also respect CC. Closes bug #239926.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.16 2008/08/23 18:15:44 maekke Exp $
@


1.16
log
@add ~amd64, bug #225985
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.15 2008/01/26 18:59:42 grobian Exp $
@


1.15
log
@Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.14 2007/02/21 19:55:57 peper Exp $
@


1.14
log
@Transition to Manifest2.
(Portage version: 2.1.2-r9)
@
text
@d2 5
a6 2
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.13 2005/12/11 19:11:40 grobian Exp $
@


1.13
log
@Marked ~ppc-macos (bug #105847)
(Portage version: 2.0.51.22-r3)
@
text
@d2 5
a6 2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.12 2005/12/11 19:02:41 halcy0n Exp $
@


1.12
log
@Add patch to fix compilation with gcc-4; bug #105847
(Portage version: 2.0.53)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.11 2005/09/16 20:17:35 ciaranm Exp $
@


1.11
log
@Converted to UTF-8, fixed encoding screwups
(Portage version: 2.0.51.22-r2 flaming goat edition)
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.10 2005/08/12 08:55:59 dragonheart Exp $
@


1.10
log
@removed shar dependancy as per bug #101904
(Portage version: 2.0.51.22-r2)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.9 2005/08/10 13:21:35 dragonheart Exp $
d10 2
a11 2
  removed shar dependancy as per bug #101904 thanks to Francisco Jos
  Caizares Santofimia
d16 1
a16 1
  #101904 thanks to Francisco Jos Caizares Santofimia
@


1.9
log
@couldn't unshar with version 4.4, As such did workaround for bug #101904
(Portage version: 2.0.51.22-r2)
@
text
@d3 6
a8 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.8 2005/05/23 07:19:34 dholm Exp $
@


1.8
log
@Added missing dependency
(Portage version: 2.0.51.22-r1)
@
text
@d3 6
a8 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.7 2005/03/20 10:20:04 mkennedy Exp $
@


1.7
log
@
(Portage version: 2.0.51.19)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.6 2005/01/01 11:48:11 eradicator Exp $
@


1.6
log
@Updated Copyright dates to 2005.
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.5 2004/10/05 10:59:23 pvdabeel Exp $
@


1.5
log
@Keyword modification, see changelog for details
@
text
@d2 2
a3 2
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.4 2004/06/24 21:32:48 agriffis Exp $
@


1.4
log
@update copyright line: Gentoo Technologies => Gentoo Foundation
@
text
@d3 5
a7 1
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.3 2004/06/06 14:36:50 dragonheart Exp $
@


1.3
log
@QA - IUSE fix
@
text
@d2 2
a3 2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.2 2004/06/05 19:20:48 dholm Exp $
@


1.2
log
@Give credit when credit is due
@
text
@d3 5
a7 1
# $Header: /home/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.1 2004/06/02 21:27:33 dholm Exp $
@


1.1
log
@Initial import
@
text
@d3 1
a3 1
# $Header: $
d9 1
a9 1
  Initial import.
@


1.1.1.1
log
@*** empty log message ***
@
text
@d2 2
a3 30
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/macutil/ChangeLog,v 1.11 2005/09/16 20:17:35 ciaranm Exp $

  16 Sep 2005; Ciaran McCreesh <ciaranm@@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  12 Aug 2005; Daniel Black <dragonheart@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  removed shar dependancy as per bug #101904 thanks to Francisco José
  Cañizares Santofimia

  10 Aug 2005; Daniel Black <dragonheart@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  couldn't unshar with version 4.4, As such did workaround for bug 
  #101904 thanks to Francisco José Cañizares Santofimia

  23 May 2005; David Holm <dholm@@gentoo.org> macutil-2.0_beta3.ebuild:
  Added missing dependency app-arch/sharutils (Bug #93478)

  20 Mar 2005; Matthew Kennedy <mkennedy@@gentoo.org>
  +files/2.0_beta3-gentoo.patch, macutil-2.0_beta3.ebuild:
  Compilation fix for GCC 3.4.x; Resolves Bug #76435

  05 Oct 2004; Pieter Van den Abeele <pvdabeel@@gentoo.org>
  macutil-2.0_beta3.ebuild:
  Masked macutil-2.0_beta3.ebuild stable for ppc

  07 Jun 2004; Daniel Black <dragonheart@@gentoo.org> metadata.xml,
  macutil-2.0_beta3.ebuild:
  QA - IUSE fix
d9 1
a9 1
  Initial import. ebuild submitted by Cory Visi <cory at visi dot name>.
@


