Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmtz: wmtz-0.7.ebuild ChangeLog
Date: Wed, 26 Nov 2008 00:08:11
Message-Id: E1L57wu-0001W7-RY@stork.gentoo.org
1 tcunha 08/11/26 00:08:08
2
3 Modified: wmtz-0.7.ebuild ChangeLog
4 Log:
5 stable sparc, bug 215651
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.19 x11-plugins/wmtz/wmtz-0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild?r1=1.18&r2=1.19
14
15 Index: wmtz-0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- wmtz-0.7.ebuild 12 Jan 2008 13:41:03 -0000 1.18
22 +++ wmtz-0.7.ebuild 26 Nov 2008 00:08:08 -0000 1.19
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.18 2008/01/12 13:41:03 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/wmtz-0.7.ebuild,v 1.19 2008/11/26 00:08:08 tcunha Exp $
28
29 inherit eutils multilib toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ~sparc x86"
36 +KEYWORDS="amd64 ppc sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.18 x11-plugins/wmtz/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/ChangeLog?rev=1.18&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/ChangeLog?rev=1.18&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmtz/ChangeLog?r1=1.17&r2=1.18
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v
52 retrieving revision 1.17
53 retrieving revision 1.18
54 diff -u -r1.17 -r1.18
55 --- ChangeLog 12 Jan 2008 13:36:30 -0000 1.17
56 +++ ChangeLog 26 Nov 2008 00:08:08 -0000 1.18
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/wmtz
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.17 2008/01/12 13:36:30 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtz/ChangeLog,v 1.18 2008/11/26 00:08:08 tcunha Exp $
62 +
63 + 26 Nov 2008; Tiago Cunha <tcunha@g.o> wmtz-0.7.ebuild:
64 + stable sparc, bug 215651
65
66 12 Jan 2008; Samuli Suominen <drac@g.o>
67 -files/wmtz-0.7-gcc34.patch, +files/wmtz-0.7.patch, -files/wmtz.c.patch,