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/files: wxpython-2.8.12-drop-categories.patch
Date: Mon, 04 Mar 2013 08:53:48
Message-Id: 20130304085344.939BB2171D@flycatcher.gentoo.org
1 idella4 13/03/04 08:53:44
2
3 Modified: wxpython-2.8.12-drop-categories.patch
4 Log:
5 Correction to patch wrt Bug #457586
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/files/wxpython-2.8.12-drop-categories.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch?r1=1.1&r2=1.2
15
16 Index: wxpython-2.8.12-drop-categories.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wxpython-2.8.12-drop-categories.patch 4 Mar 2013 06:15:37 -0000 1.1
23 +++ wxpython-2.8.12-drop-categories.patch 4 Mar 2013 08:53:44 -0000 1.2
24 @@ -2,32 +2,36 @@
25 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyAlaMode.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyAlaMode.desktop
26 --- distrib/PyAlaMode.desktop 2007-07-19 06:33:55.000000000 +0800
27 +++ distrib/PyAlaMode.desktop 2013-03-04 13:48:51.737419595 +0800
28 -@@ -5,4 +5,3 @@
29 +@@ -5,4 +5,4 @@
30 Icon=PyCrust.png
31 Terminal=false
32 Type=Application
33 -Categories=Application;Development;
34 ++Categories=Development;
35 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyCrust.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyCrust.desktop
36 --- distrib/PyCrust.desktop 2007-07-19 06:33:55.000000000 +0800
37 +++ distrib/PyCrust.desktop 2013-03-04 13:49:12.209418445 +0800
38 -@@ -5,4 +5,3 @@
39 +@@ -5,4 +5,4 @@
40 Icon=PyCrust.png
41 Terminal=false
42 Type=Application
43 -Categories=Application;Development;
44 ++Categories=Development;
45 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyShell.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyShell.desktop
46 --- distrib/PyShell.desktop 2007-07-19 06:33:55.000000000 +0800
47 +++ distrib/PyShell.desktop 2013-03-04 13:49:28.713417518 +0800
48 -@@ -5,4 +5,3 @@
49 +@@ -5,4 +5,4 @@
50 Icon=PyCrust.png
51 Terminal=false
52 Type=Application
53 -Categories=Application;Development;
54 ++Categories=Development;
55 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/XRCed.desktop wxPython-src-2.8.12.1/wxPython/distrib/XRCed.desktop
56 --- distrib/XRCed.desktop 2007-07-19 06:33:55.000000000 +0800
57 +++ distrib/XRCed.desktop 2013-03-04 13:49:46.345416526 +0800
58 -@@ -5,4 +5,3 @@
59 +@@ -5,4 +5,4 @@
60 Icon=XRCed.png
61 Terminal=false
62 Type=Application
63 -Categories=Application;Development;
64 ++Categories=Development;