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
78
79
80
81
82
83
84
85
86
87
88
|
# ChangeLog for app-emulation/fuse
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.23 2008/07/28 18:42:53 cardoe Exp $
28 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
30 May 2008; Jeremy Olexa <darkside@gentoo.org> fuse-0.7.0.ebuild:
changed ebuild to explicitly require libspectrum-0.2.2*. Thanks to Jouni
Rinne for reporting in bug #222335
29 May 2008; Jeremy Olexa <darkside@gentoo.org>; +fuse-0.9.0.ebuild:
version bump app-emulation/fuse to 0.9.0. Thanks to José Manuel Ferrer Ortiz
for the ebuild, bug #222427. José will also take over maintaining this package
and I will be his proxy.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; fuse-0.7.0.ebuild:
Drop virtual/x11 references.
02 Sep 2006; <blubb@gentoo.org> fuse-0.7.0.ebuild:
stable on amd64
06 Jun 2006; Stefan Schweizer <genstef@gentoo.org> metadata.xml,
-fuse-0.6.2.1.ebuild, fuse-0.7.0.ebuild:
Fix building with -X, bug 113093, xml2->xml, bug 116346, modular X deps, bug
123933, merge gtk2 and gtk flags, bug 106560, remove old
10 Mar 2006; Mark Loeser <halcy0n@gentoo.org>
+files/fuse-0.7.0-gcc4.patch, fuse-0.7.0.ebuild:
Add patch to fix compilation with gcc-4 by Samuli Suominen <sasuomin AT
uusikaupunki DOT fi>; bug #125619
02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> fuse-0.7.0.ebuild:
Stable on ppc.
17 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> -fuse-0.6.1.1.ebuild,
fuse-0.7.0.ebuild:
0.7.0 x86 stable for bug 105808. Thanks to Ooblick <txe_stc at yahoo dot com>.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> fuse-0.6.2.1.ebuild:
Stable on ppc.
21 May 2005; Simon Stelling <blubb@gentoo.org> fuse-0.7.0.ebuild:
added ~amd64 keyword
*fuse-0.7.0 (04 Jan 2005)
04 Jan 2005; Daniel Black <dragonheart@gentoo.org> fuse-0.6.1.1.ebuild,
fuse-0.6.2.1.ebuild, +fuse-0.7.0.ebuild:
Version bump as per bug #76488 by Ooblick <txe_stc@yahoo.com>. Previous
versions QA fix due to deprecated empty target in string (fuse use flag).
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> fuse-0.6.2.1.ebuild,
+metadata.xml:
QA - (IUSE) fix, x86 stable
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> fuse-0.6.1.1.ebuild,
fuse-0.6.2.1.ebuild:
Fix use invocation
26 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fuse-0.6.1.1.ebuild,
fuse-0.6.2.1.ebuild:
work around portage dep issue (bug #45688)
20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fuse-0.6.1.1.ebuild,
fuse-0.6.2.1.ebuild:
stop using deprecated ?: use syntax
*fuse-0.6.2.1 (28 Feb 2004)
28 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Version bump to work with new libspectrum #39904
*fuse-0.6.1.1 (20 Nov 2003)
24 Dec 2003; David Holm <dholm@gentoo.org> fuse-0.6.1.1.ebuild:
Added to ~ppc.
27 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> fuse-0.6.0.1.ebuild:
clean old version of ebuild
20 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + DEPEND fixups #31215 #27711.
*fuse-0.6.0.1 (15 Jul 2003)
15 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Adam Short <ajs@orinoco.homelinux.org> #18523.
|