Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmweather+: wmweather+-2.11.ebuild ChangeLog
Date: Fri, 02 Dec 2011 22:12:10
Message-Id: 20111202221154.87C4A2004B@flycatcher.gentoo.org
1 hwoarang 11/12/02 22:11:54
2
3 Modified: wmweather+-2.11.ebuild ChangeLog
4 Log:
5 add missing dependencies. stable on amd64. bug #391527
6
7 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-plugins/wmweather+/wmweather+-2.11.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild?r1=1.1&r2=1.2
15
16 Index: wmweather+-2.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wmweather+-2.11.ebuild 9 Jul 2008 09:24:52 -0000 1.1
23 +++ wmweather+-2.11.ebuild 2 Dec 2011 22:11:54 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v 1.1 2008/07/09 09:24:52 s4t4n Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/wmweather+-2.11.ebuild,v 1.2 2011/12/02 22:11:54 hwoarang Exp $
30
31 inherit flag-o-matic
32
33 @@ -11,12 +11,16 @@
34
35 SLOT="0"
36 LICENSE="GPL-2"
37 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
39
40 DEPEND="x11-wm/windowmaker
41 dev-libs/libpcre
42 >=net-misc/curl-7.17.1
43 - x11-libs/libXpm"
44 + x11-libs/libXpm
45 + x11-libs/libXext
46 + x11-libs/libX11"
47 +
48 +RDEPEND="${DEPEND}"
49
50 src_compile() {
51 append-flags "-fno-optimize-sibling-calls"
52
53
54
55 1.24 x11-plugins/wmweather+/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/ChangeLog?rev=1.24&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/ChangeLog?rev=1.24&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmweather+/ChangeLog?r1=1.23&r2=1.24
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v
64 retrieving revision 1.23
65 retrieving revision 1.24
66 diff -u -r1.23 -r1.24
67 --- ChangeLog 2 May 2011 14:53:11 -0000 1.23
68 +++ ChangeLog 2 Dec 2011 22:11:54 -0000 1.24
69 @@ -1,6 +1,9 @@
70 # ChangeLog for x11-plugins/wmweather+
71 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.23 2011/05/02 14:53:11 halcy0n Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmweather+/ChangeLog,v 1.24 2011/12/02 22:11:54 hwoarang Exp $
74 +
75 + 02 Dec 2011; Markos Chandras <hwoarang@g.o> wmweather+-2.11.ebuild:
76 + add missing dependencies. stable on amd64. bug #391527
77
78 02 May 2011; Mark Loeser <halcy0n@g.o> wmweather+-2.9.ebuild:
79 Revert to ~ppc64 since there are no stable versions of windowmaker