blob: c9d4d977a3e58823ec8fcab9ac131bcf8ee65ba0 (
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
|
# ChangeLog for x11-libs/gtk+extra
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.21 2008/05/31 13:13:56 remi Exp $
*gtk+extra-2.1.1-r2 (31 May 2008)
31 May 2008; Rémi Cardona <remi@gentoo.org>
+files/gtk+extra-2.1.1-fix-row-deletion-segfault.patch,
+files/gtk+extra-2.1.1-glib2.10-full-fix.patch,
+gtk+extra-2.1.1-r2.ebuild:
add patches to fix segfaults, see bug #219777
08 Jul 2007; Remi Cardona <remi@gentoo.org> -gtk+extra-0.99.17.ebuild:
punt old version 0.99.17 (see bug 160195)
13 Feb 2007; Markus Rothe <corsair@gentoo.org> gtk+extra-2.1.1.ebuild:
Stable on ppc64; bug #146422
04 Feb 2007; Simon Stelling <blubb@gentoo.org> gtk+extra-2.1.1.ebuild:
stable on amd64
*gtk+extra-2.1.1-r1 (09 Jan 2007)
09 Jan 2007; Mart Raudsepp <leio@gentoo.org>
+files/gtk+extra-2.1.1-glib2.10.patch, +gtk+extra-2.1.1-r1.ebuild:
Fix crash with glib-2.10 on resizing GtkSheet, many thanks to David Barnett
in bug 149075
27 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
gtk+extra-2.1.1.ebuild:
Stable on sparc
12 Dec 2006; Lars Weiler <pylon@gentoo.org> gtk+extra-2.1.1.ebuild:
Stable on ppc; bug #146423.
29 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
gtk+extra-2.1.1.ebuild:
stable x86, bug #146423
12 Sep 2006; Markus Rothe <corsair@gentoo.org> gtk+extra-2.1.1.ebuild:
Added ~ppc64
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> gtk+extra-2.1.1.ebuild:
Mark 2.1.1 ~ia64
*gtk+extra-2.1.1 (01 Jan 2006)
01 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+gtk+extra-2.1.1.ebuild:
Version bump from upstream, resolves bug #93394
21 Apr 2005; Simon Stelling <blubb@gentoo.org> gtk+extra-0.99.17.ebuild:
stable on amd64
04 Jan 2005; Mike Doty <kingtaco@gentoo.org> gtk+extra-0.99.17.ebuild:
fixed bug #71630 using gnuconfig_update and fixed dodoc(NEWS TODO) missing
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gtk+extra-0.99.17.ebuild:
Masked gtk+extra-0.99.17.ebuild stable for ppc
18 Jul 2004; David Holm <dholm@gentoo.org> gtk+extra-0.99.17.ebuild:
Added to ~ppc.
05 Mar 2004; Daniel Black <dragonheart@gentoo.org> gtk+extra-0.99.17.ebuild:
Added dev-libs/glib-1.2* to dependancies
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gtk+extra-0.99.17 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|