summaryrefslogtreecommitdiff
blob: abbe6001aff18388d137ef089981a504c32668c9 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# ChangeLog for sys-firmware/vgabios
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-firmware/vgabios/ChangeLog,v 1.3 2012/12/04 11:14:36 ago Exp $

  04 Dec 2012;  <ago@gentoo.org> vgabios-0.7a.ebuild:
  Stable for x86, wrt bug #439418

  24 Oct 2012; <ago@gentoo.org> vgabios-0.7a.ebuild:
  Stable for amd64, wrt bug #439418

  26 Jul 2012; Richard Yao <ryao@gentoo.org> vgabios-0.6c-r1.ebuild,
  vgabios-0.7a.ebuild:
  Keyword ~amd64-fbsd

  21 Jul 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c-r1.ebuild,
  vgabios-0.7a.ebuild:
  Include pre-built versions for systems that don't support compiling this.

  21 Jul 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c-r1.ebuild,
  vgabios-0.7a.ebuild:
  Shorten the ebuild a little bit.

  21 Jul 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.7a.ebuild:
  Unmask vgabios 0.7a

  13 Apr 2012; Ulrich Müller <ulm@gentoo.org> vgabios-0.6c-r1.ebuild,
  vgabios-0.7a.ebuild:
  Move EAPI assignment to top of ebuild, bug 411875.

  16 Mar 2012; Thomas Kahle <tomka@gentoo.org> vgabios-0.6c-r1.ebuild:
  marked x86 per bug 407345

  15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> vgabios-0.6c-r1.ebuild:
  Stable for amd64, wrt bug #407345

  13 Mar 2012; Doug Goldstein <cardoe@gentoo.org> -vgabios-0.6c.ebuild:
  Remove previous version.

*vgabios-0.6c-r1 (07 Mar 2012)

  07 Mar 2012; Doug Goldstein <cardoe@gentoo.org> +vgabios-0.6c-r1.ebuild:
  Add support for 1280x768 as a valid resolution.

  29 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild,
  vgabios-0.7a.ebuild:
  Call emake clean at the start of the compile phase to get rid of the prebuilt
  pieces. bug #400731

  25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.7a.ebuild:
  0.7a should still be masked

  25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild,
  vgabios-0.7a.ebuild:
  Fix bad naming error

  25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild,
  vgabios-0.7a.ebuild:
  Add blockers for qemu and qemu-kvm since they previously provided these
  files.

  25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild:
  Unmask 0.6c based version so we can test it and stabilize it.

*vgabios-0.7a (25 Jan 2012)

  25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild,
  +vgabios-0.7a.ebuild:
  Add 0.7a based vesion. Add debug USE flag.

*vgabios-0.6c (25 Jan 2012)

  25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> +vgabios-0.6c.ebuild,
  +metadata.xml:
  Initial work on a vgabios ebuild instead of using the precompiled pieces from
  QEMU.