blob: 5c33a3ed98e8d850552f9b660f80c8635fbaa3d2 (
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
|
# ChangeLog for app-arch/pdv
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pdv/ChangeLog,v 1.14 2006/10/13 20:27:05 wormo Exp $
13 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
pdv-1.5.1-r2.ebuild:
switch to using autotools eclass and make sure automake version is
specified as well as autoconf versin (Bug #151130)
21 Sep 2006; Michael Sterrett <mr_bones_@gentoo.org> -pdv-1.5.1.ebuild:
clean out old, non-modX ebuild
20 Sep 2006; Joshua Jackson <tsunam@gentoo.org> pdv-1.5.1-r2.ebuild:
Stable x86; bug #147777
16 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
-pdv-1.5.1-r1.ebuild, pdv-1.5.1-r2.ebuild:
stable on ppc (Bug #147777)
also ditch -r1 since we're stabling -r2
*pdv-1.5.1-r2 (25 Jul 2006)
23 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+files/pdv-1.5.1-default-args.patch, +pdv-1.5.1-r2.ebuild:
fix bug in default settings (Bug #104061): 'char' options were compared
against -1 to see if they were unset, but 'char' type defaults to unsigned
21 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> pdv-1.5.1-r1.ebuild:
Make modular X friendly.
*pdv-1.5.1-r1 (17 May 2005)
17 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+files/pdv-1.5.1-x-config.patch, pdv-1.5.1-r1.ebuild:
fix configure script for X front-end, closes bug #90955
26 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
+files/pdv-1.5.1-early-free.patch, +files/pdv-1.5.1-opt.patch:
Fixed a bug in command line parsing: end of args overlooked due to type
mismatch in the loop comparison
Fixed a bug in locating the pvm stub: re-use of a ptr after it was freed
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> pdv-1.5.1.ebuild:
Fix use invocation
*pdv-1.5.1 (09 Jul 2003)
24 Sep 2003; Markus Nigbur <pyrania@gentoo.org> :
Emerge died when using -X (bug #29508)
09 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|