diff options
| author | Aaron Bauman <bman@gentoo.org> | 2020-09-17 18:06:38 -0400 |
|---|---|---|
| committer | Aaron Bauman <bman@gentoo.org> | 2020-09-17 18:20:02 -0400 |
| commit | e93890db7d319bf7cc0b9baf8f4e0a17d8817957 (patch) | |
| tree | 3a5bea3b83053d6753a5f66c87290bff0a62af6b /dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch | |
| parent | cc5c9e638e2f70f2ae217fa0d02d7b4a6b94eea2 (diff) | |
| download | gentoo-e93890db7d319bf7cc0b9baf8f4e0a17d8817957.tar.gz gentoo-e93890db7d319bf7cc0b9baf8f4e0a17d8817957.tar.bz2 gentoo-e93890db7d319bf7cc0b9baf8f4e0a17d8817957.zip | |
package.mask: drop last-rited dev-python/notify-python
Closes: https://bugs.gentoo.org/706480
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch')
| -rw-r--r-- | dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch b/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch deleted file mode 100644 index ee146cb6fd84..000000000000 --- a/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch +++ /dev/null @@ -1,37 +0,0 @@ -http://pkgs.fedoraproject.org/gitweb/?p=notify-python.git;a=blob_plain;f=libnotify07.patch;hb=HEAD - ---- src/pynotify.defs -+++ src/pynotify.defs -@@ -38,7 +38,6 @@ - '("const-gchar*" "summary") - '("const-gchar*" "message" (null-ok) (default "NULL")) - '("const-gchar*" "icon" (null-ok) (default "NULL")) -- '("GtkWidget*" "attach" (null-ok) (default "NULL")) - ) - ) - -@@ -53,24 +52,6 @@ - ) - ) - --(define-method attach_to_widget -- (of-object "NotifyNotification") -- (c-name "notify_notification_attach_to_widget") -- (return-type "none") -- (parameters -- '("GtkWidget*" "attach") -- ) --) -- --(define-method attach_to_status_icon -- (of-object "NotifyNotification") -- (c-name "notify_notification_attach_to_status_icon") -- (return-type "none") -- (parameters -- '("GtkStatusIcon*" "attach") -- ) --) -- - (define-method show - (of-object "NotifyNotification") - (c-name "notify_notification_show") |
