summaryrefslogtreecommitdiff
blob: 5423cb1904ea73de0ddbcc0ee708fccfb732c007 (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# ChangeLog for dev-libs/dbus-glib
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/ChangeLog,v 1.28 2007/09/06 13:16:35 cardoe Exp $

*dbus-glib-0.74 (06 Sep 2007)

  06 Sep 2007; Doug Goldstein <cardoe@gentoo.org> +dbus-glib-0.74.ebuild:
  ver bump

  13 May 2007; Joshua Kinard <kumba@gentoo.org> dbus-glib-0.73.ebuild:
  Stable on mips, per #174808.

  22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  dbus-glib-0.73.ebuild:
  ppc stable, bug #174808

  18 Apr 2007; Alexander H. Færøy <eroyf@gentoo.org>
  dbus-glib-0.73.ebuild:
  Marked ~mips.

  18 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  dbus-glib-0.73.ebuild:
  stable x86, bug 174808

  18 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> dbus-glib-0.73.ebuild:
  Marked stable on amd64 for bug #174808

  17 Apr 2007; Jeroen Roovers <jer@gentoo.org> dbus-glib-0.73.ebuild:
  Stable for HPPA (bug #174808).

  17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> dbus-glib-0.73.ebuild:
  Stable on sparc wrt #174808

  17 Apr 2007; Markus Rothe <corsair@gentoo.org> dbus-glib-0.73.ebuild:
  Stable on ppc64; bug #174808

  16 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> dbus-glib-0.73.ebuild:
  Stable on Alpha, bug 174808.

  16 Apr 2007; Raúl Porcel <armin76@gentoo.org> dbus-glib-0.73.ebuild:
  ia64 stable wrt bug 174808

  04 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> dbus-glib-0.72.ebuild:
  Stable on Alpha.

*dbus-glib-0.73 (13 Feb 2007)

  13 Feb 2007; Doug Goldstein <cardoe@gentoo.org> +dbus-glib-0.73.ebuild:
  rev bump

  29 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> dbus-glib-0.72.ebuild:
  Stable on sparc wrt #162877

  23 Jan 2007; Jeroen Roovers <jer@gentoo.org> dbus-glib-0.72.ebuild:
  Stable for HPPA (bug #162877).

  22 Jan 2007; Olivier Crête <tester@gentoo.org> dbus-glib-0.72.ebuild:
  stable on amd64 per bug #162877

  21 Jan 2007; Andrej Kacian <ticho@gentoo.org> dbus-glib-0.72.ebuild:
  Stable on x86, bug 162877.

  21 Jan 2007; Markus Rothe <corsair@gentoo.org> dbus-glib-0.72.ebuild:
  Stable on ppc64; bug #162877

  21 Jan 2007; nixnut <nixnut@gentoo.org> dbus-glib-0.72.ebuild:
  Stable on ppc wrt bug 162877

  16 Jan 2007; Roy Marples <uberlord@gentoo.org> dbus-glib-0.72.ebuild:
  Added ~x86-fbsd keyword.

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> dbus-glib-0.72.ebuild:
  Remove debug.eclass usage.

  02 Dec 2006; Doug Goldstein <cardoe@gentoo.org> dbus-glib-0.72.ebuild:
  Fixed glib depend

  30 Oct 2006; Steev Klimaszewski <steev@gentoo.org> -dbus-glib-0.71.ebuild,
  dbus-glib-0.72.ebuild:
  Remove dbus-glib .71 and update the dependency to reflect dbus instead of
  dbus-core.

  28 Oct 2006; Steev Klimaszewski <steev@gentoo.org> dbus-glib-0.72.ebuild:
  dbus-glib .72 requires dbus-core .94 or better.

*dbus-glib-0.72 (27 Oct 2006)

  27 Oct 2006; Steev Klimaszewski <steev@gentoo.org> +dbus-glib-0.72.ebuild:
  New upstream release, quite a few changes, if you program anything and use
  these bindings, PLEASE read the ChangeLog.

  21 Aug 2006; Steev Klimaszewski <steev@gentoo.org>
  files/dbus-glib-introspection.patch:
  Fix the patch to apply the xml file properly to not try to connect to the D-Bus
  daemon.

*dbus-glib-0.71 (18 Aug 2006)

  18 Aug 2006; Steev Klimaszewski <steev@gentoo.org>
  +files/dbus-glib-introspection.patch, +metadata.xml,
  +dbus-glib-0.71.ebuild:
  Glib bindings for dbus.  Initial import