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
77
|
# ChangeLog for sys-fs/hfsplusutils
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsplusutils/ChangeLog,v 1.12 2008/02/05 03:09:46 wolf31o2 Exp $
05 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
QA cleanup: quoted variables, switched to autotools.eclass usage, and
changed to using make DESTDIR="${D}" install.
05 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
Stable on amd64 wrt bug #208481.
13 Aug 2007; Christoph Mende <angelos@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
Added ~amd64 wrt bug #183353
08 Jan 2007; Joseph Jezak <josejx@gentoo.org>
+files/hfsplusutils-1.0.4-string.patch, hfsplusutils-1.0.4-r1.ebuild:
Added fix for bug #160975, thanks to Ed Catmur for reporting.
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
Fix broken autotools handling.
23 Sep 2006; Joseph Jezak <josejx@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
Fixed automake deps for bug #148510.
08 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
-hfsplusutils-1.0.4.ebuild, hfsplusutils-1.0.4-r1.ebuild:
Fixed URLs, removed old revision.
02 Nov 2005; Joseph Jezak <josejx@gentoo.org>
+files/hfsplusutils-1.0.4-gcc4.patch, hfsplusutils-1.0.4-r1.ebuild:
Added gcc4 fix from Fedora.
16 Feb 2005; Luca Barbato <lu_zero@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild:
Minor fix to cope with an autotools change
03 Jul 2004; Luca Barbato <lu_zero@gentoo.org> hfsplusutils-1.0.4-r1.ebuild:
Made sure it builds
*hfsplusutils-1.0.4 (15 Sep 2003)
15 Sep 2003; Seemant Kulleen <seemant@gentoo.org>
hfsplusutils-1.0.4-r1.ebuild, hfsplusutils-1.0.4.ebuild,
files/hfsplusutils-1.0.4-errno.patch, files/hfsplusutils-1.0.4-glob.patch:
moved to sys-fs
03 Jun 2003; Luca Barbato <lu_zero@gentoo.org> : hfsplusutils-1.0.4-r1.ebuild
unmasked on ppc
*hfsplusutils-1.0.4-r1 (March 30, 2003)
30 Mar 2003; Luca Barbato <lu_zero@gentoo.org> : hfsplusutils-1.0.4-r1.ebuild
Made sure it works on glibc-2.3.2.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*hfsplusutils-1.0.4 (June 17, 2002)
09 Oct 2002; Mark Guertin <gerk@gentoo.org> hfsplusutils-1.0.4.ebuild :
Added patch for fixups with gcc 3.2 9also still works on 2.95.3), thanks
Johnathon Nall (nall), closes bug #8289. Also added -alpha to keywords
14 Jul 2002; phoen][x <phoenix@gentoo.org> hfsplusutils-1.0.4.ebuild :
Added KEYWORDS.
June 21 2002 Gerk (gerk@gentoo.org)
Added ARCH check, no revision bump
June 20, 2002; Gerk <gerk@gentoo.org>:
This is an initial ebuild for hfsplusutils 1.0.4 for ppc machines.
|