summaryrefslogtreecommitdiff
blob: 9e1ecaa54f790eea8875d4aa1860730d2d5beac7 (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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# ChangeLog for dev-libs/gdl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.29 2009/06/17 18:38:20 klausman Exp $

  17 Jun 2009; Tobias Klausmann <klausman@gentoo.org> gdl-2.24.0.ebuild:
  Stable on alpha, bug #268359

*gdl-2.26.2 (18 May 2009)

  18 May 2009; Gilles Dartiguelongue <eva@gentoo.org> +gdl-2.26.2.ebuild:
  Bump to 2.26.2. Translation updates.

  13 May 2009; Markus Meier <maekke@gentoo.org> gdl-2.24.0.ebuild:
  revert stabilization on amd64/x86, see bug #268359

  03 May 2009; Markus Meier <maekke@gentoo.org> gdl-2.24.0.ebuild:
  amd64/x86 stable, bug #268359

*gdl-2.26.0 (02 May 2009)

  02 May 2009; Gilles Dartiguelongue <eva@gentoo.org> metadata.xml,
  +gdl-2.26.0.ebuild:
  New version for GNOME 2.26. Bug fixes.

  23 Mar 2009; Jeroen Roovers <jer@gentoo.org> gdl-2.24.0.ebuild:
  Stable for HPPA (bug #258040).

  20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml, gdl-0.7.1.ebuild:
  Removing compnerd as a maintainer since he was retired. Added missing
  IUSE.

  03 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org> -gdl-0.6.1.ebuild,
  gdl-2.24.0.ebuild:
  Add another blocker for gnome-python-extras, bug #252751.

*gdl-2.24.0 (24 Nov 2008)

  24 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org> +gdl-2.24.0.ebuild:
  Bump to 2.24.0. Smaller button, use GtkTooltip API, code clean up, bug
  fixes and updated translations.

  25 Sep 2008; Jeroen Roovers <jer@gentoo.org> gdl-0.7.11.ebuild:
  Stable for HPPA (bug #236971).

  09 Sep 2008; Raúl Porcel <armin76@gentoo.org> gdl-0.7.11.ebuild:
  alpha/ia64/sparc stable wrt #236971

  21 Jun 2008; Markus Rothe <corsair@gentoo.org> gdl-0.7.6.ebuild:
  Stable on ppc64; bug #225105

  06 Jun 2008; Raúl Porcel <armin76@gentoo.org> gdl-0.7.11.ebuild:
  Add ~alpha/~ia64

  06 Jun 2008; Jeroen Roovers <jer@gentoo.org> gdl-0.7.11.ebuild:
  Marked ~hppa (maybe remi).

  10 May 2008; Raúl Porcel <armin76@gentoo.org> gdl-0.7.6.ebuild:
  sparc stable

*gdl-0.7.11 (12 Mar 2008)

  12 Mar 2008; Rémi Cardona <remi@gentoo.org> +gdl-0.7.11.ebuild:
  bump to 0.7.11

  03 Mar 2008; Christoph Mende <angelos@gentoo.org> gdl-0.7.6.ebuild:
  Stable on amd64, bug #204494

  24 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gdl-0.7.6.ebuild:
  stable x86, bug 204494

  06 Jan 2008; Ferris McCormick <fmccor@gentoo.org> gdl-0.7.6.ebuild:
  Add ~sparc for testing, needed by Bug #204495

  20 Oct 2007; Markus Rothe <corsair@gentoo.org> gdl-0.7.6.ebuild:
  Added ~ppc64; bug #189993

  30 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> gdl-0.7.1.ebuild:
  ppc stable, bug #185630

  25 Jul 2007; Christian Faulhammer <opfer@gentoo.org> gdl-0.7.1.ebuild:
  stable x86, bug 185630

  19 Jul 2007; Christoph Mende <angelos@gentoo.org> gdl-0.7.1.ebuild:
  Stable on amd64 wrt bug #185630

*gdl-0.7.6 (12 Jul 2007)

  12 Jul 2007; Saleem Abdulrasool <compnerd@gentoo.org> +gdl-0.7.6.ebuild:
  Version bump from upstream (bug #171803)

  22 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> metadata.xml:
  Move maintainer to compnerd; nothing maintained by gnome uses it

  30 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> ChangeLog:
  Bump to 0.7.1
  	(bug #164237)
  * Use canonical property names (#381845)
  * fix undefined symbol in python bindings (#397562)
  * New translation: dz (Pema Geyleg  <pema.geyleg@gmail.com>)
  * Added support to build without GNOME
  * Split into libgdl and libgdl-gnome
  * Removed some deprecated API
  * Bug fixes for window positioning (thanks for the patches)
  * Some fixes to build system
  * Added dockbar style setting.
  * Restore dockitem demensions when showing them.
  * Improved restoring dockitem placements when showing them.

*gdl-0.7.0 (30 Jan 2007)

  30 Jan 2007; Saleem Abdulrasool <compnerd@gentoo.org> +gdl-0.7.0.ebuild:
  Version bump

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> gdl-0.6.1.ebuild:
  Added ~ppc

*gdl-0.6.1 (29 Jun 2006)

  29 Jun 2006; Martin Schlemmer <azarah@gentoo.org> +metadata.xml,
  +gdl-0.6.1.ebuild:
  Import.  Only saw bug #8561 after I added, so imported some changes.