summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-firmware/vgabios/ChangeLog-2015')
-rw-r--r--sys-firmware/vgabios/ChangeLog-201587
1 files changed, 87 insertions, 0 deletions
diff --git a/sys-firmware/vgabios/ChangeLog-2015 b/sys-firmware/vgabios/ChangeLog-2015
new file mode 100644
index 00000000..01515a48
--- /dev/null
+++ b/sys-firmware/vgabios/ChangeLog-2015
@@ -0,0 +1,87 @@
+# ChangeLog for sys-firmware/vgabios
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/vgabios/ChangeLog,v 1.6 2014/05/18 17:44:35 vapier Exp $
+
+*vgabios-0.7a-r1 (18 May 2014)
+
+ 18 May 2014; Mike Frysinger <vapier@gentoo.org> +vgabios-0.7a-r1.ebuild,
+ metadata.xml:
+ Add USE=binary support with upstream tarball #459346 by reno reckling.
+
+ 30 Apr 2014; Mike Frysinger <vapier@gentoo.org> vgabios-0.7a.ebuild:
+ Add epatch_user support #487100 by Hristo Venev.
+
+ 26 Nov 2013; Markos Chandras <hwoarang@gentoo.org> vgabios-0.6c-r1.ebuild:
+ amd64-fbsd has no stable keywords
+
+ 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.