Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/windowmaker: ChangeLog windowmaker-0.92.0-r8.ebuild windowmaker-0.92.0-r7.ebuild
Date: Thu, 07 Jan 2010 08:27:46
Message-Id: E1NSniX-0002D1-7n@stork.gentoo.org
1 grobian 10/01/07 08:27:41
2
3 Modified: ChangeLog windowmaker-0.92.0-r8.ebuild
4 windowmaker-0.92.0-r7.ebuild
5 Log:
6 depend on x11-libs/libXinerama for USE=xinerama, thanks Brad Laue in bug #299934
7 (Portage version: 2.2.00.15171-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.103 x11-wm/windowmaker/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/ChangeLog?rev=1.103&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/ChangeLog?rev=1.103&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/ChangeLog?r1=1.102&r2=1.103
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v
19 retrieving revision 1.102
20 retrieving revision 1.103
21 diff -u -r1.102 -r1.103
22 --- ChangeLog 28 Oct 2009 21:40:31 -0000 1.102
23 +++ ChangeLog 7 Jan 2010 08:27:40 -0000 1.103
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-wm/windowmaker
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.102 2009/10/28 21:40:31 grobian Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/ChangeLog,v 1.103 2010/01/07 08:27:40 grobian Exp $
30 +
31 + 07 Jan 2010; Fabian Groffen <grobian@g.o>
32 + windowmaker-0.92.0-r7.ebuild, windowmaker-0.92.0-r8.ebuild:
33 + depend on x11-libs/libXinerama for USE=xinerama, thanks Brad Laue in bug
34 + #299934
35
36 *windowmaker-0.92.0-r8 (28 Oct 2009)
37
38
39
40
41 1.2 x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild?r1=1.1&r2=1.2
46
47 Index: windowmaker-0.92.0-r8.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- windowmaker-0.92.0-r8.ebuild 28 Oct 2009 21:40:31 -0000 1.1
54 +++ windowmaker-0.92.0-r8.ebuild 7 Jan 2010 08:27:40 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2009 Gentoo Foundation
57 +# Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild,v 1.1 2009/10/28 21:40:31 grobian Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r8.ebuild,v 1.2 2010/01/07 08:27:40 grobian Exp $
61
62 EAPI=1
63
64 @@ -24,7 +24,8 @@
65 png? ( >=media-libs/libpng-1.2.1 )
66 jpeg? ( >=media-libs/jpeg-6b-r2 )
67 tiff? ( >=media-libs/tiff-3.6.1-r2 )
68 - gnustep? ( >=gnustep-base/gnustep-make-2.0 )"
69 + gnustep? ( >=gnustep-base/gnustep-make-2.0 )
70 + xinerama? ( x11-libs/libXinerama )"
71 RDEPEND="${DEPEND}
72 nls? ( >=sys-devel/gettext-0.10.39 )"
73
74
75
76
77 1.9 x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild?rev=1.9&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild?rev=1.9&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild?r1=1.8&r2=1.9
82
83 Index: windowmaker-0.92.0-r7.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild,v
86 retrieving revision 1.8
87 retrieving revision 1.9
88 diff -u -r1.8 -r1.9
89 --- windowmaker-0.92.0-r7.ebuild 26 Aug 2008 06:56:22 -0000 1.8
90 +++ windowmaker-0.92.0-r7.ebuild 7 Jan 2010 08:27:40 -0000 1.9
91 @@ -1,6 +1,6 @@
92 -# Copyright 1999-2008 Gentoo Foundation
93 +# Copyright 1999-2010 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild,v 1.8 2008/08/26 06:56:22 grobian Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r7.ebuild,v 1.9 2010/01/07 08:27:40 grobian Exp $
97
98 EAPI=1
99
100 @@ -24,7 +24,8 @@
101 png? ( >=media-libs/libpng-1.2.1 )
102 jpeg? ( >=media-libs/jpeg-6b-r2 )
103 tiff? ( >=media-libs/tiff-3.6.1-r2 )
104 - gnustep? ( >=gnustep-base/gnustep-make-2.0 )"
105 + gnustep? ( >=gnustep-base/gnustep-make-2.0 )
106 + xinerama? ( x11-libs/libXinerama )"
107 RDEPEND="${DEPEND}
108 nls? ( >=sys-devel/gettext-0.10.39 )"