From 3d3410384b03b35fa657375af22d88d30fabd9e0 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 13 Jun 2009 19:18:48 +0000 Subject: Remove devel/p5-VCP as it has been marked BROKEN for over 4 months. --- devel/p5-VCP/files/patch-lib::VCP::Source::p4.pm | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 devel/p5-VCP/files/patch-lib::VCP::Source::p4.pm (limited to 'devel/p5-VCP/files/patch-lib::VCP::Source::p4.pm') diff --git a/devel/p5-VCP/files/patch-lib::VCP::Source::p4.pm b/devel/p5-VCP/files/patch-lib::VCP::Source::p4.pm deleted file mode 100644 index 49e918e67879..000000000000 --- a/devel/p5-VCP/files/patch-lib::VCP::Source::p4.pm +++ /dev/null @@ -1,13 +0,0 @@ ---- lib/VCP/Source/p4.pm.orig Fri Jan 30 10:48:36 2004 -+++ lib/VCP/Source/p4.pm Mon Apr 19 01:10:03 2004 -@@ -781,8 +781,9 @@ - next ; - } - next if $spec =~ m{^error: //\.\.\.\@.+ file(\(s\))?( not in label.)?$} ; -+ next if $spec =~ m{^error: //\.\.\..+ - no such file\(s\)\.}; - $spec =~ /^.*?: *(\/\/.*#\d+)/ -- or die "Couldn't parse name & rev from '$spec' in p4 output:\n$files\n" ; -+ or die "Couldn't parse name & rev from '$spec' in p4 output:\n$files\n"; - my $id = $1; - - debug "p4 label '$label' => '$id'" if debugging ; -- cgit v1.2.3