blob: 1d0c6d8e13e26b9550e9de28a53516712f727396 (
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
|
# ChangeLog for x11-libs/gtk+
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.16 2002/06/09 02:19:59 seemant Exp $
*gtk+-2.0.3-r1 (8 Jun 2002)
8 Jun 2002; Seemant Kulleen <seemant@gentoo.org> gtk+-2.0.3-r1.ebuild
files/digest-gtk+-2.0.3-r1 :
Option for directfb-patched gtk libs. This actually gets and compiles a
separate source tarball from directfb.org
*gtk+-2.0.3 (28 May 2002)
28 May 2002; Spider <spider@gentoo.org> gtk+-2.0.3.ebuild:
new stable branch
*gtk+-1.2.10-r8 (27 May 2002)
27 May 2002; Bruce A. Locke <blocke@shivan.org> gtk+-1.2.10-r8.ebuild:
Ximian patch set and redhat/mdk patch merged
*gtk+-2.0.2-r6 (27 May 2002)
27 May 2002; Spider <spider@gentoo.org> gtk+-2.0.2-r6.ebuild:
fix for the use png bug, not libtoolized
*gtk+-2.0.2-r5 (23 May 2002)
23 May 2002; Spider <spider@gentoo.org> gtk+-2.0.2-r5.ebuild:
seems people who installed with the libtoolized version of gtk+ fails
when installing gtk+ again. Test this version if it works (read
libtoolize)
*gtk+-2.0.2-r4 (22 May 2002)
22 May 2002; Spider <spider@gentoo.org> gtk+-2.0.2-r4.ebuild:
lintool check
debug info back inside
remove libtoolize since it breaks things
singlethread make since this uses cludgy code
gtk+-1.2.10-r7 (14 Apr 2002)
14 Apr 2002; M.Schlemmer <azarah@gentoo.org>; gtk+-1.2.10-r7.ebuild :
Libtoolize.
*gtk+-2.0.2-r2 (24 Apr 2002)
24 Apr 2002; Spider <spider@gentoo.org>; gtk+-2.0.2-r2.ebuild:
Libtoolize
*gtk+-2.0.2-r2 (12 Apr 2002)
12 Apr 2002; Spider <spider@gentoo.org>; gtk+-2.0.2-r2.ebuild:
Update so a user can disable png, jpeg, tiff support for gtk+
This will so break things if they disable it though ;)
gtk+-2.0.2-r1
11 Apr 2002; Spider <spider@gentoo.org>; gtk+-1.2.10-r4.ebuild gtk+-1.2.10-r5.ebuild gtk+-1.2.10-r6.ebuild gtk+-1.2.10-r7.ebuild gtk+-2.0.2-r1.ebuild :
Update all glib dependencies to use glib-1.2* in preparation of
unmasking the glib-2.0.1 packages
*gtk+-2.0.2 (11 Apr 2002)
11 Apr 2002; Spider <spider@gentoo.org>; gtk+-2.0.2-r1.ebuild:
New release with new api
USE="doc" will build api documentation
needs libpng 1.2.1 and is masked because of that.
needs glib 2.0 as well
*gtk+-1.2.10-r7 (23 Mar 2002)
23 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gtk+-1.2.10-r7.ebuild :
Man pages are now in LFH compliant /usr/share/man tree. Changes submitted by
Matthew Kennedy.
*gtk+-1.2.10-r6 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> gtk+-1.2.10-r6.ebuild :
Changed the html documentation step to not be gzipped. This is a small
enough change that it shouldn't matter to have users remerge it.
*gtk+-1.2.10-r6 (13 Mar 2002)
13 Mar 2002; Bruce A. Locke <blocke@shivan.org> gtk+-1.2.10-r6.ebuild :
gtk+ 1.2.10-r6 now includes patches from Ximian Gnome that help make
the gtk+ file picker dialog a little more user friendly :)
*gtk+-1.2.10-r5 (10 Mar 2002)
10 Mar 2002; Bruce A. Locke <blocke@shivan.org> gtk+-1.2.10-r5.ebuild :
NLS fixes submitted by seemant@rocketmail.com (Seemant Kulleen)
|