summaryrefslogtreecommitdiff
blob: 37adfb262f5243b680b6972eba2453fa3a363aea (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
# ChangeLog for gnome-base/dconf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.20 2011/10/29 00:49:04 tetromino Exp $

*dconf-0.10.0 (29 Oct 2011)

  29 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
  +dconf-0.10.0.ebuild:
  Bump to 0.10.0 from the overlay. Update to bash-completion-r1 and kill
  existing dconf-service processes in pkg_postinst following upstream
  recommendation.
  Notable changes: support for maybe types, dconf-editor and commandline tool
  improvements.

  28 Oct 2011; Markus Meier <maekke@gentoo.org> dconf-0.8.0.ebuild:
  arm stable, bug #385699

  21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> dconf-0.8.0.ebuild:
  x86 stable wrt bug #385699

  16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> dconf-0.8.0.ebuild:
  ppc/ppc64 stable wrt #385699

  14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> dconf-0.8.0.ebuild:
  amd64 stable wrt #385699

  05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> dconf-0.5.1-r2.ebuild:
  ppc/ppc64 stable wrt #369909

  15 Sep 2011; Gilles Dartiguelongue <eva@gentoo.org> dconf-0.5.1-r2.ebuild:
  Pin libgee dependency to slot 0.

  13 Aug 2011; Raúl Porcel <armin76@gentoo.org> dconf-0.5.1-r2.ebuild:
  alpha/ia64/sh/sparc stable wrt #369909

  28 Jul 2011; Pacho Ramos <pacho@gentoo.org> dconf-0.8.0.ebuild:
  Drop duplicated eautoreconf call that was included by error due some local
  testing done before committing. Thanks a lot to Gilles for noticing.

*dconf-0.8.0 (27 Jul 2011)

  27 Jul 2011; Pacho Ramos <pacho@gentoo.org> -dconf-0.5.1-r1.ebuild,
  +dconf-0.8.0.ebuild, +files/dconf-0.8.0-automagic-vala.patch:
  Version bump, remove old.

  17 Jul 2011; Markus Meier <maekke@gentoo.org> dconf-0.5.1-r2.ebuild:
  arm stable, bug #369909

  14 Jul 2011; Thomas Kahle <tomka@gentoo.org> dconf-0.5.1-r2.ebuild:
  x86 stable per bug 369909

  01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> dconf-0.5.1-r2.ebuild:
  Stable on amd64 wrt bug #278255

*dconf-0.5.1-r2 (07 Feb 2011)

  07 Feb 2011; Pacho Ramos <pacho@gentoo.org> +dconf-0.5.1-r2.ebuild:
  Upstream considers 'dconf' backend should be used if possible if dconf is
  installed, setting it as default when dconf and gconf are present (thanks to
  Gilles for remembering the issue).

  06 Feb 2011; Raúl Porcel <armin76@gentoo.org> dconf-0.5.1-r1.ebuild:
  Add ~ia64/~sh wrt #341503

  26 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> dconf-0.5.1-r1.ebuild:
  add ~ppc/~ppc64 wrt #341503

  02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> dconf-0.5.1-r1.ebuild:
  Keyworded on alpha, bug #341503

  11 Dec 2010; Michael Weber <xmw@gentoo.org> dconf-0.5.1-r1.ebuild:
  Added ~arm/~sparc (bug 341503)

*dconf-0.5.1-r1 (06 Nov 2010)

  06 Nov 2010; Pacho Ramos <pacho@gentoo.org> -dconf-0.5.1.ebuild,
  +dconf-0.5.1-r1.ebuild, +files/dconf-0.5.1-automagic-vala.patch:
  Fix vala automagic support, upstream bug #634171

*dconf-0.5.1 (17 Oct 2010)

  17 Oct 2010; Pacho Ramos <pacho@gentoo.org> +dconf-0.5.1.ebuild,
  +metadata.xml:
  Adding dconf as it's required by apps relying on gsettings to store their
  preferences.