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
|
# ChangeLog for media-sound/alsa-patch-bay
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/ChangeLog,v 1.26 2008/06/09 10:38:02 loki_val Exp $
09 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+files/alsa-patch-bay-1.0.0-gcc43.patch, alsa-patch-bay-1.0.0-r2.ebuild:
Gcc-4.3.0 fix; bug 218016; Thanks to terry lava <hackablecrap@hotmail.com>
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
29 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
alsa-patch-bay-1.0.0-r1.ebuild, alsa-patch-bay-1.0.0-r2.ebuild:
Fix homepage, closes bug #152560.
08 May 2006; <tcort@gentoo.org> alsa-patch-bay-1.0.0-r1.ebuild:
Removed INSTALL and COPYING from dodoc.
04 Apr 2006; Thomas Cort <tcort@gentoo.org>
alsa-patch-bay-1.0.0-r2.ebuild:
Fixed HOMEPAGE.
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
09 Jan 2005; Sven Wegener <swegener@gentoo.org>
alsa-patch-bay-1.0.0-r1.ebuild:
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
*alsa-patch-bay-1.0.0-r2 (22 Nov 2004)
22 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
+alsa-patch-bay-1.0.0-r2.ebuild:
Ebuild cleanup. Added support for more reasonable USE flags. Added to ~sparc.
02 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
-alsa-patch-bay-0.5.1-r1.ebuild, -alsa-patch-bay-0.5.2.ebuild,
-alsa-patch-bay-1.0.0.ebuild:
Removing old versions.
03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsa-patch-bay-1.0.0-r1.ebuild:
Stable amd64, x86.
*alsa-patch-bay-1.0.0-r1 (03 Jul 2004)
03 Jul 2004; David Holm <dholm@gentoo.org> alsa-patch-bay-1.0.0-r1.ebuild:
Added to ~ppc.
03 Jul 2004; Frank van de Pol <fvdpol@gentoo.org>
+files/alsa-patch-bay-1.0.0-amd64.patch:
AMD64 compilation fixes.
14 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsa-patch-bay-1.0.0.ebuild:
Fixed gtkmm dependency to close bug #50964.
08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
alsa-patch-bay-0.5.1-r1.ebuild, alsa-patch-bay-0.5.2.ebuild,
alsa-patch-bay-1.0.0.ebuild:
Stable x86. Small cleanup.
*alsa-patch-bay-1.0.0 (19 Jan 2004)
19 Jan 2004; <torbenh@gentoo.org> alsa-patch-bay-0.5.1-r1.ebuild,
alsa-patch-bay-0.5.2.ebuild, alsa-patch-bay-1.0.0.ebuild, metadata.xml:
- Added new Version 1.0.0
- Added metadata.xml
- bumped 0.5.2 to stable
07 Dec 2003; Heinrich Wendel <lanius@gentoo.org>
alsa-patch-bay-0.5.1-r1.ebuild, alsa-patch-bay-0.5.2.ebuild:
fixed alsa deps
20 Sep 2003; jje <jje@gentoo.org> alsa-patch-bay-0.3.ebuild,
alsa-patch-bay-0.4.1.ebuild, alsa-patch-bay-0.5.1.ebuild:
Remove old versions.
*alsa-patch-bay-0.5.2 (20 Sep 2003)
20 Sep 2003; jje <jje@gentoo.org> alsa-patch-bay-0.5.2.ebuild:
Version bump. Fixes compile issue w/gcc3.3.1. Closes #28103.
*alsa-patch-bay-0.5.1-r1 (08 Jun 2003)
08 Jun 2003; root <torbenh@gentoo.org> Manifest alsa-patch-bay-0.5.1-r1.ebuild files/digest-alsa-patch-bay-0.5.1-r1 :
fixed DEPEND to >gtkmm-2.0 and fixed IUSE
09 May 2003; Bartosch Pixa <darkspecter@gentoo.org>
alsa-patch-bay-0.5.1.ebuild:
minor symlink fix
*alsa-patch-bay-0.5.1 (09 May 2003)
09 May 2003; Bartosch Pixa <darkspecter@gentoo.org>
alsa-patch-bay-0.5.1.ebuild:
version bump and small sandbox fix
*alsa-patch-bay-0.4.1 (04 Mar 2003)
04 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
Version bump by Jonathan Kraut <jkraut1@nyc.rr.com>.
*alsa-patch-bay-0.3 (20 Dec 2002)
27 Dec 2002; Arcady Genkin <agenkin@gentoo.org> :
Unmasking to ~x86.
20 Dec 2002; Arcady Genkin <agenkin@gentoo.org> :
Initial version by Jonathan Kraut <jkraut1@nyc.rr.com>. Closes bug
#12405.
|