From 1bcfd29b429c6a102f7342e8d00b0c87f663ea72 Mon Sep 17 00:00:00 2001 From: Andrey Grozin Date: Sun, 17 Jan 2016 20:46:34 +0600 Subject: dev-python/bpython: restore 0.13.1, because dev-util/pida does not like newer versions (even stable) Package-Manager: portage-2.2.26 RepoMan-Options: --force --- dev-python/bpython/files/bpython-desktop.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dev-python/bpython/files/bpython-desktop.patch (limited to 'dev-python/bpython/files/bpython-desktop.patch') diff --git a/dev-python/bpython/files/bpython-desktop.patch b/dev-python/bpython/files/bpython-desktop.patch new file mode 100644 index 000000000000..8598679089c9 --- /dev/null +++ b/dev-python/bpython/files/bpython-desktop.patch @@ -0,0 +1,8 @@ +diff -r -U1 bpython-0.11.orig/data/bpython.desktop bpython-0.11/data/bpython.desktop +--- bpython-0.11.orig/data/bpython.desktop 2012-04-05 04:06:42.000000000 +0700 ++++ bpython-0.11/data/bpython.desktop 2012-11-15 17:20:09.000000000 +0700 +@@ -7,3 +7,3 @@ + Type=Application +-Categories=Development;Utility;ConsoleOnly; ++Categories=Development;ConsoleOnly; + StartupNotify=true -- cgit v1.2.3