summaryrefslogtreecommitdiff
blob: 97508e0ced10db42c890f20b141938c18054c125 (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
# 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.10 2013/02/05 17:38:27 pacho Exp $

  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.