summaryrefslogtreecommitdiff
blob: f7d3c2881541de23a619638b56bf186cd2fcbdcd (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
# ChangeLog for app-arch/pdv
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/pdv/ChangeLog,v 1.18 2008/12/07 07:31:51 wormo Exp $

  07 Dec 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
  +files/pdv-1.5.1-no-strip.patch, pdv-1.5.1-r2.ebuild:
  Prevent pre-stripping binaries (bug #248713)

  18 Mar 2008; Diego Pettenò <flameeyes@gentoo.org> pdv-1.5.1-r2.ebuild:
  Run eautoconf during unpack phase. Closes bug #207487.

  20 Feb 2008; Ulrich Mueller <ulm@gentoo.org> pdv-1.5.1-r2.ebuild:
  Change USE flag "nomotif" to "X" (with inverted logic), bug 210565.

  22 Jul 2007; David Shakaryan <omp@gentoo.org> pdv-1.5.1-r2.ebuild:
  Remove virtual/x11 from dependencies.

  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.