blob: bc78b777f843938a674c89f55d55aa6ea0f5ac47 (
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
|
# 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.19 2010/04/06 05:58:16 abcd 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>.
|