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
|
# ChangeLog for media-sound/timidity++
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.22 2004/04/16 09:40:02 eradicator Exp $
16 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.13.0_rc1.ebuild, timidity++-2.13.0_rc2.ebuild:
Removing rc1. Fixed RDEPEND
06 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.13.0_rc2.ebuild:
Fixed tk dep to RDEPEND. Added emacs use support to handle make install's
dumping timiditly.el in / if youu don't have emacs installed.
03 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>;
timidity++-2.12.0-r3.ebuild, timidity++-2.13.0_rc1.ebuild,
timidity++-2.13.0_rc2.ebuild:
Change x11-base/xfree dependency to virtual/x11.
30 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.13.0_rc2.ebuild:
amd64 now uses portaudio.
29 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> timidity++-2.13.0_rc2.ebuild:
Remove amd64 stuff, not needed anymore. Closing #44460.
24 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.13.0_rc2.ebuild:
~sparc does portaudio now...
19 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.13.0_rc2.ebuild:
Forgot && in portaudio line.
*timidity++-2.13.0_rc2 (19 Mar 2004)
19 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.13.0_rc2.ebuild, files/conf.d.timidity, files/init.d.timidity:
Added TIMIDITY_PCM_NAME option to conf.d file. Closes bug #44863. Version
bump.
*timidity++-2.13.0_rc1 (21 Feb 2004)
21 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.12.0-r3.ebuild, timidity++-2.12.0.ebuild,
timidity++-2.13.0_rc1.ebuild:
Version bump closes bug #42379. Move autoconf out of RDEPEND. Bumping
2.12.0-r3 to stable on ppc and removing old 2.12.0 ebuild.
10 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity++-2.12.0-r3.ebuild, timidity++-2.12.0.ebuild,
files/conf.d.timidity, files/init.d.timidity:
Added timidity init script for alsa virtual sequencer to close bug #21258.
Bump -r3 into stable for x86.
01 Feb 2004; Brian Harring <ferringb@gentoo.org>
timidity++-2.12.0-r3.ebuild, timidity++-2.12.0.ebuild,
files/timidity++-2.12.0-alsalib-fix.patch:
Alsalib-1.0 compilation fix (35457)
26 Dec 2003; Jason Wever <weeve@gentoo.org> timidity++-2.12.0-r3.ebuild:
Added ~sparc keyword.
12 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> timidity++-2.12.0-r3.ebuild:
Add amd64 keyword. Patch contributed by Michael Gorse <mgorse@alum.wpi.edu> in #33641.
26 Sep 2003; jje <jje@gentoo.org> timidity++-2.12.0-r3.ebuild:
Added oss to IUSE.
*timidity++-2.12.0-r3 (21 Jul 2003)
21 Jul 2003; jje <jje@gentoo.org> timidity++-2.12.0-r1.ebuild,
timidity++-2.12.0-r2.ebuild, timidity++-2.12.0-r3.ebuild,
files/timidity.cfg:
Install a sample config file. Closes #24331.
*timidity++-2.12.0-r2 (19 Jul 2003)
19 Jul 2003; jje <jje@gentoo.org> timidity++-2.12.0-r2.ebuild:
Wrapped audios="oss" in use oss.
*timidity++-2.12.0-r1 (08 May 2003)
08 May 2003; jje <jje@gentoo.org> timidity++-2.12.0-r1.ebuild:
Updated to support USE="-X".
05 Jul 2002; Nick Hadaway <raker@gentoo.org> timidity++-2.12.0.ebuild
updated to latest beta to resolve alsa9 compile problems. Changed some
configure options as well.
*timidity++-2.11.1-r2 (28 Mar 2002)
28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> timidity++-2.11.1-r1.ebuild:
ogg and vorbis USE flags are now just oggvorbis USE flag.
*timidity++-2.11.1-r1 (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.
|