blob: 2ea6a5c3dc7aef35dc0bf82abcde03e02946b8ea (
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
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
# ChangeLog for media-sound/alsa-utils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.19 2003/03/23 22:55:41 agenkin Exp $
*alsa-utils-0.9.2 (27 Mar 2003)
27 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Version update.
*alsa-utils-0.9.1 (12 Mar 2003)
12 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Update to version 0.9.1.
*alsa-utils-0.9.0_rc8-r1 (07 Mar 2003)
09 Mar 2003; Mark Guertin <gerk@gentoo.org> alsa-utils-0.9.0_rc8-r1.ebuild:
set ~ppc in keywords
07 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Quick update to rc8a.
*alsa-utils-0.9.0_rc8 (03 Mar 2003)
03 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Quick update to rc8.
*alsa-utils-0.9.0_rc7 (04 Feb 2003)
04 Feb 2003; Arcady Genkin <agenkin@gentoo.org> :
Quick update to rc7.
*alsa-utils-0.9.0_rc6 (19 Nov 2002)
11 Dec 2002; J Robert Ray <jrray@gentoo.org> *.ebuild :
Updated the description to help differentiate this package from alsa-tools.
19 Nov 2002; Arcady Genkin <agenkin@gentoo.org>
alsa-utils-0.9.0_rc6.ebuild :
Quick update to rc6. Legwork done by Roman Weber <gentoo@gonzo.ch>.
*alsa-utils-0.9.0_rc5 (24 Oct 2002)
24 Oct 2002; Arcady Genkin <agenkin@gentoo.org>
alsa-utils-0.9.0_rc5.ebuild :
Quick update to rc5.
*alsa-utils-0.9.0_rc4 (23 Oct 2002)
23 Oct 2002; Arcady Genkin <agenkin@gentoo.org>
alsa-utils-0.9.0_rc4.ebuild :
Quick update to rc4.
*alsa-utils-0.9.0_rc3 (15 Aug 2002)
20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> alsa-utils-0.5.10-r8.ebuild
alsa-utils-0.9.0_rc1.ebuild alsa-utils-0.9.0_rc2.ebuild
alsa-utils-0.9.0_rc3.ebuild :
Addeed ppc to KEYWORDS.
20 Jun 2002; Arcady Genkin <agenkin@thpoon.com>
alsa-utils-0.9.0_rc3.ebuild :
Quick update to version 0.9.0rc3.
*alsa-utils-0.9.0_rc2 (20 Jun 2002)
20 Jun 2002; Arcady Genkin <agenkin@thpoon.com>
alsa-utils-0.9.0_rc2.ebuild :
Quick update to version 0.9.0rc2.
*alsa-utils-0.5.10-r8 (28 Apr 2002)
28 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> alsa-utils-0.5.10-r8.ebuild files/digest-alsa-utils-0.5.10-r8:
Previous update broke alsa-0.5.10 by messing up the /etc/init.d/alsa script,
this has now been reverted to the original scheme for 0.5.10. 0.9.x is not
affected.
Removed alsa-utils-0.5.10-r7.ebuild files/digest-alsa-utils-0.5.10-r7
*alsa-utils-0.9.0_rc1 (27 Apr 2002)
17 Feb 2002; Arcady Genkin <agenkin@thpoon.com>
alsa-utils-0.9.0_rc1.ebuild :
Quick update to version 0.9.0rc1.
*alsa-utils-0.9.0.1_beta10 (3 Feb 2002)
3 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog :
Upgraded version to latest beta.
The issue below seems to be fixable by creating a link in the alsa-lib
ebuild from libasound.so.2 to libasound.so.1, but I'm leaving the warning
until further testing is done.
##WARNING## Upgrading to this version will require massive recompiling
of pretty much everything linked against sound. libasound.so.1 is
no longer provided in the package, it is now libasound.so.2. Sound
apps will be broken until recompiled against the new lib. For example,
if you use the Gnome Desktop, you will have to recompile almost everything
just to start it up. Good news is you don't have to upgrade now if you
don't want to. Bad news is that you will eventually.
*alsa-utils-0.5.10-r7 (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.
|