diff options
Diffstat (limited to 'dev-lang/parrot/files/parrot-0.4.5-pod-test.patch')
-rw-r--r-- | dev-lang/parrot/files/parrot-0.4.5-pod-test.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-lang/parrot/files/parrot-0.4.5-pod-test.patch b/dev-lang/parrot/files/parrot-0.4.5-pod-test.patch new file mode 100644 index 000000000000..bd4c6d594f23 --- /dev/null +++ b/dev-lang/parrot/files/parrot-0.4.5-pod-test.patch @@ -0,0 +1,10 @@ +--- src/ops/experimental.ops.old 2006-08-13 19:50:21.000000000 +0300 ++++ src/ops/experimental.ops 2006-08-13 19:50:23.000000000 +0300 +@@ -224,7 +224,6 @@ + goto NEXT(); + } + +-=back + + =item B<classname>(out PMC, in PMC) + |