blob: 29948fed83d9c55e839a62ef732fed52b0488059 (
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
|
# ChangeLog for media-libs/ladspa-sdk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-sdk/ChangeLog,v 1.24 2004/12/26 10:12:21 corsair Exp $
26 Dec 2004; Markus Rothe <corsair@gentoo.org> ladspa-sdk-1.12-r2.ebuild:
Added ~ppc64 to KEYWORDS; bug #75669
23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
ladspa-sdk-1.12-r2.ebuild:
Stable on alpha.
21 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
ladspa-sdk-1.12-r1.ebuild, ladspa-sdk-1.12-r2.ebuild,
ladspa-sdk-1.12.ebuild:
-j1 to fix bug #71956.
06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
ladspa-sdk-1.12-r2.ebuild:
get_libdir fixes.
15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
ladspa-sdk-1.12-r2.ebuild:
Stable amd64, sparc, x86.
10 Sep 2004; Kito <kito@gentoo.org> +files/ladspa-sdk-1.12-macos.patch,
ladspa-sdk-1.12-r2.ebuild:
Added Mac OS X/Darwin compatibility patch. Closes Bug #63433
*ladspa-sdk-1.12-r2 (16 Aug 2004)
16 Aug 2004; <frank@gentoo.org> +files/ladspa-sdk-1.12-test.patch,
+ladspa-sdk-1.12-r2.ebuild:
Patched to make the maketest work. Closes bug #60159.
*ladspa-sdk-1.12-r1 (15 Jul 2004)
15 Jul 2004; Marc Hildebrand <zypher@gentoo.org>
ladspa-sdk-1.12-r1.ebuild:
Added LADSPA_PATH=/usr/lib/ladspa (via /etc/env.d/60ladspa)
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ladspa-sdk-1.0.ebuild, ladspa-sdk-1.12.ebuild:
virtual/glibc -> virtual/libc
05 Jun 2004; Bryan �stergaard <kloeri@gentoo.org> ladspa-sdk-1.12.ebuild:
Stable on alpha.
28 Feb 2004; Dylan Carlson <absinthe@gentoo.org> ladspa-sdk-1.12.ebuild:
Added amd64 to KEYWORDS.
06 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org>
ladspa-sdk-1.12.ebuild:
Makefile patch to allow compilation on systems without XFree86 installed.
Closes bug #34468.
19 Jun 2003; <msterret@gentoo.org> ladspa-sdk-1.12.ebuild:
use sed -i, emake, and dohtml (bug 23048)
10 Feb 2003; Aron Griffis <agriffis@gentoo.org> ladspa-sdk-1.12.ebuild :
Add ~alpha to KEYWORDS
*ladspa-sdk-1.12 (25 Dec 2002)
12 Jan 2003; Tobias Eichert <viz@gentoo.org> ladspa-sdk-1.12.ebuild :
Removed ALSA as a dependency. Closes bug #13556 .
08 Jan 2003; Nick Hadaway <raker@gentoo.org> ladspa-sdk-1.12.ebuild :
Marked stable.
25 Dec 2002; Tobias Eichert <viz@gentoo.org> ladspa-sdk-1.12.ebuild
files/digest-ladspa-sdk-1.12 :
Version bump.
Did a few ebuild cleanups.
Thanks to vaino.jarvela@pp.inet.fi (Vaino Jarvela) for bug report
and jkraut1@nyc.rr.com (Jonathan Kraut) for pointing to this update.
Closes bug #11072.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ladspa-sdk-1.0 (09 June 2002)
07 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
09 June 2002; Ryan Phillips <rphillips@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.
|