summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-04-23 22:52:24 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-04-23 22:52:34 +0200
commit99e9f122f37df36f4303679a589cef397e63332c (patch)
tree7a99131a7af75f161057fdba470e92fe3e3f7a9b /dev-perl/Gtk2-Notify/files
parentnet-misc/polly: Remove python@ from maintainers (diff)
downloadgentoo-99e9f122f37df36f4303679a589cef397e63332c.tar.gz
gentoo-99e9f122f37df36f4303679a589cef397e63332c.tar.bz2
gentoo-99e9f122f37df36f4303679a589cef397e63332c.zip
dev-perl/Gtk2-Notify: EAPI bump, disable broken test
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Gtk2-Notify/files')
-rw-r--r--dev-perl/Gtk2-Notify/files/Gtk2-Notify-0.05-libnotify.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Gtk2-Notify/files/Gtk2-Notify-0.05-libnotify.patch b/dev-perl/Gtk2-Notify/files/Gtk2-Notify-0.05-libnotify.patch
index 1e1ce9c094d3..8865c1f3f1f0 100644
--- a/dev-perl/Gtk2-Notify/files/Gtk2-Notify-0.05-libnotify.patch
+++ b/dev-perl/Gtk2-Notify/files/Gtk2-Notify-0.05-libnotify.patch
@@ -2,8 +2,8 @@ http://bugs.gentoo.org/398699
http://rt.cpan.org/Public/Bug/Display.html?id=67297
http://pkgs.fedoraproject.org/gitweb/?p=perl-Gtk2-Notify.git;a=blob_plain;f=libnotify.patch;hb=HEAD
---- t/notification.t
-+++ t/notification.t
+--- a/t/notification.t
++++ b/t/notification.t
@@ -2,20 +2,18 @@
use strict;
@@ -53,8 +53,8 @@ http://pkgs.fedoraproject.org/gitweb/?p=perl-Gtk2-Notify.git;a=blob_plain;f=libn
lives_ok(sub {
$n->show;
}, 'show');
---- xs/Notify.xs
-+++ xs/Notify.xs
+--- a/xs/Notify.xs
++++ b/xs/Notify.xs
@@ -86,26 +86,12 @@ notify_get_server_info (class, OUTLIST c
MODULE = Gtk2::Notify PACKAGE = Gtk2::Notify PREFIX = notify_notification_