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
|
# ChangeLog for x11-plugins/wmtz
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.20 2010/09/20 09:24:07 s4t4n Exp $
20 Sep 2010; Michele Noberasco <ssuominen@gentoo.org> wmtz-0.7.ebuild:
Honour Gentoo LDFLAGS, see bug #337890.
15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> wmtz-0.7.ebuild:
Fix HOMEPAGE and SRC_URI wrt #297028.
26 Nov 2008; Tiago Cunha <tcunha@gentoo.org> wmtz-0.7.ebuild:
stable sparc, bug 215651
12 Jan 2008; Samuli Suominen <drac@gentoo.org>
-files/wmtz-0.7-gcc34.patch, +files/wmtz-0.7.patch, -files/wmtz.c.patch,
wmtz-0.7.ebuild:
Stop using epatch in src_compile, use toolchain-funcs for CC and some more.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmtz-0.7.ebuild:
Drop virtual/x11 references.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmtz-0.7.ebuild:
Fixed DEPEND for modular X.
13 Nov 2005; Daniel Goller <morfic@gentoo.org> wmtz-0.7.ebuild:
Removing condition for patch, so gcc4 can compile this too
11 Nov 2005; Michele Noberasco <s4t4n@gentoo.org> wmtz-0.7.ebuild:
Removed COPYING and INSTALL from dodoc.
16 May 2005; Michele Noberasco <s4t4n@gentoo.org> wmtz-0.7.ebuild:
Inherit 'toolchain-funcs' instead of 'gcc', as per bug #92745.
Make package honour Gentoo CFLAGS...
25 Nov 2004; Jason Wever <weeve@gentoo.org> wmtz-0.7.ebuild:
Added ~sparc keyword.
18 Sep 2004; Daniel Goller <morfic@gentoo.org> +files/wmtz-0.7-gcc34.patch,
wmtz-0.7.ebuild:
applying Magnade's gcc3.4 patch to close bug #64556
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmtz-0.7.ebuild:
Masked wmtz-0.7.ebuild stable for ppc
12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> wmtz-0.7.ebuild:
Inherit eutils for epatch.
07 Apr 2004; Markus Nigbur <pyrania@gentoo.org> wmtz-0.7.ebuild,
files/wmtz.c.patch:
Fixed syntax error in wmtz.c file. Closing bug #47076.
*wmtz-0.7 (4-Aug-2002)
17 Jan 2003; Seemant Kulleen <seemant@gentoo.org> wmtz-0.7.ebuild :
Put the config file in /etc as a default. Also, removed WindowMaker as a
DEPEND, since it's spurious.
24 Oct 2002; Nick Hadaway <raker@gentoo.org>
Added to portage. Made some minor changes to the initial ebuild.
4 Aug 2002; Matthew Schlegel <nitehawk-gentoo@1ststep.net> wmtz-0.7.ebuild :
First version of the package.
|