public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/wxpython/files: wxpython-2.8.12-drop-categories.patch
@ 2013-03-04  6:15 Ian Delaney (idella4)
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2013-03-04  6:15 UTC (permalink / raw
  To: gentoo-commits

idella4     13/03/04 06:15:37

  Added:                wxpython-2.8.12-drop-categories.patch
  Log:
  Patch added wrt Bug #457586 by Ago
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.1                  dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch?rev=1.1&content-type=text/plain

Index: wxpython-2.8.12-drop-categories.patch
===================================================================
Fix QA issue wrt Bug 457586
diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyAlaMode.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyAlaMode.desktop
--- distrib/PyAlaMode.desktop	2007-07-19 06:33:55.000000000 +0800
+++ distrib/PyAlaMode.desktop	2013-03-04 13:48:51.737419595 +0800
@@ -5,4 +5,3 @@
 Icon=PyCrust.png
 Terminal=false
 Type=Application
-Categories=Application;Development;
diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyCrust.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyCrust.desktop
--- distrib/PyCrust.desktop	2007-07-19 06:33:55.000000000 +0800
+++ distrib/PyCrust.desktop	2013-03-04 13:49:12.209418445 +0800
@@ -5,4 +5,3 @@
 Icon=PyCrust.png
 Terminal=false
 Type=Application
-Categories=Application;Development;
diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyShell.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyShell.desktop
--- distrib/PyShell.desktop	2007-07-19 06:33:55.000000000 +0800
+++ distrib/PyShell.desktop	2013-03-04 13:49:28.713417518 +0800
@@ -5,4 +5,3 @@
 Icon=PyCrust.png
 Terminal=false
 Type=Application
-Categories=Application;Development;
diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/XRCed.desktop wxPython-src-2.8.12.1/wxPython/distrib/XRCed.desktop
--- distrib/XRCed.desktop	2007-07-19 06:33:55.000000000 +0800
+++ distrib/XRCed.desktop	2013-03-04 13:49:46.345416526 +0800
@@ -5,4 +5,3 @@
 Icon=XRCed.png
 Terminal=false
 Type=Application
-Categories=Application;Development;





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/wxpython/files: wxpython-2.8.12-drop-categories.patch
@ 2013-03-04  8:53 Ian Delaney (idella4)
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2013-03-04  8:53 UTC (permalink / raw
  To: gentoo-commits

idella4     13/03/04 08:53:44

  Modified:             wxpython-2.8.12-drop-categories.patch
  Log:
  Correction to patch wrt Bug #457586
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch

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
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
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

Index: wxpython-2.8.12-drop-categories.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/files/wxpython-2.8.12-drop-categories.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxpython-2.8.12-drop-categories.patch	4 Mar 2013 06:15:37 -0000	1.1
+++ wxpython-2.8.12-drop-categories.patch	4 Mar 2013 08:53:44 -0000	1.2
@@ -2,32 +2,36 @@
 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyAlaMode.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyAlaMode.desktop
 --- distrib/PyAlaMode.desktop	2007-07-19 06:33:55.000000000 +0800
 +++ distrib/PyAlaMode.desktop	2013-03-04 13:48:51.737419595 +0800
-@@ -5,4 +5,3 @@
+@@ -5,4 +5,4 @@
  Icon=PyCrust.png
  Terminal=false
  Type=Application
 -Categories=Application;Development;
++Categories=Development;
 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyCrust.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyCrust.desktop
 --- distrib/PyCrust.desktop	2007-07-19 06:33:55.000000000 +0800
 +++ distrib/PyCrust.desktop	2013-03-04 13:49:12.209418445 +0800
-@@ -5,4 +5,3 @@
+@@ -5,4 +5,4 @@
  Icon=PyCrust.png
  Terminal=false
  Type=Application
 -Categories=Application;Development;
++Categories=Development;
 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/PyShell.desktop wxPython-src-2.8.12.1/wxPython/distrib/PyShell.desktop
 --- distrib/PyShell.desktop	2007-07-19 06:33:55.000000000 +0800
 +++ distrib/PyShell.desktop	2013-03-04 13:49:28.713417518 +0800
-@@ -5,4 +5,3 @@
+@@ -5,4 +5,4 @@
  Icon=PyCrust.png
  Terminal=false
  Type=Application
 -Categories=Application;Development;
++Categories=Development;
 diff -ur wxPython-src-2.8.12.1.orig/wxPython/distrib/XRCed.desktop wxPython-src-2.8.12.1/wxPython/distrib/XRCed.desktop
 --- distrib/XRCed.desktop	2007-07-19 06:33:55.000000000 +0800
 +++ distrib/XRCed.desktop	2013-03-04 13:49:46.345416526 +0800
-@@ -5,4 +5,3 @@
+@@ -5,4 +5,4 @@
  Icon=XRCed.png
  Terminal=false
  Type=Application
 -Categories=Application;Development;
++Categories=Development;





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-04  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04  6:15 [gentoo-commits] gentoo-x86 commit in dev-python/wxpython/files: wxpython-2.8.12-drop-categories.patch Ian Delaney (idella4)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-04  8:53 Ian Delaney (idella4)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox