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 app-emulation/virtualbox
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox/ChangeLog,v 1.22 2007/06/23 15:59:27 masterdriverz Exp $
23 Jun 2007; Charlie Shepherd <masterdriverz@gentoo.org>
virtualbox-1.3.8.ebuild, virtualbox-1.4.0.ebuild, virtualbox-9999.ebuild:
Port fixes from jokey's overay; thanks to x-drum: remove USE flag additions,
there are no matching additions available for the live ebuild, remove
vditool, fix headers
22 Jun 2007; Charlie Shepherd <masterdriverz@gentoo.org>
files/virtualbox.desktop, virtualbox-1.3.8.ebuild,
virtualbox-1.4.0.ebuild:
Port changes from jokey's overlay; thanks to x-drum: minor changes to
desktop entry; fix missing fperms; adjust perms for VirtualBox's
executables; remove virtual/libstdc++ from DEPEND, no longer required by
kBuild; fix USE flag hal in src_compile
06 Jun 2007; Markus Ullmann <jokey@gentoo.org>
+files/virtualbox-1.4.0-remove-alsa.patch,
+files/virtualbox-1.4.0-remove-splitted-stuff.patch:
Required patches not added
*virtualbox-1.4.0 (06 Jun 2007)
06 Jun 2007; Markus Ullmann <jokey@gentoo.org> +virtualbox-1.4.0.ebuild:
Version bump, thanks to Alessio
03 Jun 2007; Markus Ullmann <jokey@gentoo.org> virtualbox-9999.ebuild:
Fix hal use dep bug #180565
31 May 2007; Markus Ullmann <jokey@gentoo.org> virtualbox-1.3.8.ebuild,
virtualbox-9999.ebuild:
Apply build fix from dev overlay, thanks to x-drum :)
13 May 2007; Markus Ullmann <jokey@gentoo.org>
-files/virtualbox-1.3.6-remove-alsa.patch,
-files/virtualbox-1.3.6-wrapper, -virtualbox-1.3.6-r1.ebuild,
virtualbox-1.3.8.ebuild, virtualbox-9999.ebuild:
Fix for sdl useflag bug #177335
21 Apr 2007; Raúl Porcel <armin76@gentoo.org> virtualbox-1.3.8.ebuild:
x86 stable
*virtualbox-1.3.8 (16 Mar 2007)
*virtualbox-1.3.6-r1 (16 Mar 2007)
16 Mar 2007; Markus Ullmann <jokey@gentoo.org>
+files/virtualbox-1.3.8-remove-alsa.patch,
+files/virtualbox-1.3.8-remove-splitted-stuff.patch,
+files/virtualbox-wrapper, -virtualbox-1.3.4-r1.ebuild,
-virtualbox-1.3.4-r2.ebuild, -virtualbox-1.3.6.ebuild,
+virtualbox-1.3.6-r1.ebuild, +virtualbox-1.3.8.ebuild:
Version bump and minor bugfixes
11 Mar 2007; Markus Ullmann <jokey@gentoo.org> virtualbox-9999.ebuild:
Missing IUSE, thanks jakub
*virtualbox-1.3.6 (28 Feb 2007)
*virtualbox-1.3.4-r2 (28 Feb 2007)
28 Feb 2007; Markus Ullmann <jokey@gentoo.org>
+files/virtualbox-1.3.6-remove-alsa.patch,
+files/virtualbox-1.3.6-wrapper, +virtualbox-1.3.4-r2.ebuild,
+virtualbox-1.3.6.ebuild, virtualbox-9999.ebuild:
Version bump, thanks to x-drum for the hard work
25 Feb 2007; <genstef@gentoo.org> virtualbox-1.3.4-r1.ebuild,
virtualbox-9999.ebuild:
use KV_DIR only after linux-mod_pkg_setup, bug 168051
21 Feb 2007; Simon Stelling <blubb@gentoo.org> virtualbox-9999.ebuild:
re-keyword ~amd64 per bug 167001 comment #6
16 Feb 2007; Markus Ullmann <jokey@gentoo.org> -virtualbox-1.3.4.ebuild,
virtualbox-1.3.4-r1.ebuild, virtualbox-9999.ebuild:
Fix ROOT
16 Feb 2007; Simon Stelling <blubb@gentoo.org> virtualbox-1.3.4.ebuild,
virtualbox-1.3.4-r1.ebuild, virtualbox-9999.ebuild:
mark -amd64; bug 167001
16 Feb 2007; Markus Ullmann <jokey@gentoo.org> virtualbox-1.3.4.ebuild,
virtualbox-1.3.4-r1.ebuild, virtualbox-9999.ebuild:
Fix typo bug #167134
*virtualbox-1.3.4-r1 (15 Feb 2007)
15 Feb 2007; Markus Ullmann <jokey@gentoo.org> +files/virtualbox.desktop,
metadata.xml, +virtualbox-1.3.4-r1.ebuild, virtualbox-9999.ebuild:
Lots of improvements such as creating groups, adding vbox iso and more. Thanks
To Alessio Cassibba for the good work
12 Feb 2007; Markus Ullmann <jokey@gentoo.org> virtualbox-1.3.4.ebuild,
virtualbox-9999.ebuild:
Incorportage amd64 fixes from bug #163930 thanks to raphael@neo-tix.com
*virtualbox-1.3.4 (12 Feb 2007)
12 Feb 2007; Markus Ullmann <jokey@gentoo.org> +virtualbox-1.3.4.ebuild:
Add released version
16 Jan 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
latest libxslt is needed, fixing dep
*virtualbox-9999 (15 Jan 2007)
15 Jan 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+virtualbox-9999.ebuild:
Inital ebuild for virtual box, live one as there is no snapshot file currently
|