blob: 4522c4cfb0b7e469c97571417f8ba96aa4baea3f (
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
|
# ChangeLog for x11-wm/sawfish
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.12 2002/08/04 15:19:41 stroke Exp $
*sawfish-1.0.1-r5 (4 Aug 2002)
4 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> sawfish-1.0.1-r5.ebuild:
Corrected the rep-gtk dep to match with the correct gnome1 version.
Also should fix bug #4728
*sawfish-2.0 (24 Jun 2002)
24 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Version update. Finally figured out why it moans about the ${S}/src/.libs
not existing ... when using "emake", the build gets out of sync. Also
fixed a problem where the lisp modules tries to use gui.gtk-2.gdk-pixbuf ..
this is now merged with gui.gtk-2.gtk.
*sawfish-20020612-r1 (19 Jun 2002)
19 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Do not create the .libs directory, even if the build complain it do not
exist, as it causes the lisp stuff to fail building.
*sawfish-20020524 (12 Jun 2002)
12 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> sawfish-20020612.ebuild :
A newer non-working snapshot.
*sawfish-20020524 (27 May 2002)
27 May 2002; Spider <spider@gentoo.org> sawfish-20020524.ebuild :
new snapshot. still doesn't work
*sawfish-20020419 (22 May 2002)
22 May 2002; Spider <spider@gentoo.org> sawfish-20020419.ebuild :
gnome2 snapshots
*sawfish-1.0.1-r4 (21 May 2002)
21 May 2002; Spider <spider@gentoo.org> sawfish-1.0.1-r4.ebuild ChangeLog :
fix broken changelog entry
move rep-gtk to x11-libs
sawfish-1.0.1-r3 (9 Apr 2002)
9 Apr ; Spider <spider@gentoo.org> :
Fix >=x11-lib/gtk+-1.2.nn to =x11-lib/gtk+-1.2*
*sawfish-1.0.1-r3 (2 April 2002)
2 April 2002; Seemant Kulleen <seemant@gentoo.org> sawfish-1.0.1-r3.ebuild :
Slight nls fix in the install stage -- removed empty ${D}/usr/share/locale
directory. And returned imlib to being a required dependency, instead of
optional.
*sawfish-1.0.1-r3 (28 Mar 2002)
28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sawfish-1.0.1-r3.ebuild :
Separate gnome from gtk/gdk-pixbuf stuff, and from sawfish in general, unless
user has gnome in the USE list.
*sawfish-1.0.1-r2 (16 Mar 2002)
16 Mar 2002; M.Schlemmer <azarah@gentoo.org> :
Fix build errors with libtool-1.4 or later.
*sawfish-1.0.1-r1 (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.
|