summaryrefslogtreecommitdiff
blob: 45199ca35d89e0e57bdb45b9bf1ef3e49fe9b1a8 (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
# ChangeLog for net-fs/shfs
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/ChangeLog,v 1.10 2004/04/17 00:42:08 steel300 Exp $

*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.