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
|
# ChangeLog for x11-misc/virtualgl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/virtualgl/ChangeLog,v 1.14 2013/05/26 18:46:27 pacho Exp $
*virtualgl-2.3.2-r2 (26 May 2013)
26 May 2013; Pacho Ramos <pacho@gentoo.org> +files/vgl.initd-r2,
+virtualgl-2.3.2-r2.ebuild, -virtualgl-2.3.2.ebuild:
Fix running with gdm-3 (#469928, thanks a lot to Vadim A. Misbakh-Soloviov
(mva) for his help), drop old.
*virtualgl-2.3.2-r1 (09 May 2013)
09 May 2013; Pacho Ramos <pacho@gentoo.org> +virtualgl-2.3.2-r1.ebuild:
Build multilib properly (#445784 by mgorny)
21 Apr 2013; Michał Górny <mgorny@gentoo.org> virtualgl-2.3.2.ebuild:
Support multilib libraries alternatively to emul-linux-x86-xlibs.
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
05 Feb 2013; Pacho Ramos <pacho@gentoo.org> -virtualgl-2.3.1-r1.ebuild,
virtualgl-2.3.2.ebuild:
Add missing dep (#455334 by Manuel Rüger (mrueg))
03 Dec 2012; Michał Górny <mgorny@gentoo.org> virtualgl-2.3.1-r1.ebuild,
virtualgl-2.3.2.ebuild:
Migrate to BUILD_DIR. This subshelling thing is so hacky the compatibility
code can't handle it.
*virtualgl-2.3.2 (20 Oct 2012)
20 Oct 2012; Pacho Ramos <pacho@gentoo.org> +virtualgl-2.3.2.ebuild:
Version bump and add missing glu dependency, bug #437998 by Diego Elio
Pettenò.
29 Sep 2012; Pacho Ramos <pacho@gentoo.org> -files/vgl.confd,
-files/vgl.initd:
Drop old.
*virtualgl-2.3.1-r1 (29 Sep 2012)
29 Sep 2012; Pacho Ramos <pacho@gentoo.org> +virtualgl-2.3.1-r1.ebuild,
-virtualgl-2.3.1.ebuild, files/vgl.initd-r1:
Really use updated conf.d and init.d files as looks like I forgot to
effectively commit them in the past and was using them only locally, bug
#436386 by Szymon Walczak, My Th and mva.
14 Sep 2012; Pacho Ramos <pacho@gentoo.org> -virtualgl-2.3.ebuild:
Drop old.
*virtualgl-2.3.1 (26 Jul 2012)
26 Jul 2012; Pacho Ramos <pacho@gentoo.org> +files/vgl.confd-r1,
+files/vgl.initd-r1, +virtualgl-2.3.1.ebuild:
Version bump, also adds support for lxdm (#425044 by MZ) and uses proper
locations for generated data files (#428122 by Andreas Steinmetz).
06 Jun 2012; Pacho Ramos <pacho@gentoo.org> virtualgl-2.3.ebuild:
Drop postinst message as it's common to have conf.d files for configuration of
init.d scripts. Also drop ED usage over D because of missing prefix support.
04 Jun 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Fix metadata.
*virtualgl-2.3 (21 Apr 2012)
21 Apr 2012; Pacho Ramos <pacho@gentoo.org> +files/vgl.confd,
+files/vgl.initd, +metadata.xml, +virtualgl-2.3.ebuild:
Initial commit from bumblebee overlay, this fixes bug #384083. Thanks a lot to
mva and rei4dan for their work.
|