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
89
90
91
|
# ChangeLog for media-libs/nas
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/nas/ChangeLog,v 1.23 2004/06/19 20:39:46 tgall Exp $
19 Jun 2004; Tom Gall <tgall@gentoo.org> nas-1.6c-r1.ebuild:
~ppc64 bug #54449
18 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> nas-1.6c-r1.ebuild:
Stable amd64
26 Apr 2004; Stephen P. Becker <geoman@gentoo.org> nas-1.6.ebuild:
Marked stable on mips.
13 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> nas-1.6c-r1.ebuild,
files/nas.init.d:
Fix nas init.d file to work with 1.5
Remove the static lib if USE=-static
*nas-1.5-r1 (13 Apr 2004)
13 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> nas-1.5-r1.ebuild,
nas-1.5.ebuild, files/nas-1.5-libaudioMakefile.patch:
Patching libaudio's Imakefile to link properly for bug #47665.
12 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> nas-1.6c-r1.ebuild:
Stable on x86 and sparc. Fixes bug #47665.
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> nas-1.6c-r1.ebuild:
/etc/nas/nasd.conf instead of /etc/nas/nasd.conf.eg in dosed line.
*nas-1.6c-r1 (26 Mar 2004)
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> nas-1.5.ebuild,
nas-1.6.ebuild, nas-1.6c-r1.ebuild, nas-1.6c.ebuild, files/nas.conf.d,
files/nas.init.d:
Removed explicit S=. Added explicit IUSE=. Added init script provided by
Vaclav Slavik <vaclav.slavik@matfyz.cz> in bug #45689.
*nas-1.6c (14 Mar 2004)
14 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
nas-1.6c.ebuild:
Version bump. Bug #44674.
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> nas-1.6.ebuild:
Added ~mips keyword.
06 Jan 2004; <agriffis@gentoo.org> nas-1.6.ebuild:
Stable on alpha and ia64
16 Jun 2003; Will Woods <wwoods@gentoo.org> nas-1.5.ebuild, nas-1.6.ebuild:
Added alpha to KEYWORDS
28 Apr 2003; Lars Weiler <pylon@gentoo.org> nas-1.6.ebuild:
Set ppc in KEYWORDS
At least one of the two nas-ebuilds have to be masked stable in order to get
KDE with nas-support to be compiled. nas-1.6 compiled on my system, so I
don't see any objectives to leave it ~ppc
*nas-1.6 (03 Feb 2003)
04 Aug 2003; Guy Martin <gmsoft@gentoo.org> nas-1.6.ebuild :
Marked stable on hppa.
11 Mar 2003; Guy Martin <gmsoft@gentoo.org> nas-1.6.ebuild :
Added ~hppa to keywords.
03 Feb 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump. Credit goes
to Nick Fish <ennui@alcatraz.triton.net> for the suggested ebuild.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*nas-1.5 (7 Jun 2002)
11 Mar 2003; Guy Martin <gmsoft@gentoo.org> nas-1.5.ebuild :
Added hppa to keywords.
7 Jun 2002; Seemant Kulleen <seemant@gentoo.org> nas-1.5.ebuild
files/digest-nas-1.5.ebuild :
Version bump.
*nas-1.4.2 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|