Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.8.12.1-r1.ebuild ChangeLog
Date: Mon, 04 Mar 2013 06:15:41
Message-Id: 20130304061537.E86C62171E@flycatcher.gentoo.org
1 idella4 13/03/04 06:15:37
2
3 Modified: wxpython-2.8.12.1-r1.ebuild ChangeLog
4 Log:
5 Patch added wrt Bug #457586 by Ago
6
7 (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.2 dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: wxpython-2.8.12.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wxpython-2.8.12.1-r1.ebuild 6 Feb 2013 10:46:39 -0000 1.1
23 +++ wxpython-2.8.12.1-r1.ebuild 4 Mar 2013 06:15:37 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 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.8.12.1-r1.ebuild,v 1.1 2013/02/06 10:46:39 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.2 2013/03/04 06:15:37 idella4 Exp $
29
30 EAPI=5
31
32 @@ -64,6 +64,7 @@
33 "${FILESDIR}"/${PN}-2.8.9-wxversion-scripts.patch
34 # drop editra - we have it as a separate package now
35 "${FILESDIR}"/${PN}-2.8.12-drop-editra.patch
36 + "${FILESDIR}"/${PN}-2.8.12-drop-categories.patch
37 )
38
39 distutils-r1_python_prepare_all
40
41
42
43 1.175 dev-python/wxpython/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.175&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.175&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.174&r2=1.175
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
52 retrieving revision 1.174
53 retrieving revision 1.175
54 diff -u -r1.174 -r1.175
55 --- ChangeLog 6 Feb 2013 10:46:39 -0000 1.174
56 +++ ChangeLog 4 Mar 2013 06:15:37 -0000 1.175
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/wxpython
59 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.174 2013/02/06 10:46:39 mgorny Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.175 2013/03/04 06:15:37 idella4 Exp $
62 +
63 + 04 Mar 2013; Ian Delaney <idella4@g.o>
64 + +files/wxpython-2.8.12-drop-categories.patch, wxpython-2.8.12.1-r1.ebuild:
65 + Patch added wrt Bug #457586 by Ago
66
67 *wxpython-2.9.4.1-r1 (06 Feb 2013)
68 *wxpython-2.8.12.1-r1 (06 Feb 2013)