Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: wxGTK-2.8.12.1.ebuild wxGTK-2.9.4.1.ebuild wxGTK-2.9.3.1.ebuild ChangeLog
Date: Fri, 23 Nov 2012 04:53:40
Message-Id: 20121123045330.3232920C65@flycatcher.gentoo.org
1 zerochaos 12/11/23 04:53:30
2
3 Modified: wxGTK-2.8.12.1.ebuild wxGTK-2.9.4.1.ebuild
4 wxGTK-2.9.3.1.ebuild ChangeLog
5 Log:
6 add virtual/glu build time dep per bug #443684 , does not appear to be an rdep
7
8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
9
10 Revision Changes Path
11 1.14 x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild?rev=1.14&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild?rev=1.14&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild?r1=1.13&r2=1.14
16
17 Index: wxGTK-2.8.12.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v
20 retrieving revision 1.13
21 retrieving revision 1.14
22 diff -u -r1.13 -r1.14
23 --- wxGTK-2.8.12.1.ebuild 25 Sep 2012 03:49:06 -0000 1.13
24 +++ wxGTK-2.8.12.1.ebuild 23 Nov 2012 04:53:29 -0000 1.14
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.13 2012/09/25 03:49:06 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.12.1.ebuild,v 1.14 2012/11/23 04:53:29 zerochaos Exp $
30
31 EAPI="4"
32
33 @@ -49,6 +49,7 @@
34
35 DEPEND="${RDEPEND}
36 virtual/pkgconfig
37 + opengl? ( virtual/glu )
38 X? (
39 x11-proto/xproto
40 x11-proto/xineramaproto
41
42
43
44 1.3 x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild?r1=1.2&r2=1.3
49
50 Index: wxGTK-2.9.4.1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- wxGTK-2.9.4.1.ebuild 16 Sep 2012 02:54:05 -0000 1.2
57 +++ wxGTK-2.9.4.1.ebuild 23 Nov 2012 04:53:30 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild,v 1.2 2012/09/16 02:54:05 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.4.1.ebuild,v 1.3 2012/11/23 04:53:30 zerochaos Exp $
63
64 EAPI="4"
65
66 @@ -48,6 +48,7 @@
67 DEPEND="${RDEPEND}
68 dev-util/cppunit
69 virtual/pkgconfig
70 + opengl? ( virtual/glu )
71 X? (
72 x11-proto/xproto
73 x11-proto/xineramaproto
74
75
76
77 1.6 x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild?rev=1.6&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild?rev=1.6&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild?r1=1.5&r2=1.6
82
83 Index: wxGTK-2.9.3.1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild,v
86 retrieving revision 1.5
87 retrieving revision 1.6
88 diff -u -r1.5 -r1.6
89 --- wxGTK-2.9.3.1.ebuild 16 Sep 2012 17:07:18 -0000 1.5
90 +++ wxGTK-2.9.3.1.ebuild 23 Nov 2012 04:53:30 -0000 1.6
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild,v 1.5 2012/09/16 17:07:18 dirtyepic Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.9.3.1.ebuild,v 1.6 2012/11/23 04:53:30 zerochaos Exp $
96
97 EAPI="3"
98
99 @@ -46,6 +46,7 @@
100
101 DEPEND="${RDEPEND}
102 virtual/pkgconfig
103 + opengl? ( virtual/glu )
104 X? (
105 x11-proto/xproto
106 x11-proto/xineramaproto
107
108
109
110 1.297 x11-libs/wxGTK/ChangeLog
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.297&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.297&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.296&r2=1.297
115
116 Index: ChangeLog
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
119 retrieving revision 1.296
120 retrieving revision 1.297
121 diff -u -r1.296 -r1.297
122 --- ChangeLog 25 Sep 2012 03:49:06 -0000 1.296
123 +++ ChangeLog 23 Nov 2012 04:53:30 -0000 1.297
124 @@ -1,6 +1,10 @@
125 # ChangeLog for x11-libs/wxGTK
126 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
127 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.296 2012/09/25 03:49:06 vapier Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.297 2012/11/23 04:53:30 zerochaos Exp $
129 +
130 + 23 Nov 2012; Rick Farina <zerochaos@g.o> wxGTK-2.8.12.1.ebuild,
131 + wxGTK-2.9.3.1.ebuild, wxGTK-2.9.4.1.ebuild:
132 + add virtual/glu build time dep per bug #443684 , does not appear to be an rdep
133
134 25 Sep 2012; Mike Frysinger <vapier@g.o> wxGTK-2.8.12.1.ebuild:
135 Fix setup of wx_cv_std_libpath #421851 by Xavier Miller.