blob: 437970eee0ebe50e6b00789e110fb44a6c768e18 (
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
|
# 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.8 2007/01/05 04:28:12 flameeyes Exp $
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
|