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
|
# ChangeLog for dev-libs/vdk
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/vdk/ChangeLog,v 1.23 2006/08/18 18:26:56 gustavoz Exp $
18 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> vdk-2.4.0.ebuild,
vdk-2.4.1.ebuild:
Fix HOMEPAGE thanks to Jouni Kosonen
18 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> vdk-2.4.1.ebuild:
Stable on sparc
12 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> vdk-2.4.1.ebuild:
Fix gcc 4.1 issues for real
06 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+files/vdk-2.4.1-gcc4.patch, vdk-2.4.1.ebuild:
gcc4 build fix #134742, patch thanks to Gianluca Parmiggiani and Piotr
Jaroszynski for testing
*vdk-2.4.1 (29 May 2006)
29 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
-files/vdk-2.0.2-makefile.in.patch, -files/vdk-2.4.0-gcc3.4.patch,
+files/vdk-2.4-gcc3.4.patch, -vdk-2.0.2.ebuild, -vdk-2.0.2-r1.ebuild,
vdk-2.4.0.ebuild, +vdk-2.4.1.ebuild:
Cleanup old and revbump
07 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> vdk-2.0.2.ebuild,
vdk-2.0.2-r1.ebuild, vdk-2.4.0.ebuild:
Don't assume ld is GNU ld.
07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> vdk-2.4.0.ebuild:
Stable on ppc.
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> vdk-2.4.0.ebuild:
Stable on alpha.
12 Jun 2005; Sven Wegener <swegener@gentoo.org> vdk-2.4.0.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
15 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> metadata.xml,
vdk-2.4.0.ebuild:
Taking over, stable on x86 wrt #45093, #51389, #67460
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> vdk-2.4.0.ebuild:
Stable on sparc wrt #67460
14 Oct 2004; Chris White <chriswhite@gentoo.org> vdk-2.4.0.ebuild:
Made sure mylocal was setup empty. Fixed really bad USE logic.
*vdk-2.4.0 (13 Oct 2004)
13 Oct 2004; Chris White <chriswhite@gentoo.org>
+files/vdk-2.4.0-gcc3.4.patch, +vdk-2.4.0.ebuild:
bump to 2.4.0. Part of fixing Bug #67460. Also applied an upstream gcc 3.4
patch (after some modification).
13 Oct 2004; Chris White <chriswhite@gentoo.org> +metadata.xml:
Taking over as maintainer.
24 May 2004; Bryan Østergaard <kloeri@gentoo.org> vdk-2.0.2-r1.ebuild:
Stable on alpha.
*vdk-2.0.2-r1 (20 Mar 2003)
20 Mar 2003; Graham Forest <vladimir@gentoo.org> vdk-2.0.2-r1.ebuild:
Removed usage of pic USE flag
*vdk-2.0.2 (12 Aug 2002)
15 Jan 2002; Mike Frysinger <vapier@gentoo.org> :
Added a small vdk/Makefile.in patch to fix #13820.
12 Aug 2002; Joe Tennies <rotund@fatnsoft.com> vdk-2.0.2.ebuild:
First release... based on bass@gentoo.org's original vdkbuilder
script that built the vdk library.
|