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
|
# ChangeLog for media-plugins/caps-plugins
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/caps-plugins/ChangeLog,v 1.20 2008/04/20 21:55:37 aballier Exp $
20 Apr 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml:
handle to proaudio herd
20 Apr 2008; Alexis Ballier <aballier@gentoo.org>
-caps-plugins-0.2.1-r1.ebuild, -caps-plugins-0.2.3.ebuild,
-caps-plugins-0.3.0.ebuild:
remove old
*caps-plugins-0.4.0 (18 Jun 2007)
18 Jun 2007; Alexis Ballier <aballier@gentoo.org>
+caps-plugins-0.4.0.ebuild:
Version bump, multilib strict fix, use tc-getCXX to get g++
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
01 Nov 2006; Chris Gianelloni <wolf31o2@gentoo.org>
caps-plugins-0.3.0-r1.ebuild:
Stable on amd64/x86 wrt bug #110488.
*caps-plugins-0.3.0 (13 Jan 2006)
13 Jan 2006; Frank van de Pol <fvdpol@gentoo.org>
+caps-plugins-0.3.0.ebuild:
version bump to 0.3.0
*caps-plugins-0.2.3 (10 Oct 2005)
10 Oct 2005; Frank van de Pol <fvdpol@gentoo.org>
+caps-plugins-0.2.3.ebuild:
Version bump to 0.2.3.
24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
caps-plugins-0.2.1-r1.ebuild:
epatch does not need die.
25 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
-caps-plugins-0.1.5.ebuild, -caps-plugins-0.1.10.ebuild,
-caps-plugins-0.2.1.ebuild, caps-plugins-0.2.1-r1.ebuild:
0.2.1-r1 stable on x86 and amd64, some cleanup
*caps-plugins-0.2.1-r1 (26 Apr 2005)
26 Apr 2005; Frank van de Pol <fvdpol@gentoo.org>
+caps-plugins-0.2.1-r1.ebuild:
Fix ladspa plugin installation. Thanks to Sean Bolton <smbolton@jps.net>.
Closes bug #83980
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
*caps-plugins-0.2.1 (29 Mar 2005)
29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+caps-plugins-0.2.1.ebuild:
new upstream version, fixes #83980
01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
caps-plugins-0.1.10.ebuild:
Stable amd64.
13 Jul 2004; Tom Martin <slarti@gentoo.org> caps-plugins-0.1.10.ebuild:
Fixed epatch to use ${PN}.
06 Jul 2004; Tom Martin <slarti@gentoo.org> caps-plugins-0.1.10.ebuild,
+files/caps-plugins-0.1.10-fpic.patch:
Added ~amd64 keyword and fixed Makefile to use fPIC, closing bug 51670, thanks
to Stefan Briesenick <sbriesen@gmx.de> for reporting. Edited ebuild to use
dolib.so rather than insinto. Weird CFLAGS also filtered out from Makefile.
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
caps-plugins-0.1.10.ebuild, caps-plugins-0.1.5.ebuild:
Added IUSE.
08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
caps-plugins-0.1.10.ebuild:
Stable x86.
*caps-plugins-0.1.5 (05 Mar 2004)
*caps-plugins-0.1.10 (05 Mar 2004)
05 Mar 2004; <torbenh@gentoo.org> caps-plugins-0.1.10.ebuild,
caps-plugins-0.1.5.ebuild, metadata.xml:
Initial Import.
|