diff options
author | Andrey Grozin <grozin@gentoo.org> | 2016-01-17 20:46:34 +0600 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2016-01-17 20:47:06 +0600 |
commit | 1bcfd29b429c6a102f7342e8d00b0c87f663ea72 (patch) | |
tree | eefbcda977dd4bc1088e3745bbc1cf8387a59aa3 /dev-python/bpython/files/bpython-desktop.patch | |
parent | fa1cc2499dc0be2e6d0eeded446044bdc69e49f5 (diff) | |
download | gentoo-1bcfd29b429c6a102f7342e8d00b0c87f663ea72.tar.gz gentoo-1bcfd29b429c6a102f7342e8d00b0c87f663ea72.tar.xz |
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
Diffstat (limited to 'dev-python/bpython/files/bpython-desktop.patch')
-rw-r--r-- | dev-python/bpython/files/bpython-desktop.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/bpython/files/bpython-desktop.patch b/dev-python/bpython/files/bpython-desktop.patch new file mode 100644 index 00000000000..8598679089c --- /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 |