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
|
# ChangeLog for net-fs/coda
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.9 2004/08/12 09:22:54 griffon26 Exp $
12 Aug 2004; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.6.ebuild:
Changed dependency from sys-kernel/linux-headers to virtual/os-headers
Thanks to Mike Nerone <mike@nerone.org> for reporting it in bug #57996.
Corrected versions of dependencies in RDEPEND to match those in DEPEND
26 Jul 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml,
files/auth2, files/coda-update, files/codasrv, files/venus,
coda-6.0.3.ebuild, coda-6.0.6.ebuild:
Fixed several issues with init scripts that popped up in the comments
of bug #26132. Fixed omission in einfo in both ebuilds. Took over
maintenance from Daniel Black <dragonheart@gentoo.org>
17 Jul 2004; Daniel Black <dragonheart@gentoo.org> files/auth2,
files/coda-update, files/codasrv, files/venus:
Scripts enhanced thanks to Maurice van der Pot <griffon26@kfk4ever.com> in bug
#26132
12 May 2004; David Holm <dholm@gentoo.org> coda-6.0.6.ebuild:
Added to ~ppc.
*coda-6.0.6 (12 May 2004)
12 May 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
coda-6.0.3.ebuild, +coda-6.0.6.ebuild, files/coda-6.0.6-gcc3.4.patch:
version bump Thanks to Sebastian Droege <sebastian.droege@gmx.de> in bug
#50632. Changed maintainers to include net-fs. Work still required to install
in a FHS compliant manner
07 May 2004; Daniel Black <dragonheart@gentoo.org> coda-6.0.3.ebuild:
x86 Keyword added
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> coda-6.0.3.ebuild:
Add inherit eutils
*coda-6.0.3 (24 Mar 2004)
24 Mar 2004; Daniel Black <dragonheart@gentoo.org> coda-6.0.3.ebuild,
files/auth2, files/coda-6.0.3-iowr.patch, files/coda-update, files/codasrv,
files/venus:
inital import based off bug #26132. Still work in progress - I want to
automate the install a lot more but its hard! Thanks to Michael C. Ferguson
mcf@augustmail.com who put together the intial ebuilds for this
|