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
|
# ChangeLog for net-fs/shfs
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.15 2004/06/26 21:55:47 stuart Exp $
*shfs-0.35 (26 Jun 2004)
26 Jun 2004; Stuart Herbert <stuart@gentoo.org> +shfs-0.35.ebuild:
Version bump; closes bug #52711
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> shfs-0.31-r1.ebuild,
shfs-0.31.ebuild, shfs-0.32-r1.ebuild, shfs-0.32.ebuild, shfs-0.34.ebuild:
Fix use invocation
*shfs-0.34 (28 May 2004)
28 May 2004; Stuart Herbert <stuart@gentoo.org> shfs-0.34.ebuild:
Version bump; for bug #45642
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> shfs-0.31-r1.ebuild,
shfs-0.31.ebuild, shfs-0.32-r1.ebuild:
Add inherit eutils
*shfs-0.32-r1 (16 Apr 2004)
16 Apr 2004; <coxj@gentoo.org> shfs-0.32-r1.ebuild,
files/shfs-gentoo-0.32-makefile-debug.diff:
Patch to prevent extra debug info.
05 Jan 2004; zhen <zhen@gentoo.org> metadata.xml:
adding to net-fs herd
30 Dec 2003; Luca Barbato <lu_zero@gentoo.org> shfs-0.32.ebuild:
Minor fix (bug #35309)
11 Nov 2003; Luca Barbato <lu_zero@gentoo.org> shfs-0.32.ebuild:
Minor fix, thanks to Sven Wegener <sven.wegener@stealer.net>
*shfs-0.32 (11 Nov 2003)
11 Nov 2003; Luca Barbato <lu_zero@gentoo.org> shfs-0.32.ebuild:
New version, linux-2.6 support available.
21 Oct 2003; <lu_zero@gentoo.org> shfs-0.31-r1.ebuild: Fixed the ppc patch
and made it use src_unpack. Works again on ppc.
16 Oct 2003; <drobbins@gentoo.org> shfs-0.31-r1.ebuild: Now works on AMD64;
much thanks to Ray Russell Reese III <russ@zerotech.net> for submitting this
fix (see bug #31175)
12 Jun 2003; <msterret@gentoo.org> shfs-0.31-r1.ebuild, shfs-0.31.ebuild: add
Header
*shfs-0.31-r1 (06 Jun 2003)
06 Jun 2003; Dylan Carlson <absinthe@gentoo.org> shfs-0.31-r1.ebuild:
More secure permissions on the mount binaries, and some helpful notes after
package install.
*shfs-0.31 (03 Jun 2003)
03 Jun 2003; Dylan Carlson <absinthe@gentoo.org> shfs-0.31.ebuild,
files/shfs-gentoo-0.31-makefile-root.diff,
files/shfs-gentoo-0.31-ppc.diff:
Initial import. Closes #20882. Add the 'amd' USE if you want to take
advantage of the AMD (BSD) automounter support included in this ebuild.
Thanks to:
Gilberto Ficara <g.ficara@oltrelinux.com>
Jesse Dearing <countzero@zerothdimension.net>
Matt Klosterman <matt@klosterman.net>
Jonathan Hitchcock <vhata-gentoo@rucus.ru.ac.za>
Still needs testing, and integration by other archs (sparc and alpha).
But let's fly with it for now. Cheers.
|