commit:     aece5241509ea99dedcadf64a0b3dbae3bce5e66
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Wed Sep  7 17:47:46 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep  9 13:27:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aece5241

dev-perl/Email-Valid: remove unused patch.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/Email-Valid/files/0.185-disable-online-test.patch | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/dev-perl/Email-Valid/files/0.185-disable-online-test.patch 
b/dev-perl/Email-Valid/files/0.185-disable-online-test.patch
deleted file mode 100644
index 6bcbf6d..00000000
--- a/dev-perl/Email-Valid/files/0.185-disable-online-test.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/t/valid.t
-+++ b/t/valid.t
-@@ -85,6 +85,5 @@
- );
- 
- SKIP: {
--  skip "your dns appears missing or failing to resolve", 2
--    unless eval { $v->address(-address=> 'devn...@pobox.com', -mxcheck => 1) 
};
-+  skip "disabled online tests", 2;
- 

Reply via email to