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
|
# ChangeLog for sys-apps/vbetool
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.20 2010/08/03 08:55:54 scarabeus Exp $
03 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -vbetool-1.0.ebuild:
rm
13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> vbetool-1.1.ebuild:
x86 stable, bug 327777
12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> vbetool-1.1.ebuild:
Stable on amd64 wrt bug #327777
*vbetool-1.1 (09 Nov 2009)
09 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> -vbetool-0.2.ebuild,
-vbetool-0.3.ebuild, -files/vbetool-0.3-pci-compile-fix.patch,
-vbetool-0.5.ebuild, -vbetool-0.5-r1.ebuild, -vbetool-0.7.ebuild,
+vbetool-1.1.ebuild, metadata.xml:
Version bump per bug #254441. Drop old stuff. Add x11 as backup herd. Fix
also bug #265099 for 1.1.
05 Feb 2009; Jeremy Olexa <darkside@gentoo.org> vbetool-0.2.ebuild,
vbetool-0.3.ebuild, vbetool-0.5.ebuild, vbetool-0.5-r1.ebuild,
vbetool-0.7.ebuild, vbetool-1.0.ebuild:
(non maintainer commit) [QA] fix HOMEPAGE, bug 253525
26 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> vbetool-1.0.ebuild:
Use mirror://ubuntu/
26 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+files/vbetool-1.0-build.patch, vbetool-1.0.ebuild:
Fix build with --as-needed.
07 Aug 2008; Markus Meier <maekke@gentoo.org> vbetool-1.0.ebuild:
amd64/x86 stable, bug #231739
07 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> vbetool-1.0.ebuild:
LRMI doc is gone in 1.0.
*vbetool-1.0 (05 Dec 2007)
05 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> +vbetool-1.0.ebuild:
Ubuntu has a 1.0 of this now. Please test a lot, the package itself seems to
be a mess.
14 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> vbetool-0.7.ebuild:
Added a --missing false since not all versions of pciutils support the zlib
USE flag. This was reported to bug #188221 by Åsmund Grammeltvedt
<asmundg@big-oil.org>.
22 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> vbetool-0.7.ebuild:
Added USE=zlib and a check on sys-apps/pciutils so we'll link with zlib when
necessary. This closes bug #165064.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
*vbetool-0.7 (28 Sep 2006)
28 Sep 2006; Robin H. Johnson <robbat2@gentoo.org> +vbetool-0.7.ebuild:
Version bump, bug #148959.
*vbetool-0.5-r1 (18 May 2006)
18 May 2006; Robin H. Johnson <robbat2@gentoo.org> +vbetool-0.5-r1.ebuild:
Use x86emu on non-x86 arches - bug #119706.
12 Dec 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml:
Add metadata.xml
*vbetool-0.5 (30 Nov 2005)
30 Nov 2005; Robin H. Johnson <robbat2@gentoo.org> +vbetool-0.5.ebuild:
Version bump, now includes emulation for non-x86 platforms.
20 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
files/vbetool-0.3-pci-compile-fix.patch:
Bug #103062, use a slightly better PCI bug patch.
*vbetool-0.3 (08 Aug 2005)
08 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/vbetool-0.3-pci-compile-fix.patch, +vbetool-0.3.ebuild:
Bug #101449, version bump.
*vbetool-0.2 (29 Apr 2005)
29 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> +vbetool-0.2.ebuild:
Initial commit. Original ebuild submitted by alex f <acid.punk@gmx.net>.
|