* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moose/files/
@ 2017-11-13 22:26 Patrice Clement
0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2017-11-13 22:26 UTC (permalink / raw
To: gentoo-commits
commit: 3a368ee64df00496b5a78211d0a756b0ae462cee
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Nov 12 19:59:54 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 22:26:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a368ee6
dev-perl/Moose: remove unused patch.
Closes: https://github.com/gentoo/gentoo/pull/6182
dev-perl/Moose/files/Moose-2.60.400-cmop-package-stash.patch | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/dev-perl/Moose/files/Moose-2.60.400-cmop-package-stash.patch b/dev-perl/Moose/files/Moose-2.60.400-cmop-package-stash.patch
deleted file mode 100644
index 4a5ad8e7909..00000000000
--- a/dev-perl/Moose/files/Moose-2.60.400-cmop-package-stash.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur t/cmop/methods.t t/cmop/methods.t
---- t/cmop/methods.t 2012-09-19 21:11:42.000000000 +0000
-+++ t/cmop/methods.t 2013-12-23 11:19:58.758708726 +0000
-@@ -413,7 +413,7 @@
- my $baz_meta = Class::MOP::Class->initialize('Baz');
- $baz_meta->add_method(foo => sub { });
- my $stash = Package::Stash->new('Baz');
-- $stash->remove_package_symbol('&foo');
-+ $stash->remove_symbol('&foo');
- is_deeply([$baz_meta->get_method_list], [], "method is deleted");
- ok(!Baz->can('foo'), "Baz can't foo");
- }
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-13 22:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-13 22:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Moose/files/ Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox