blob: 15c7646bb27286cdf683f37c50811fd413084f6a (
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
|
# 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.16 2004/07/15 20:52:40 zypher Exp $
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.
|