Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.6.3.3.ebuild wxpython-2.6.4.0.ebuild ChangeLog
Date: Wed, 19 Sep 2007 23:55:13
Message-Id: E1IY9GI-00058U-7H@stork.gentoo.org
1 dirtyepic 07/09/19 23:47:18
2
3 Modified: wxpython-2.6.3.3.ebuild wxpython-2.6.4.0.ebuild
4 ChangeLog
5 Log:
6 Lock deps further to wxGTK-${PV} for wxpython.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.15 dev-python/wxpython/wxpython-2.6.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild?r1=1.14&r2=1.15
15
16 Index: wxpython-2.6.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- wxpython-2.6.3.3.ebuild 19 Sep 2007 03:39:37 -0000 1.14
23 +++ wxpython-2.6.3.3.ebuild 19 Sep 2007 23:47:17 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild,v 1.14 2007/09/19 03:39:37 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.3.3.ebuild,v 1.15 2007/09/19 23:47:17 dirtyepic Exp $
29
30 inherit python wxwidgets eutils multilib
31
32 @@ -15,7 +15,7 @@
33 IUSE="unicode opengl"
34
35 RDEPEND=">=dev-lang/python-2.1
36 - =x11-libs/wxGTK-2.6*
37 + =x11-libs/wxGTK-${PV}
38 >=x11-libs/gtk+-2.0
39 >=x11-libs/pango-1.2
40 >=dev-libs/glib-2.0
41
42
43
44 1.3 dev-python/wxpython/wxpython-2.6.4.0.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild?r1=1.2&r2=1.3
49
50 Index: wxpython-2.6.4.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- wxpython-2.6.4.0.ebuild 19 Sep 2007 03:39:37 -0000 1.2
57 +++ wxpython-2.6.4.0.ebuild 19 Sep 2007 23:47:17 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.2 2007/09/19 03:39:37 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.3 2007/09/19 23:47:17 dirtyepic Exp $
63
64 inherit python wxwidgets eutils multilib
65
66 @@ -15,7 +15,7 @@
67 IUSE="unicode opengl"
68
69 RDEPEND=">=dev-lang/python-2.1
70 - =x11-libs/wxGTK-2.6*
71 + =x11-libs/wxGTK-${PV}
72 >=x11-libs/gtk+-2.0
73 >=x11-libs/pango-1.2
74 >=dev-libs/glib-2.0
75
76
77
78 1.61 dev-python/wxpython/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.61&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.61&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.60&r2=1.61
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
87 retrieving revision 1.60
88 retrieving revision 1.61
89 diff -u -r1.60 -r1.61
90 --- ChangeLog 19 Sep 2007 03:39:37 -0000 1.60
91 +++ ChangeLog 19 Sep 2007 23:47:17 -0000 1.61
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-python/wxpython
94 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.60 2007/09/19 03:39:37 dirtyepic Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.61 2007/09/19 23:47:17 dirtyepic Exp $
97 +
98 + 19 Sep 2007; Ryan Hill <dirtyepic@g.o> wxpython-2.6.3.3.ebuild,
99 + wxpython-2.6.4.0.ebuild:
100 + Lock deps further to wxGTK-${PV} for wxpython.
101
102 19 Sep 2007; Ryan Hill <dirtyepic@g.o> wxpython-2.6.3.3.ebuild,
103 wxpython-2.6.4.0.ebuild:
104
105
106
107 --
108 gentoo-commits@g.o mailing list